Hi Senthilkumar,

you're nearly there ;)

This is what I have got. I am not sure why I am getting a warning for
Ant even though I am giving the path to Ant.

////////////////////////////////////////////////////////////////////
$ ./configure
(snip)
--with-ant-home "/cygdrive/c/cygwin/apache-ant-1.6.2/"
-----------------^ Put a = there.

(snip)
Setting the environment variables... cygpath: cannot create short name
of c:\Pr
gram Files\Microsoft Visual Studio\VC98\bin
Path with space: /cygdrive/c/Program Files/Microsoft Visual
Studio/VC98/bin pro
ably doesn't exist! at ./set_soenv line 2209.

Sorry, but here the problem is that "c:\Prgram Files\Microsoft Visual Studio\VC98\bin" is already in your $PATH variable, but that path doesn't exist. You propably uninstalled your old MSVC6 installation, but it is still in your path. Look at Settings->Control Panel->System->Advanced->Environment Variables for the PATH variable and remove the non-existing path.

Volker

--
If you like my work consider:  http://www.scytek.de/donations.html
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to