From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 18:53:53 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84AB1106566C for ; Sat, 7 Feb 2009 18:53:53 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from imedmobility.com (host-50.216-16-29.iw.net [216.16.29.50]) by mx1.freebsd.org (Postfix) with ESMTP id 5A6008FC0C for ; Sat, 7 Feb 2009 18:53:53 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from midco.net (host-47-73-107-208.midco.net [208.107.73.47]) by imedmobility.com (Postfix) with ESMTP id 09CA31173C92; Sat, 7 Feb 2009 12:20:44 -0600 (CST) Message-ID: <498DD0F5.3020109@gmail.com> Date: Sat, 07 Feb 2009 18:20:37 +0000 From: Adam Vande More User-Agent: Thunderbird 2.0.0.18 (X11/20081225) MIME-Version: 1.0 To: Glen Barber References: <498D9D64.7010603@comcast.net> <20090207160254.GC1626@phoenix.local> <498DC84B.4020203@comcast.net> <4ad871310902071009h27dd3d08uce0adb922d436b23@mail.gmail.com> <498DCFAC.6020806@comcast.net> <4ad871310902071018g2998e1ccu8d730a48a38ede22@mail.gmail.com> In-Reply-To: <4ad871310902071018g2998e1ccu8d730a48a38ede22@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Akenner , questions@freebsd.org Subject: Re: Strange and weird, probably simple, aim DL 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: Sat, 07 Feb 2009 18:53:53 -0000 Glen Barber wrote: > On Sat, Feb 7, 2009 at 1:15 PM, Akenner wrote: > >> Basically it does the same thing. I used the pkg_add as I said, and once I >> finished, I did the rehash thing, and then logging in and out doesn't seem >> to change it. Is there a chance the package itself is messy? >> >> > > It's possible. > > >> I was told to try whereis and did so, and it said /usr/ports/net-im/aim and >> when I typed the direct path, it said permission denied, so I tried su to >> root, and ran it again, and it said the same thing...Which is a little >> strange being root. >> >> > > You were told the wrong command. Try `which aim'. Also, try > executing with the full path: /usr/local/bin/aim > > Is your ports tree up to date? man portsnap > > > man whereis :-)