pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling on Windows: fixes


From: Ingo Ruhnke
Subject: Re: Compiling on Windows: fixes
Date: 22 Mar 2003 22:01:08 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Neil Mitchell" <address@hidden> writes:

> The update-dsp shell script had a mismatch of open groups, close
> groups statements, and wasn't working, attached is a 3 line patch,
> that should work. Sadly I can't get shell scripts executing, I go
> into zsh, type "update-dsp.sh" (and without the .sh) and it just
> tells me it can't find the command, any ideas? Because of this I
> can't check the script, but it should work

Try "./update-dsp.sh", the current directory isn't in the PATH in Unix
Shells per default, so you have to supply the './'. Running it via
"zsh update-dsp" should also work, since I am not sure if the
#!/bin/sh will be handled correctly. dos2unix might also not be
awailable in whatever environment you are running this, commenting it
out might help.

-- 
WWW:      http://pingus.seul.org/~grumbel/ 
Games:    http://pingus.seul.org/~grumbel/gamedesigns/
JabberID: address@hidden 
ICQ:      59461927




reply via email to

[Prev in Thread] Current Thread [Next in Thread]