Re: testForLib not always detecting libraries in local install
"Isak Savo" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 2, 2008 at 11:48 AM, Leslie Newell <[email protected]> wrote: > It fails on the first test. > Seems like the desktop environment doesn't know that ~/.local/lib is supposed to be searched for libraries. I'm not even sure there's a reliable way to set custom LD_LIBRARY_PATH that X11 will pick up without modifying files in /etc Could you try setting LD_LIBRARY_PATH in your ~/.profile file: # ~/.profile export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/.local/lib and then log-out/log-in again -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]