Menu

RedHat 9 - libpython

Help
Robert
2003-05-10
2003-05-11
  • Robert

    Robert - 2003-05-10

    I just installed Red Hat 9 and configuring and compiling (with and without --prefix=/usr) superkaramba works fine (as far as I know).  I do have Python installed...

    when I try "$./superkaramba examples/main.theme" I get the following error:

    ./superkaramba: error while loading shared libraries: libpython2.2.so.0.0: cannot open shared object file: No such file or directory

    As I said, I have Python installed but it seems that Superkaramba doesn't find the library. 
    Any ideas??

     
    • Adam Geitgey

      Adam Geitgey - 2003-05-10

      don't run ./superkaramba.  Make sure you are running the copy that you installed to /usr/bin.   So run /usr/bin/superkaramba.  The source code comes with a version compiled for Mandrake 9.1 which wouldn't work on Redhat and I think you are running that copy instead of the one you compiled and installed.

       
    • Robert

      Robert - 2003-05-10

      Well, that was simply too easy.......works greeeaaat :)

       
    • Anonymous

      Anonymous - 2003-05-11

      I am having the same error message come up. The only problem is that I am executing the superkaramba file that i copied to /usr/bin/ Anyone have any ideas?

       
      • Adam Geitgey

        Adam Geitgey - 2003-05-11

        which file did you copy to /usr/bin?  The superkaramba-0.23/superkaramba file?  Or one you compiled yourself.  You don't want to use the first one.

         
    • Anonymous

      Anonymous - 2003-05-11

      Yes thats what I did! Thanks for the help!

       

Log in to post a comment.