From owner-freebsd-questions@FreeBSD.ORG Tue May 24 14:42:11 2005 Return-Path: X-Original-To: freebsd-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 B12A716A41C for ; Tue, 24 May 2005 14:42:11 +0000 (GMT) (envelope-from keith@barkinglizards.com) Received: from pluto.phpwebhosting.com (pluto.phpwebhosting.com [69.0.209.128]) by mx1.FreeBSD.org (Postfix) with SMTP id 47F9143D49 for ; Tue, 24 May 2005 14:42:11 +0000 (GMT) (envelope-from keith@barkinglizards.com) Received: (qmail 27339 invoked from network); 24 May 2005 14:42:06 -0000 Received: from unknown (HELO Rand) (209.117.233.18) by pluto.phpwebhosting.com with SMTP; 24 May 2005 14:42:06 -0000 From: "Keith Bottner" To: "'Mark Jayson Alvarez'" , Date: Tue, 24 May 2005 09:42:18 -0500 Organization: Barking Lizards Technologies MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20050524071517.25385.qmail@web51608.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcVgMKTU4HXApM9HR7ewLWBzem1UkwAPh68g Message-Id: <20050524144211.47F9143D49@mx1.FreeBSD.org> Cc: Subject: RE: Merging a directory to the search path of includes and libspermanently(ldconfig -m....) 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, 24 May 2005 14:42:11 -0000 One way is to set ldconfig_paths in rc.conf. Does anybody know of a better way? Keith -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Mark Jayson Alvarez Sent: Tuesday, May 24, 2005 2:15 AM To: freebsd-questions@freebsd.org Subject: Merging a directory to the search path of includes and libspermanently(ldconfig -m....) Hi, Is there a way to merge a certain directory to the library search path or include search path permanently? "ldconfig -m" works only while the computer have not yet been rebooted. I have an experienced that I was able to install a certain application that depends on a library not found in the standard search path, so I used ldconfig -m... but after rebooting, the application can't run anymore because of the library not found. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new Resources site http://smallbusiness.yahoo.com/resources/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"