Skip site navigation (1)Skip section navigation (2)
Date:      29 Jan 2003 20:33:26 +0100
From:      Franz Klammer <klammer@webonaut.com>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        gnome@FreeBSD.org
Subject:   Re: png-1.2.5 should install libpng12.pc
Message-ID:  <1043868806.608.69.camel@ds9.webonaut.com>
In-Reply-To: <20030129190935.GA19386@nagual.pp.ru>
References:  <1043865770.608.51.camel@ds9.webonaut.com> <20030129190935.GA19386@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Mi, 2003-01-29 um 20.09 schrieb Andrey A. Chernov:
> On Wed, Jan 29, 2003 at 19:42:50 +0100, Franz Klammer wrote:
> 
> > checking for libpng12... Package libpng12 was not found in the
> > pkg-config search path.
> > Perhaps you should add the directory containing `libpng12.pc'
> 
> There is no such file in libpng.

but i've found this:

(root@ds9)-(/usr/ports/graphics/png/work/libpng/scripts)
> ll libpng.pc.in
-rw-r--r--  1 root  wheel   236  3 Okt 13:32 libpng.pc.in


here an excerpt from scripts/makefile.hpgcc:

all: libpng.a $(LIBNAME).sl pngtest libpng.pc libpng-config
                                                                                                                             
libpng.a: $(OBJS)
   ar rc $@ $(OBJS)
   $(RANLIB) $@
                                                                                                                             
libpng.pc:
  cat scripts/libpng.pc.in | sed -e s\!@PREFIX@!$(prefix)! > libpng.pc
                                                                                                                             ----- end excerpt from scripts/makefile.hpgcc -----

franz.

ps: FYI: i've cc'ed it to gnome@freebsd.org because it's on the 
         marcuscom gnome-2.1 cvs-server and nautilus2 needs it.

-- 
WEBONAUT.com
http://webonaut.com
mailto:klammer@webonaut.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043868806.608.69.camel>