From a276040ea3c0e49514e3637943a3991d3ebd9153 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 10 Apr 2003 02:04:43 +0000 Subject: note that m4 is required in the PATH (it is not by default when .xsession is run) --- wm/ctwm/MESSAGE.SunOS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 wm/ctwm/MESSAGE.SunOS (limited to 'wm/ctwm') diff --git a/wm/ctwm/MESSAGE.SunOS b/wm/ctwm/MESSAGE.SunOS new file mode 100644 index 00000000000..d6897b0ca01 --- /dev/null +++ b/wm/ctwm/MESSAGE.SunOS @@ -0,0 +1,10 @@ +=========================================================================== +$NetBSD: MESSAGE.SunOS,v 1.1 2003/04/10 02:04:43 grant Exp $ + +m4 needs to be available in your PATH when ${PKGNAME} is started. +You can do this in your .xsession, eg. + + PATH="$PATH:/usr/ccs/bin" + export PATH + +=========================================================================== -- cgit v1.2.3