[30/07/2005 -- 17:54u] Aperez: > I am trying to install enlightenment from source and I am having a > problen compiling lib epsilon. > Here is the output with the error: > > configure: error: Cannot find png.h on your system > ./configure: line 21290: exit: try: numeric argument required > ./configure: line 21290: exit: try: numeric argument required > make: *** No targets specified and no makefile found. Stop. > make: *** No rule to make target `install'. Stop.
Ha, finally one even *I* can answer to. :-) As you can see on the first line you quote, the png.h header can't be found; you should install some development package containing it. I'm not sure how Mandriva handles packages; on Debian it would be something along the lines of "apt-get install libpng-dev". Cheers, Tom -- keys: http://tmp.verbreyt.be/files/ (abwaerts.asc & verbreyt.asc) --- np: Rasthof Dachau - Kreuzweg ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
