[Dip] error in building DIP in Cygwin

woody lai woodylai at gmail.com
Tue Dec 21 02:15:54 EST 2010


hi all,

Could anyone let me know to build DIP in Cygwin? I'm very new to programming
in Unix environment.
When I try to "make install" Dip-0.8.7, it has the [install-recursive] Error
1.
Thanks a lot in advance.

Best regards
Woody

After doing
 (1) mkdir build
 (2) cd ${DECOMP_ROOT}/build
 (3) ../configure
 (4) make
.....
.....
make[1]: Entering directory `/cygdrive/d/Dip-0.8.7/build'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/cygdrive/d/Dip-0.8.7/build'

Woody at sepc183 /cygdrive/d/Dip-0.8.7/build
$ make install
Making install in Dip
make[1]: Entering directory `/cygdrive/d/Dip-0.8.7/build/Dip'
Making install in src
make[2]: Entering directory `/cygdrive/d/Dip-0.8.7/build/Dip/src'
.deps/AlpsDecompModel.Plo:1: *** multiple target patterns.  Stop.
make[2]: Leaving directory `/cygdrive/d/Dip-0.8.7/build/Dip/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/Dip-0.8.7/build/Dip'
make: *** [install-recursive] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/dip/attachments/20101221/e0ccc4d7/attachment.html 


More information about the Dip mailing list