| Michael Loßin on Thu, 14 Dec 2000 17:55:11 +0100 (CET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: Installing problem |
Enrique Arredondo wrote: > > Hi, > > When I run the ./SETUP I get the following error : > > KKK./SETUP: PATH=/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin: is not an identifier > > Anyone Knows what's the problem? What is /bin/sh on your system? Please make sure it's a Bourne compatible POSIX shell (recent releases of bash, ksh and zsh should work). Michael