Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44939 - ldd can't find libjava.so
Summary: ldd can't find libjava.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-17 04:31 UTC by Heinrich Wendel (RETIRED)
Modified: 2004-03-22 07:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinrich Wendel (RETIRED) gentoo-dev 2004-03-17 04:31:55 UTC
although my ld.so.conf states:
---
/opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/
/opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/classic/
/opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/native_threads/
/usr/X11R6/lib
/usr/games/lib
/usr/kde/3.2/lib
/usr/lib/MozillaFirefox
/usr/lib/fltk-1.0
/usr/lib/fltk-1.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2
/usr/lib/mozilla
/usr/lib/opengl/xfree/lib
/usr/local/lib
/usr/qt/3/li
---

and the file /opt/blackdown-jdk-1.4.2_rc1/jre/lib/i386/libjava.so exists,

ldd /usr/bin/php-cgi shows the following:

libjava.so => not found
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-03-22 07:46:35 UTC
remerging php-cgi did the trick