A long time ago, in a galaxy far, far way, someone said... > Yeah I also saw that, but it failes to compile with: > > $ make > gcc -c `./c_flags` atom.c > In file included from codecs.h:10, > from private.h:9, > from quicktime.h:11, > from atom.c:2: > jpeg.h:8: jpeglib.h: No such file or directory > jpeg.h:9: png.h: No such file or directory > make: *** [atom.o] Error 1 > > I haven't figured out what package these might be in if any.
You're missing the libpng2-dev and libjpeg62-dev libraries, according to my slink system. -- ---------------------------------------------------------------------- Phil Brutsche [EMAIL PROTECTED] "There are two things that are infinite; Human stupidity and the universe. And I'm not sure about the universe." - Albert Einstein