LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   (Help Me)problems with instaling jbuilder on mandrake 9.2 (https://www.linuxquestions.org/questions/linux-software-2/help-me-problems-with-instaling-jbuilder-on-mandrake-9-2-a-145537/)

sgunnuv 02-12-2004 11:41 PM

(Help Me)problems with instaling jbuilder on mandrake 9.2
 
Hi,

I am trying to install jbulider on mandrake 9.2. I am new to mandrake and using this for the first time.
I think i successfully installed it but i cannot run it. this is the error message that i am gettting when try to run it from terminal

./bin/jbuilder: error while loading share libraries: listdc++-libc6.2-2.so.3 cannot open share object file no such file or directory

thanks,
satish.

rootboy 02-12-2004 11:58 PM

Do you have "listdc++-libc6.2-2.so.3" on your system?


John

sgunnuv 02-13-2004 12:01 AM

I am not sure about that ..how do i know if have one

rootboy 02-19-2004 05:09 AM

Do these commands:

su
Enter your root password (not here, at home). :)

cd /

find . -name listdc++-libc6.2-2.so.3 -print

Control-D to logout of root.


Should be in /lib in any case. Use mc to nose around for it.


John


All times are GMT -5. The time now is 04:08 PM.