1.

Solve : help installing gnu package linux in windows / DOS?

Answer»

Hi, I'm TRYING to install the package "myfitter" on windows, the DOCUMENTATION instructions are for linux i think? so if someone knows what the equivalent dos commands are thatd be super awesome.
To install i'm supposed to put:

cd myfitter-2.0
./configure --prefix=myprefix
make
make install

"myprefix" is the directory where i want to install it (I'm using mingw with codeblocks, so WOULD this be mingw, codeblocks, or the codeblocks project?)
THANKS for any help!!http://stackoverflow.com/questions/24274268/command-prompt-installing-c-package-on-windows-8-myfitter
Also posted on SO.



Discussion

No Comment Found