From owner-freebsd-emulation Mon Jul 24 15:12: 6 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id B2F9F37BA0D for ; Mon, 24 Jul 2000 15:12:01 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by atlrel2.hp.com (Postfix) with ESMTP id 6FF03739; Mon, 24 Jul 2000 18:11:57 -0400 (EDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.02) with ESMTP id PAA27747; Mon, 24 Jul 2000 15:09:30 -0700 (PDT) Message-ID: <397CBE9A.B330F942@cup.hp.com> Date: Mon, 24 Jul 2000 15:09:30 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bernie Doehner Cc: emulation@FreeBSD.ORG Subject: Re: Linux Staroffice 5.2 under 4.0-RELEASE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bernie Doehner wrote: > This doesn't work so well, because Linux ld doesn't check the current > directory for new libraries (only /compat/linux/etc/ld.so.cache is used). > Is this by design or is there be a way to have the Linux ld also look > at the current directory for new libraries? Add LD_LIBRARY_PATH=. to your environment. > Is there a way to specify in the /compat/linux/etc/ld.so.conf to also look > in the current working directory? I tried "." and that didn't seem to do > the trick. I don't think . should be in the system-wide search path. I don't know why the dynamic linker looks in . on Linux, but not on FreeBSD. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message