summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorshattered <shattered>2012-08-29 18:13:19 +0000
committershattered <shattered>2012-08-29 18:13:19 +0000
commit9461f97f8aa435f810f7f0de08167b967db1e188 (patch)
tree7c8a1f4d2a3ccb0c3dc0d9904a9bea26134080a6 /emulators
parent60c74289d92f38f67dd532aa5170b3e4e22fa550 (diff)
downloadpkgsrc-9461f97f8aa435f810f7f0de08167b967db1e188.tar.gz
Remind the user to set LTDL_LIBRARY_PATH.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/tme/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/emulators/tme/MESSAGE b/emulators/tme/MESSAGE
new file mode 100644
index 00000000000..14964eb5a59
--- /dev/null
+++ b/emulators/tme/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2012/08/29 18:13:19 shattered Exp $
+
+TME loads a number of shared libraries at runtime and requires that
+LTDL_LIBRARY_PATH environment variable is set correctly, for example:
+
+export LTDL_LIBRARY_PATH=@PREFIX@/lib
+
+===========================================================================