You are not logged in.
Pages: 1
Hi people.
I has installed virtualbox (virtualbox_bin - http://aur.archlinux.org/packages.php?ID=9753 ) from AUR, but when I executed the "VB" I have this error:
bash-3.2# VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/virtualbox/VirtualBox.so",) failed: libXcursor.so.1: wrong ELF class: ELFCLASS64
I add "vboxdrv" in rc.conf and add my user to "vboxusers", but the error continues... Suggestions?
Best regards.
MoffspringR
Last edited by MoffspringR (2009-03-31 19:26:51)
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
What's the output of `uname -a`?
Have you tried VirtualBox_bin from the archlinuxfr repo?
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
Hi.
Output of 'uname -a':
[miguel@laptop ~]$ uname -a
Linux laptop 2.6.28-ARCH #1 SMP PREEMPT Tue Mar 17 07:22:53 CET 2009 x86_64 Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz GenuineIntel GNU/Linux
And.. yes, my VirtualBox_Bin comes from the "archlinuxfr repo". Why? Is a bad repo?
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
Strange -- no, nothing wrong with archlinuxfr AFAIK. My VirtualBox comes from there and it's fine on 64-bit ![]()
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
My laptop is very strange LOOOL
ATI drivers don't work... VirtualBox don't work... baaahhh I gonna change laptop ![]()
I think I missing some dependency... Which packages you downloaded to VirtualBox to work correctly?
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
I think you need lib32-libxcursor. Since you don't have that, it finds the 64-bit libXcursor and breaks.
Offline
Baahhh, I need another dependency...
New error:
[miguel@laptop ~]$ VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/virtualbox/VirtualBox.so",) failed: libVBoxQtCore.so.4: cannot open shared object file: No such file or directory
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
That one comes with VirtualBox. You might need to set LD_LIBRARY_PATH to contain the directory that library exists in. If that fixes it, it's probably a bug in the package.
Offline
how I change LD_LIBRARY_PATH ?
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
Hello
I have just installed Virtual Box from AUR and I had the same problem. I "googled" a little and there is qt in prerequisites. So just install qt in your system and it is working properly now.
Hope it will help to You as well ![]()
Offline
Ok, thanks.
Wich packages you installed (packages from "qt")?
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
just type "pacman -S qt" into terminal ![]()
Offline
Ok.
bash-3.2# pacman -S qt
warning: qt-4.5.0-3 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...Targets (1): qt-4.5.0-3
Total Download Size: 0,00 MB
Total Installed Size: 76,90 MBProceed with installation? [Y/n] y
checking package integrity...
(1/1) checking for file conflicts [#####################] 100%
(1/1) upgrading qt [#####################] 100%
Optional dependencies for qt
postgresql-libs
libmysqlclient
unixodbc
bash-3.2# VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/virtualbox/VirtualBox.so",) failed: libVBoxQtCore.so.4: wrong ELF class: ELFCLASS64
bash-3.2#
I reinstalled "qt" but the error continues...
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
A random shot in the dark here, but have you tried installing from AUR instead of from that other repo? Don't know if there's a difference there but it would be worth a try.
Offline
hmm have you installed x32 compiled version of virtualbox on x64 system ? :> remove it, install bin32-virtualbox or virtualbox from AUR.
Offline
I removed my "virtualbox", but:
1) yaourt cannot find the "bin32-virtualbox"
2) My "VirtualBox" came from AUR
3) I searched @ yaourt for "virtualbox" and the output is:
[miguel@laptop ~]$ yaourt -Ss virtualbox
archlinuxfr/virtualbox_bin 2.1.4-1
Powerful x86 virtualization (Personal Use Binaries Edition)
aur/dkms-virtualbox 1.5.0-1 (Out of Date) (4)
Kernel modules for VirtualBox (vboxdrv)
aur/vboxgtk 0.4.0-1 (Out of Date) (21)
A simple GTK frontend for VirtualBox.
aur/vboxtool 0.3-3 (4)
Provides effective control of VirtualBox VM on a Linux headless server
aur/virtualbox_bin-1 1.6.6-1 (15)
Powerful x86 virtualization (Personal Use Binaries Edition)
aur/virtualbox_bin 2.1.4-2 (760)
Powerful x86 virtualization (Personal Use Binaries Edition)
aur/virtualbox_bin_additions 1.5.4-3 (Out of Date) (24)
VirtualBox-Client guest addtions. X11 mouse and xorg driver and kernelmodule.
aur/virtualbox-legacy_bin 1.5.6-2 (3)
Powerful x86 virtualization - binary version (non GPL - free for personal use and evaluation)
aur/virtualbox-modules 2.1.2-1 (Out of Date) (218)
Kernel modules for VirtualBox (vboxdrv)
aur/virtualbox-modules-fbcondecor 1.5.6-1 (Out of Date) (5)
Kernel modules for VirtualBox (vboxdrv). for kernel26fbcondecor
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
Virtualbox-bin from AUR should work for you
Offline
I had installed this before and had many troubles... But i'll try again
One question: I install the "virtualbox_bin-1" ou "virtualbox_bin" ?
Last edited by MoffspringR (2009-03-31 19:16:08)
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
Thanks thanks...
Finally my virtualbox works fine.
I found my error... At this install, I comment the archfr mirror, I execute a "pacman -Syu" and then install unique "virtualbox_bin" from AUR repo... So this is very simple...
So, for new people have troubles with this package, this post have the solution ![]()
Laptop: Sony Vaio VGN-FW21E => Nickname: The worker
Hardware: Intel C2D P8400 (2.26GHz) + 4GB DDRII + 320GB SATAII + ATI Radeon HD3470
System: ArchLinux 64bits + 2.6.28-Arch + Gnome/KDE
I am registered Linux user number 437535, registered in 2006-12-13.
Offline
Pages: 1