From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 22:36:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B54E16A412 for ; Wed, 3 Jan 2007 22:36:20 +0000 (UTC) (envelope-from doug@safeport.com) Received: from pemaquid.safeport.com (pemaquid.safeport.com [209.31.154.17]) by mx1.freebsd.org (Postfix) with ESMTP id 42B7A13C4A9 for ; Wed, 3 Jan 2007 22:36:20 +0000 (UTC) (envelope-from doug@safeport.com) Received: from localhost (localhost [127.0.0.1]) by pemaquid.safeport.com (8.13.4/8.13.4) with ESMTP id l03MaD7h054591; Wed, 3 Jan 2007 17:36:13 -0500 (EST) (envelope-from doug@safeport.com) Date: Wed, 3 Jan 2007 17:36:13 -0500 (EST) From: doug@safeport.com To: Dan Nelson In-Reply-To: <20070103212551.GJ46561@dan.emsphone.com> Message-ID: <20070103164933.V36523@pemaquid.safeport.com> References: <20070103153223.K36523@pemaquid.safeport.com> <20070103212551.GJ46561@dan.emsphone.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-questions@freebsd.org Subject: Re: DB43 sysmlink problem 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: Wed, 03 Jan 2007 22:36:20 -0000 On Wed, 3 Jan 2007, Dan Nelson wrote: > In the last episode (Jan 03), doug@safeport.com said: > > I have installed db43-4.3.29. The install sets up symlinks to the db > > commands as: > > > > /usr/local/bin/db_dump-4.3@ -> db43/db_dump > > > > As non of the symlinks work, it appears to me they should be set up as: > > > > /usr/local/bin/db_dump-4.3@ -> /usr/local/bin/db43/db_dump > > > > Is this correct, or am I missing something? > > The command works for me. What error are you getting? > > $ db_dump-4.3 -V > Sleepycat Software: Berkeley DB 4.3.29: (September 6, 2005) > $ which db_dump-4.3 > /usr/local/bin/db_dump-4.3 > $ ls -l /usr/local/bin/db_dump-4.3 > lrwxr-xr-x 1 root wheel 12 Nov 8 10:55 /usr/local/bin/db_dump-4.3 -> db43/db_dump > $ Dan, thanks for responding. I occasionally feel the need to embarrass myself. Reading carefully/learning to type might also help. I guess I had to cut and paste you command to see my error. _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601