> In fltk-1.3.x-r6671, After I success compile the Xutf8, when install > it meeting the error as belows, Please help me, thank you very much! > > [r...@localhost xutf8]# make install > Installing libfltk_xutf8.a in /usr/local/lib... > make: execvp: /usr/local/lib: Permission denied > ../../lib/libfltk_xutf8.a: line 1: \ > syntax error near unexpected token `newline' > ../../lib/libfltk_xutf8.a: line 1: `!<arch>' > make: *** [install] Error 2
What system are you trying to build on? Are you compiling/installing as root? Have you compiled the complete fltk-1.3.x-r6671 tree, or just xutf8? What happens if you 'configure --prefix=$HOME/tmp' and try again? D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

