I am trying to install hqp version 1.9.2 under Windows
XP Professional.
I found that 'make' fails id the tarball is unpacked
with WinZip, but works if I use tar from the CygWin shell.
After fixing the Tcl installation and succesfully
running 'make test', I find that 'make install' fails
with the following output:
$ make install
make -f Makefile.hqp install
make[1]: Entering directory `/cygdrive/c/Documents and
Settings/miguela/Desktop/QP Solvers/hqp'
if test ! -d /usr/local; then mkdirhier /usr/local; fi
mkdir: cannot create directory `//usr': No such file or
directory
mkdir: cannot create directory `//usr/local': No such
host or network path
make[1]: *** [install] Error 1
make[1]: Leaving directory `/cygdrive/c/Documents and
Settings/miguela/Desktop/QP Solvers/hqp'
make: *** [install] Error 2
Any idea what is going wrong?
Regards,
Miguel Carrion
P.S. Please cc: any replies to
Miguel.Carrion-Alvarez@dpfm.com