I'm trying to install virtualbox on Gentoo Linux and it keeps failing because of qt3. Here's my output:
>>> Emerging (1 of 1) app-emulation/virtualbox-1.5.2-r1 to / * VirtualBox-1.5.2_OSE.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking VirtualBox-1.5.2_OSE.tar.bz2 ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking VirtualBox-1.5.2_OSE.tar.bz2 to /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work * Applying virtualbox-1.5.2-remove-splitted-stuff.patch ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work/VirtualBox-1.5.2_OSE ... Checking for environment: Determined build machine: linux.x86, target machine: linux.x86, OK. Checking for kBuild: found, OK. Checking for gcc: found version 4.1.2, OK. Checking for as86: found version 0.16.17, OK. Checking for bcc: found version 0.16.17, OK. Checking for iasl: found version 20060912, OK. Checking for xslt: found, OK. Checking for pthread: found, OK. Checking for xalan: found version 1.10.0, OK. Checking for xerces: found version 2.7.0, OK. Checking for libIDL: found version 0.8.9, OK. Checking for zlib: found version 1.2.3, OK. Checking for SDL: found version 1.2.11, OK. Checking for X libraries: found, OK. Checking for Xcursor: found, OK. Checking for Qt: Qt not found at "/usr/qt/3 /usr/lib/qt3 /usr/lib/qt-3.3 /usr/share/qt3 /usr/lib64/qt-3.3 /usr/X11R6" or Qt headers not found Check the file /var/tmp/portage/app-emulation/virtualbox-1.5.2-r1/work/VirtualBox-1.5.2_OSE/configure.log for detailed error information. Here's the contents of /usr/qt/3: camille ~ # ls -l /usr/qt/3 total 48 drwxr-xr-x 2 root root 4096 Jun 16 2006 bin drwxr-xr-x 4 root root 4096 Jun 17 2006 doc drwxr-xr-x 3 root root 4096 Jun 16 2006 etc drwxr-xr-x 80 root root 4096 Jan 24 14:38 examples drwxr-xr-x 3 root root 8192 Jun 16 2006 include drwxr-xr-x 3 root root 4096 Jan 24 14:38 lib drwxr-xr-x 3 root root 4096 Jun 16 2006 mkspecs drwxr-xr-x 5 root root 4096 Jun 23 2006 plugins drwxr-xr-x 3 root root 4096 Jun 16 2006 tools drwxr-xr-x 2 root root 4096 Nov 8 08:24 translations drwxr-xr-x 18 root root 4096 Jan 24 14:38 tutorial Is there a shell variable I need to set to make it recognize that qt3 is there? _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
