Re: [Plib-users] examples-1.6.1
Brought to you by:
sjbaker
From: Peter S. <zo...@we...> - 2003-11-05 10:52:41
|
Ron Mourant wrote: > [ron@plum plib_examples-1.6.1]$ make check > @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/js_demo.Po@am__quote@ Only insane people try to read and understand Makefiles which are autogenerated by automake/autoconf. :*) I have no idea whats wrong with the above line. I dont even understand what it means. "make check" is in almost all cases optional, so if it does not work, just skip it. If you got "make" and "make install" working, you should have all you want. Sorry, I didnt try the examples on Linux, only on Windows, so cannot comment much on it. Plib itself compiles without any problem on my Linux. Peter |