On 11.08.2010 14:24, naser wrote:
checking which shell to use... configure: error: /usr/bin/gawk, awk, tar or
gunz
ip is a cygwin symlink!
Native windows programs cannot use cygwin symlinks. Remove the symbolic
link, and copy the program to the name of the link.
------------------------------------------------------------------------
I found several solution in net and already implemented all but still facing
the problem.
For example::I triyed with
cd /bin
rm awk.exe
cp gawk.exe awk.exe
The error is aboput gawk being a symbolic link; so you should remove
gawk (not gawk.exe) if it exists and copy awk.exe to gawk.exe.
and also for
gzip.exe / gunzip.exe;
Not a ".exe" - the link does not have an extension. So please remove
"gunzip" (if it exists) and copy unzip.exe to gunzip.exe.
Regards,
Mathias
--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
Please don't reply to "[email protected]".
I use it for the OOo lists and only rarely read other mails sent to it.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]