Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

libc.so.6: cannot open shared object file

Guest
Jun 07, 2006 Jun 07, 2006
Hello, I am trying to install coldfusion 7 on Fedora Core 5. When I run the installer I get the following error:
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

However this file is located here in the /lib directory. I have set the LD_LIBRARY_PATH and the LIBRARY_PATH to include these directories and run ldconfig.

Here's some more output:
+ echo 'Launching installer...'
Launching installer...
+ echo ''

+ ENV=
+ export ENV
+ CLASSPATH=/tmp/install.dir.26070/InstallerData:/tmp/install.dir.26070/InstallerData/installer.zip:
+ export CLASSPATH
+ debugOut 'CLASSPATH:/tmp/install.dir.26070/InstallerData:/tmp/install.dir.26070/InstallerData/installer.zip:'
+ case "$LAX_DEBUG" in
+ echo 'CLASSPATH:/tmp/install.dir.26070/InstallerData:/tmp/install.dir.26070/InstallerData/installer.zip:'
++ echo /tmp/install.dir.26070/Linux/resource/jre/bin/java
++ grep 'jre$'
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
+ '[' '' ']'
+ debugOut ''
+ case "$LAX_DEBUG" in
+ echo ''
+ unset POSIXLY_CORRECT
+ '[' ']'
+ debugOut '========= Forking JAVA ============================================='
+ case "$LAX_DEBUG" in
+ echo '========= Forking JAVA ============================================='
+ '[' ']'
+ exec /tmp/install.dir.26070/Linux/resource/jre/bin/java -Djava.compiler=NONE -Xmx50331648 -Xms16777216 -Dsun.java2d.noddraw=true com.zerog.lax.LAX /tmp/install.dir.26070/temp.lax /tmp/env.properties.26070 -m CONSOLE
/tmp/install.dir.26070/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

Can someone help me with this? Thanks!
TOPICS
Getting started
817
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 09, 2006 Jun 09, 2006
LATEST
Review this thread

http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=2&threadid=1132214

It should give you some guidelines and possible ways of getting around the issue. But once again, this is not supported environment as of now.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources