Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2000 15:09:30 -0700
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        Bernie Doehner <bad@wireless.net>
Cc:        emulation@FreeBSD.ORG
Subject:   Re: Linux Staroffice 5.2 under 4.0-RELEASE
Message-ID:  <397CBE9A.B330F942@cup.hp.com>
References:  <Pine.BSF.3.95.1000724131645.20027B-100000@wireless.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?397CBE9A.B330F942>