Menu

Problems with libspades

Help
2005-07-15
2012-10-16
  • Robin de Vries

    Robin de Vries - 2005-07-15

    Hi I installed rcssserver3d-0.3. I compiled and installed all libraries including spades-1.10. Everything compiled fine but now I can't start the binary files. I keep getting "error while loading shared libraries: libspades.so.6: cannot open shared object file: No such file or directory".

    However the libspades.so.6 is installed in usr/local/lib.

    Any hints how to resolve ths problem ?

     
    • julian

      julian - 2005-11-01

      try this:

      ln -s /usr/local/lib/libspades.so.6 /usr/lib/libspades.so.6
      ln -s /usr/local/lib/libruby.so.1.8 /usr/lib/libruby.so.1.

       
    • Robin de Vries

      Robin de Vries - 2005-07-15

      Forgot: The spades example program is working, so I think the lib file is ok. Maybe the lib version is to new ?

       

Log in to post a comment.