Results 1 to 3 of 3
Hi all, am trying to get the epsilon E17 lib compiled, but, on running the ./autogen.sh, after a time it comes up with the following:
Code:
./configure: line 20023: syntax ...
- 10-23-2005 #1Just Joined!
- Join Date
- Oct 2005
- Location
- Ripon
- Posts
- 3
Epsilon
Hi all, am trying to get the epsilon E17 lib compiled, but, on running the ./autogen.sh, after a time it comes up with the following:
I have tried using both a .deb (libpng1.2.7) and also another compiled from source(libpng1.2.Code:./configure: line 20023: syntax error near unexpected token `PNG,' ./configure: line 20023: `PKG_CHECK_MODULES(lPNG, libpng12 >= 1.2.0,'
both of which come up with the same error.
Anybody have any ideas?
Thanks for any help
- 10-23-2005 #2
Try looking for a libpng-dev package. In debian-based distros, you need the -dev packages when compiling from source.
Stumbling around the 'net:
www.cloudyuseful.com
- 10-23-2005 #3Just Joined!
- Join Date
- Oct 2005
- Location
- Ripon
- Posts
- 3
sorry, forgot to add that i hav also tried it with the -dev packages as well


Reply With Quote
