octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53564] Can't use a different gl2ps library th


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53564] Can't use a different gl2ps library than the standard one without LD_PRELOAD
Date: Thu, 5 Apr 2018 11:44:32 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #1, bug #53564 (project octave):

I would think that LD_LIBRARY_PATH would be necessary to add
/home/somewhere/gl2ps to the runtime library load path. This is how I
typically work when I'm building against a non-default copy of some
dependency. LD_PRELOAD is a more forceful approach to the same result.

Libtool does have some rules for turning -L/path options into RPATH
directories that get encoded into the shared objects at install time, but I'm
not clear on when that is or isn't done, so I always use LD_LIBRARY_PATH.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53564>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]