From owner-freebsd-questions@FreeBSD.ORG Tue Sep 19 13:47:52 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2485E16A4C2 for ; Tue, 19 Sep 2006 13:47:52 +0000 (UTC) (envelope-from jeff.cross@averageadmins.com) Received: from mail4.valornet.net (mail4.valornet.net [69.30.128.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43E9043D6E for ; Tue, 19 Sep 2006 13:47:39 +0000 (GMT) (envelope-from jeff.cross@averageadmins.com) Received: (qmail 1179 invoked by uid 89); 19 Sep 2006 13:47:39 -0000 Received: by simscan 1.1.0 ppid: 1164, pid: 1173, t: 0.2032s scanners: attach: 1.1.0 clamav: 0.85.1/m:31/d:910 spam: 3.0.2 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail4.valornet.net X-Spam-Level: X-Spam-Status: No, score=0.0 required=15.0 tests=AWL autolearn=disabled version=3.1.0 Received: from unknown (HELO ?192.168.1.100?) (66.55.255.50) by 0 with SMTP; 19 Sep 2006 13:47:39 -0000 Message-ID: <450FF4ED.4030706@averageadmins.com> Date: Tue, 19 Sep 2006 08:47:25 -0500 From: Jeff Cross User-Agent: Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: Duane Hill References: <450F6A0A.8070509@averageadmins.com> <484455041.20060919045659@yournetplus.com> In-Reply-To: <484455041.20060919045659@yournetplus.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: compat4x and compat5x 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: Tue, 19 Sep 2006 13:47:52 -0000 Duane Hill wrote: > On Tuesday, September 19, 2006 at 3:54:50 AM, Jeff confabulated: > >> I'm not trying to kick any dead horses here but there are times when I >> try to run some applications that I get some messages like the following: > >> /libexec/ld-elf.so.1: Shared object "libc.so.5" not found, required by... > >> I normally reinstall compat4x or compat5x and am good to go. I have >> compat4x_enable="YES" and compat5x_enable="YES" in my /etc/rc.conf file >> but I still get these messages and have to force a reinstall (after a >> reboot). > >> I just found this thread: > >> http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2005-12/msg02487.html > >> ..and tried running the command the posted listed: > >> /sbin/ldconfig -m /usr/local/lib/compat > >> This worked like a champ. I was able to immediately run the application >> in question and didn't have to force a reinstall of compat5x. > >> I am sure I have missed something along the way but can someone please >> assist me/point me in the right direction in getting this straightened >> out so I don't have to do this manually after each reboot? I would >> greatly appreciate it. > > I had to install both myself for an application we run on a server. I > installed them from /usr/ports/misc/compat4x and compat5x. The install > placed the startup scripts 000.compat4x.sh and 000.compat5x.sh in > /usr/local/etc/rc.d. They startup after reboot every time. There was > no need to place anything in the rc.conf. > That is the ports I used to install compat4x and compat5x. However, the startup scripts aren't anywhere on my system. I searched for both using locate (after updating the DB of course) and also checked in /usr/local/etc/rc.d/ manually. Nothing... I update my ports tree about 2-3 times a day so I would assume I am using the latest versions of the ports. Any idea on how I can get those startup scripts? I may try a complete remove and then a fresh install. I look forward to any responses. Jeff Cross http://www.averageadmins.com