From owner-freebsd-questions@FreeBSD.ORG Fri Sep 18 16:01:58 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 8D17610656A6 for ; Fri, 18 Sep 2009 16:01:58 +0000 (UTC) (envelope-from jeronimocalvop@googlemail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id 18A028FC19 for ; Fri, 18 Sep 2009 16:01:57 +0000 (UTC) Received: by fxm6 with SMTP id 6so777918fxm.43 for ; Fri, 18 Sep 2009 09:01:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=yILEkONyWgmOleJzqzZCMuJTh4jd8/v9sIflIwH/TOw=; b=Dfbpbzz0caNeal4CkzngxsZDASX066wjcIZHSCIATzcJgP5v7D6q0EX4Mc/dtrneoF CBy/hDbKbm7qh1Lr5IWY2edfZAnzE/PLvtQAyGt6u87KZmZOJeLXzOZmV4kb4FivPNYe T8pTeiSjr9yGwIscrptl5L/QlW/qgucBzwBSU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ckqJCoOiGt7kD9zEsZs2WEyEBTfNsFLZRPRFYvy82FmhoggG72XlGElVve+/g8NXq8 9CvdZa99v4l8m3RWl2uvmDfq1box0e8lyJJgllI43k2Z1CuvEYK/BwwG5h5JsKkCP5MH nzuTQA62Tf07Ge1JcIVxiVpUs1A35STjDJyy8= MIME-Version: 1.0 Received: by 10.204.32.146 with SMTP id c18mr1631638bkd.88.1253289716903; Fri, 18 Sep 2009 09:01:56 -0700 (PDT) In-Reply-To: <44my4s1d7p.fsf@be-well.ilk.org> 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: Fri, 18 Sep 2009 17:01:56 +0100 Message-ID: From: Jeronimo Calvo To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Fri, 18 Sep 2009 16:01:58 -0000 make install, seems to do the work... but the only thing is that im not able to launch the app... it doesn't seems to do the correct link... as "which or whereis" doesnt give me any output pointing to "VirtualBox" so in consequence im not able to launch the app post-installation... Can u maybe paste the output of #which virtualbox ? Cheers! 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 hard= ware >> >> # pkg_delete -f virtualbox-3.0.51.r22226 >> >> pkg_delete: unable to completely remove directory '/usr/local/lib/virtua= lbox' >> pkg_delete: couldn't entirely delete package (perhaps the packing list i= s >> incorrectly specified?) > > This error isn't serious. =A0You 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 > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0http://be-well.ilk.org/~lowell/ >