News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

libcodeblocks.so.0

Started by aguai, September 15, 2007, 04:36:32 PM

Previous topic - Next topic

aguai

codeblocks: error while loading shared libraries: libcodeblocks.so.0: cannot open shared object file: No such file or directory

I co the code and build it as normal(every friend I build one for him and every )......but this time I cannot launch the CB.....they gave me this err message.....
any one got idea


the platform is Debian Laney

Aguai

Ceniza

Be sure /etc/ld.so.conf has the following line: /usr/local/lib.

Now run ldconfig as root.