02-13-2007, 11:22 AM
|
#1
|
|
Developer
Join Date: Nov 2006
Posts: 1,521
|
> Bash --login -i Error's in cygwin
Verbose prompt messages:
Code:
D:\cygwin>D:
D:\cygwin>chdir D:\cygwin\bin
D:\cygwin\bin>set path=D:\Program Files\Microsoft Xbox SDK\Xbox\Bin;D:\Perl\bin\
;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;D:\Program Files\ZipGen
ius 6\;D:\Program Files\ATI Technologies\ATI Control Panel;D:\Program Files\Comm
on Files\Adobe\AGL;D:\Program Files\Diskeeper Corporation\Diskeeper\;D:\Program
Files\QuickTime\QTSystem\;D:/cygwin/usr/local/pspdev/bin
D:\cygwin\bin>set PSPSDK=D:/cygwin/usr/local/pspdev
D:\cygwin\bin>bash --login -i
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
Rokr@roka ~
$
Even with @Echo off, I get the ":command not found".
How do I solve this irritating error ?
Compiling and all that works fine, only my release awaits here...
|
|
|