Hi everyone:
Today I downloaded the .tar.gz of the latest versions of player and stage. I installed them according to the instructions included on the INSTALL.txt files. I had no trouble installing player, however, once again I had some problems while exporting the paths of the libraries that Stage requires.
The first problem I had after installing Stage and running the simple.cfg file was the following one:
layer: error while loading shared libraries: libplayerdrivers.so.3.0:
cannot open shared object file: No such file or directory
This problem I solved by making a symbolic link (with ldconfig).
After doing this, the drivers library was no longer a problem, However, the following errors were then displayed:
error : Failed to load plugin stageplugin.
error : libtool reports error: file not found
error : plugin search path: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/laura/playerstage/bin:/home/laura/playerstage/share/stage/worlds:/home/laura/Documents/Stage-3.2.0-Source/worlds:.:/usr/local/lib/
error : failed to load plugin: stageplugin
error : failed to parse config file simple.cfg driver blocks
The path being searched to find the plugin was quite disturbing... I remembered that I had already exported this paths during my first installation process some months ago.
I then eliminated some lines from the .bashrc files and made other exports with the help of Arturo and ended up with the following errors:
error : Failed to load plugin stageplugin.
error : libtool reports error: file not found
error : plugin search path: /home/laura/Documents/Stage-3.2.0-Source/worlds:.:/usr/local/lib/
error : failed to load plugin: stageplugin
error : failed to parse config file simple.cfg driver blocks
The path being searched now is only doubled, however we weren't able to find where was the first path located in order to get rid of it.
I also want to tell you that the newest versions of player stage have quite clear instructions in comparison with the previous ones. The indications of path exports are included and examples are relatively clear. This is why, if I don't find the solution to the path dilemma, I will start the installation all over again publishing every step I make in order for you to make some comments on the curious facts that you notice.
Regards!
Laura
Subscribe to:
Post Comments (Atom)
Hey everyone!
ReplyDeleteToday we tried to install both Player and Stage with much "succes".
Using the TAR.GZ files and doing it with the instructions provided at the INSTALL file, step by step. There weren't errors at install time but when we wanted to check either by connecting player with Nero or using Stage they both weren't work.
Using the robot we noticed that it wasn't making the handshake with it so it could never get to work. Using Stage as we opened the CFG returned the normal output but it never loaded the map plus it kept on running forever until the Kill signal was sent to the process.
We still can't figure out what's going on with these two programs but we checked using robot-player as we we're doing and it worked just fine. The real problem is that we just can't know what's the problem because at the output there are no warnings or errors that can give us some clues.
We were thinking if you Renato can help us by having a video conference so you can see what we're doing at the time we're installing it so you can see for yourself we're not doing it wrong, or if we are to give us the correct way to do it.
Regards!
Hi all!
ReplyDeleteSorry for my late answer. Last weeks have been quit busy for me.
I had installed and executed Stage 2.1.1 and 3.2.0. In order to do it I needed to install the FLTK package (dev) and set the variable:
LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
Also I think the file you uploaded (Nav.cc) is not complete. Please can you please check it and tell me if I can try to compile it now?
Also you can add a leyend of what is the program supposed to do with some instructions of how to use it.
Regads,
Renato.