commit 7736b3212145a1617dbd9305f9b43f9a6a5c44b1
parent f6abe35c21afafd871fbacdb275f0c7212284a6a
Author: Anselm R. Garbe <garbeam@wmii.de>
Date: Sat, 21 Jan 2006 14:07:27 +0200
added README notice for S*users
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README b/README
@@ -24,7 +24,9 @@ Installation
------------
Edit config.mk to match your local setup. wmii is installed into
the /usr/local hierarchy by default. If your system is Mac OS X,
-then remove the '-static' flag in cmd/Makefile.
+then remove the '-static' flag in cmd/Makefile. If your system is
+Solaris, grep recursively for 'Solaris' and uncomment all occurences
+to make wmii compile or ask Sun to make their system POSIX compliant.
Afterwards enter the following command to build and install wmii (if
necessary as root):