On 11/12/05, Adam Fedor <[EMAIL PROTECTED]> wrote: > On 2005-11-12 07:51:57 -0700 Bryan Rehbein <[EMAIL PROTECTED]> > wrote: > > header files. I installed libpng from a OpenBSD package (v1.2.8) and > > that package puts the header files under /usr/local/include/libpng/, it [...] > That sounds like a non-standard place to me. ONe way to get around it > might be:
Actually no. That is standard on a BSD'ish system. chuck:cbv :0> ls -la /usr/local/include/libpng total 190 drwxr-xr-x 2 root wheel - 512 Jul 18 13:34 ./ drwxr-xr-x 48 root wheel - 4096 Nov 11 10:19 ../ -r--r--r-- 1 root wheel - 142306 Jul 18 13:34 png.h -r--r--r-- 1 root wheel - 43647 Jul 18 13:34 pngconf.h chuck:cbv :0> -- Chris _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
