Date: Fri, 27 Mar 2020 20:27:21 +0200 From: Alexandr Krivulya <shuriku@shurik.kiev.ua> To: Alexander Leidinger <Alexander@leidinger.net> Cc: emulation@freebsd.org Subject: Re: Zoom and linuxolator Message-ID: <55345e32-85a1-63a7-57a9-0cceb7210f45@shurik.kiev.ua> In-Reply-To: <20200327182946.Horde.egf4DVrZ1lNTU9lJxNuaLNc@webmail.leidinger.net> References: <20200327182946.Horde.egf4DVrZ1lNTU9lJxNuaLNc@webmail.leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
27.03.20 19:29, Alexander Leidinger пишет: > > Quoting Alexandr Krivulya <shuriku@shurik.kiev.ua> (from Fri, 27 Mar > 2020 15:21:49 +0200): > >> Hi, emulation@ ! >> >> I'm trying to start Linux version of Zoom client [1] on my FreeBSD >> (latest head) and I have two questions: >> >> 1. Why I need to copy all libraries from Zoom binary folder to >> /compat/linux/lib64 because they are not found when application starts. > > Libraries (no matter if for FreeBSD or Linux) are searched in fixed > locations (if they are linked into a binary the normal way). You can > add other locations either globally by adding it to the ldconfig path > (for linux it is a different setting than for FreeBSD binaries), or > you can set the LD_LIBRARY_PATH variable to add the new location per > program. Is it true even when executable and needed libraries are in the same directory? In my case it is a same directory.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55345e32-85a1-63a7-57a9-0cceb7210f45>