summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
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
+
+===========================================================================