pkgsrc/emulators/tme/MESSAGE
martin 9601431905 Make the emulator not crash on EOF in the tmesh.
Also, since pkgsrc knows very well where we install the needed libraries,
use that as a default path if the user does not supply an LTDL_LIBRARY_PATH.
2013-11-02 21:53:36 +00:00

10 lines
420 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.2 2013/11/02 21:53:36 martin Exp $
TME loads a number of shared libraries at runtime. By default it
looks for them in ${PREFIX}/lib.
Set the LTDL_LIBRARY_PATH environment variable to override this
(multiple directories may be colon separated).
===========================================================================