I did my ./configure with the proper parameters and then I did the following 
make and make install. I get stuck on the make install...

$ make install
=== installing src ===
Installing include files in /d/zProgramming/FLTKc//include/fltk...
DESTDIR not specified
Installing FLTK1.1 emulation include files in 
/d/zProgramming/FLTKc//include/fltk...
Installing fltk2-config in /d/zProgramming/FLTKc//bin...
Installing static core library in /d/zProgramming/FLTKc//lib
=== installing images/libjpeg ===
=== installing images/zlib ===
=== installing images/libpng ===
=== installing images ===
Installing static images library in /d/zProgramming/FLTKc//lib
=== installing OpenGL ===
Installing static OpenGL library in /d/zProgramming/FLTKc//lib
=== installing fluid ===
Installing FLUID2 in /d/zProgramming/FLTKc//bin...
=== installing glut ===
=== installing test ===
=== installing documentation ===
Installing man pages in /d/zProgramming/FLTKc//man
/bin/sh: -c: line 1: syntax error near unexpected token `;'
/bin/sh: -c: line 1: `for file in ; do  cp $file 
/d/zProgramming/FLTKc//man/man1/`basename $file .man`.1;  done'
make[1]: *** [install] Error 2
make: *** [install] Error 2

I can't seem to know what the error is caused by other than the fact that I'm 
using the latest snapshot of FLTK 2.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to