Discussion:
[Jxplorer-users] Installation Difficulties - can't find basic system libraries
Luigi Santangelo
2007-05-31 10:38:34 UTC
Permalink
If it can help you, I'm using JXplorer v3.1 and it works fine.
----Messaggio originale----
Data: 30/05/2007 20.37
Ogg: [Jxplorer-users] Installation Difficulties - can't find
basic system libraries
Hello,
I am trying to install and use JXplorer on a recommendation from
another happy user of the software, but I am stumped on an
installation problem. My system is running Ubuntu (Edgy) on an x86
cpu.
2_install_linux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot
open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/usr/lib/j2se/1.4/bin/../jre/bin/java: error while loading shared
libraries: libpthread.so.0: cannot open shared object file: No such
file or directory
The problem is that these libraries are installed on my system and in
the LD_LIBRARY_PATH. Even more strangely, when I do an strace, it
[snip]
open("/lib/tls/i686/sse2/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/sse2/libdl.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\f\0\000"..., 512) =
512
[snip]
open("/lib/tls/i686/sse2/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
[etc...]
So, any suggestions on debugging this problem are most welcome. I'd
really like to use this tool.
Thanks in advance for your time and consideration,
Don Porter
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
Naviga e telefona senza limiti con Tiscali
Scopri le promozioni Tiscali Adsl: navighi e telefoni senza canone Telecom

http://abbonati.tiscali.it/adsl/
Chris Betts
2007-05-31 12:11:12 UTC
Permalink
Hi Folks,

the installer is unreliable on some platforms (Ubuntu
apparently!) - instead, download deploy.tar.gz from sourceforge.net/
projects/jxplorer -> downloads, and then run the shell script.

Sorry about this; we're trying to get a new licence from macromedia.

- Chris
Post by Luigi Santangelo
If it can help you, I'm using JXplorer v3.1 and it works fine.
----Messaggio originale----
Data: 30/05/2007 20.37
Ogg: [Jxplorer-users] Installation Difficulties - can't find
basic system libraries
Hello,
I am trying to install and use JXplorer on a recommendation from
another happy user of the software, but I am stumped on an
installation problem. My system is running Ubuntu (Edgy) on an x86
cpu.
2_install_linux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot
open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/usr/lib/j2se/1.4/bin/../jre/bin/java: error while loading shared
libraries: libpthread.so.0: cannot open shared object file: No such
file or directory
The problem is that these libraries are installed on my system and in
the LD_LIBRARY_PATH. Even more strangely, when I do an strace, it
[snip]
open("/lib/tls/i686/sse2/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/sse2/libdl.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
read(3,
512
[snip]
open("/lib/tls/i686/sse2/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
[etc...]
So, any suggestions on debugging this problem are most welcome. I'd
really like to use this tool.
Thanks in advance for your time and consideration,
Don Porter
---------------------------------------------------------------------
----
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
Naviga e telefona senza limiti con Tiscali
Scopri le promozioni Tiscali Adsl: navighi e telefoni senza canone Telecom
http://abbonati.tiscali.it/adsl/
----------------------------------------------------------------------
---
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
Don Porter
2007-05-31 17:21:05 UTC
Permalink
That seemed to work, thanks!

I suppose to "install", I just copy the whole directory to a place in
my path?

Also, you could probably get a lot of traction out of building redhat
or debian packages for the Linux install.

Thanks,
Don
Post by Chris Betts
Hi Folks,
the installer is unreliable on some platforms (Ubuntu
apparently!) - instead, download deploy.tar.gz from sourceforge.net/
projects/jxplorer -> downloads, and then run the shell script.
Sorry about this; we're trying to get a new licence from macromedia.
- Chris
Post by Luigi Santangelo
If it can help you, I'm using JXplorer v3.1 and it works fine.
----Messaggio originale----
Data: 30/05/2007 20.37
Ogg: [Jxplorer-users] Installation Difficulties - can't find
basic system libraries
Hello,
I am trying to install and use JXplorer on a recommendation from
another happy user of the software, but I am stumped on an
installation problem. My system is running Ubuntu (Edgy) on an x86
cpu.
2_install_linux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libdl.so.2: cannot open
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot
open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot
open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
/usr/lib/j2se/1.4/bin/../jre/bin/java: error while loading shared
libraries: libpthread.so.0: cannot open shared object file: No such
file or directory
The problem is that these libraries are installed on my system and in
the LD_LIBRARY_PATH. Even more strangely, when I do an strace, it
[snip]
open("/lib/tls/i686/sse2/cmov/libdl.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/sse2/libdl.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
read(3,
512
[snip]
open("/lib/tls/i686/sse2/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/sse2/libc.so.6", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
[etc...]
So, any suggestions on debugging this problem are most welcome. I'd
really like to use this tool.
Thanks in advance for your time and consideration,
Don Porter
---------------------------------------------------------------------
----
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
Naviga e telefona senza limiti con Tiscali
Scopri le promozioni Tiscali Adsl: navighi e telefoni senza canone Telecom
http://abbonati.tiscali.it/adsl/
----------------------------------------------------------------------
---
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
Loading...