csimonut wrote: > I recently had some trouble because I set my path variable to > '/usr/local/9/bin:/usr/local/bin:....'. This path caused errors when > compiling a kernel,
I'd suspect your path causes other trouble as well. It has been said a couple of times that the plan9 utils have different interfaces and that nearly all Linux system expect the GNU/SysV util for many tasks. You better do dont change your path a all. Have a look at the "wmii" and the "extern" scripts for some background info ($PATH vs $OLD_PATH). Frank -- Dr Frank Boehme | Email: [EMAIL PROTECTED] National University of Ireland, Cork | phone: +353-21-4903163 Dept of Computer Science | fax: +353-21-4903113 Cork, Ireland | Did you know that if you play a Windows XP cd backwards, you will hear the voice of Satan? That's nothing! If you play it forward, it'll install Windows XP. _______________________________________________ [email protected] mailing list http://wmii.de/cgi-bin/mailman/listinfo/wmii
