[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ./InstallGNUstep question
From: |
Chris B. Vetter |
Subject: |
Re: ./InstallGNUstep question |
Date: |
Mon, 14 Nov 2005 09:17:06 +0100 |
On 11/12/05, Adam Fedor <fedor@doc.com> wrote:
> On 2005-11-12 07:51:57 -0700 Bryan Rehbein <squallbsr@satx.rr.com>
> 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