From owner-freebsd-questions@FreeBSD.ORG Thu Sep 24 19:43:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7133106568D for ; Thu, 24 Sep 2009 19:43:38 +0000 (UTC) (envelope-from craig001@lerwick.hopto.org) Received: from lerwick.hopto.org (81-178-20-70.dsl.pipex.com [81.178.20.70]) by mx1.freebsd.org (Postfix) with ESMTP id 1E1148FC0A for ; Thu, 24 Sep 2009 19:43:37 +0000 (UTC) Received: (qmail 44528 invoked by uid 98); 24 Sep 2009 20:50:56 +0100 Received: from 192.168.0.135 by polaris.lerwick.hopto.org (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.88.4/1789. hbedv: 7.1.1.11/6.35.1.178. f-prot: 4.6.6/3.16.14. spamassassin: 3.1.4. Clear:RC:1(192.168.0.135):. Processed in 4.386931 secs); 24 Sep 2009 19:50:56 -0000 Received: from unknown (HELO ?192.168.0.135?) (192.168.0.135) by lerwick.hopto.org with SMTP; 24 Sep 2009 20:50:52 +0100 From: Craig Butler To: Jeronimo Calvo In-Reply-To: References: <1253219698.1320.13.camel@coyote.lerwick.hopto.org> <1253223838.46513.1.camel@coyote.lerwick.hopto.org> <1253224538.46513.5.camel@coyote.lerwick.hopto.org> <1253227916.46513.10.camel@coyote.lerwick.hopto.org> <44my4s1d7p.fsf@be-well.ilk.org> Date: Thu, 24 Sep 2009 20:43:30 +0100 Message-Id: <1253821411.1102.2.camel@coyote.lerwick.hopto.org.hopto.org> Mime-Version: 1.0 X-Mailer: Evolution 2.26.0 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: Virtualbox does not lunch (FREEBSD 7.2 STABLE) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2009 19:43:39 -0000 Hi, Do you have any thing in /usr/local/lib/virtualbox/ ?? $ ls -l /usr/local/bin/VirtualBox lrwxr-xr-x 1 root wheel 36 Sep 21 08:28 /usr/local/bin/VirtualBox -> /usr/local/lib/virtualbox/VirtualBox Cheers /Craig B On Thu, 2009-09-24 at 18:35 +0000, Jeronimo Calvo wrote: > Hi all! > > Im still having following issue with VirtualBox: (not able to launch > it when installed from source with option: VBOX_WITH_HARDENING = 0) > > log: > > # cd /usr/ports/emulators/virtualbox/ > # ls > Makefile files pkg-message work > distinfo pkg-descr pkg-plist > # make install > # exit > exit > $ VirtualBox > bash: VirtualBox: command not found > $ whereis VirtualBox > VirtualBox: > $ pkg_info | grep virtualbox > virtualbox-3.0.51.r22226 A general-purpose full virtualizer for x86 hardware > > > > It seems to be installed, but not soft-linked properly, any ideas? > > > 2009/9/18 Lowell Gilbert : > > Don't top-post, please. > > > > Jeronimo Calvo writes: > > > >> for some reason, it gives me the same error... the funny thing is > >> pkgdb gives me a nice colection of errors as well :D > >> > >> > >> # pkg_info | grep virtualbox > >> virtualbox-3.0.51.r22226 A general-purpose full virtualizer for x86 hardware > >> > >> # pkg_delete -f virtualbox-3.0.51.r22226 > >> > >> pkg_delete: unable to completely remove directory '/usr/local/lib/virtualbox' > >> pkg_delete: couldn't entirely delete package (perhaps the packing list is > >> incorrectly specified?) > > > > This error isn't serious. You can look in that directory, see what's > > left, and either submit a fix for the port to remove it, or perhaps find > > out that there is local configuration that the port *shouldn't* be > > removing. > > > > -- > > Lowell Gilbert, embedded/networking software engineer, Boston area > > http://be-well.ilk.org/~lowell/ > >