I am working on my project for this purpose I am installing player and stage simulation environment in Ubuntu 14.04 I have successfully installed everything but when I try to run this commandMydirectory/worlds$ player simple.cfgI am getting this error
error: Sorry, no support for shared libraries, so can't load plugins.error : You should install libltdl, which is part of GNU libtool, then re-compile player.error : failed to load plugin: stagepluginerror : failed to parse config file simple.cfg driver blocks
On the other hand when I run this commandMydirectory/worlds$ stage simple.worldand this command running successfully
Solutions I have tried so far
- installation of player stage on ubuntu 12.04 but same error
- installation on 14.04 and 16.04 but same error
- forum support but they are saying install player stage 3-4 times then it may solve the issue.
- Adding path to the bshrc. file but same error
- Using synaptic package installer try to find libltdl-ltdl-1 but nothing found
- found one patch file for stage but still same error
Anyone can help much appreciated