alexander.beck-ratzka wrote:
Hello list,
I've tried to install JRE in order to use eclipse later on, but if I run
rpm -i --test ... I've got a segmentation fault :-(
The installation of JSDK with rpm failed, because ...
#########################cut here##################
error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open
shared object file: No such file or directory.
#########################cut here##################
Well, so I only need to install libstdc++-libc6.2-2.so.3, and I found it as
compat-libstdc++-libc6.2-2.so.3 on the ftp server:
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/fedora/linux/core/2/i386/os/Fedora/RPMS/
But again: rpm -i --test ... -> segmentation fault?
Are there any ideas, perhaps that it is forbidden to use JAVA on fedora?
Regards
Alexander
Hi,
I have just had a problem like yours and it was because i was trying to
do execute the command being in my /media/cdcreator/ and the program
could not segment the file because it cannot write to my CD, i copied
the file to a directory i had permition to write and all was solved.
hope it helps.
regards,
Guillermo