Zitat von Nuzhna Pomoshch <[email protected]>:

Generic binary versions, like:

http://download.virtualbox.org/virtualbox/3.0.6/VirtualBox-3.0.6-52128-Linux_x86.run

will not run due to missing libraries since they are
compiled with gcc 3.

Just curious, why do you think this version is compiled with gcc3? You have written that numerous times in this thread, but did not explain how you arrived at that conclusion.

Perhaps you could get a little more help, when you just share with the world at large which libraries you have and which are missing.

In all VirtualBox installations that I happen to have still on my disk (from 2.2.0 to 3.0.4) e.g the VirtualBox main program wants the following shared libs:

        linux-gate.so.1 =>  (0xb7f45000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7f02000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7efe000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7e11000)
        libc.so.6 => /lib/libc.so.6 (0xb7cc5000)
        /lib/ld-linux.so.2 (0xb7f46000)
        libm.so.6 => /lib/libm.so.6 (0xb7c9f000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7c82000)

And if I want to complain in your style I would have to say that this program does not run on a RHEL3 system, because the needed libstdc++ version is to *new* (RHEL3 has only a libstdc++.so.5 ;-)

And finally one more *generic* remark (generic because you still have not provided enough "hard facts" to understand the situation on your system) which was also already mentioned here: If you are not able to install a missing library on your system, you will also *not* be able to install and run the VirtualBox system at all, because this needs much more "system rights". Some core programs are installed setuid root and you must be able to compile and load kernel modules.

Best Regards,

Jochen Roderburg
RRZK
University of Cologne
Robert-Koch-Str. 10                    Tel.:   +49-221/478-7024
D-50931 Koeln                          E-Mail: [email protected]
Germany



_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to