Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 01:28:17 +0800
From:      Ying-Chieh Liao <ijliao@FreeBSD.org>
To:        Christer Gundersen <dtun3z@online.no>
Cc:        FreeBSD GNOME Users <gnome@FreeBSD.ORG>
Subject:   Re: porting tvtime
Message-ID:  <20030226172817.GA73146@terry.dragon2.net>
In-Reply-To: <3E603EE1@epostleser.online.no>
References:  <3E603EE1@epostleser.online.no>

next in thread | previous in thread | raw e-mail | index | archive | help

--Dxnq1zWXvFF0Q93v
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Wed, Feb 26, 2003 at 14:58:21 +0100, Christer Gundersen wrote:
> i`m trying to get tvtime(.sf.net) to compile on freebsd, but i get an error 
> when trying to run configure.
> checking for png_read_png in -lpng... no
> configure: error: libpng needed
> I have libpng installed. 100% sure.

put

CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
		LDFLAGS="-L${LOCALBASE}/lib"

into your Makefile
-- 
Pi seconds is a nanocentury.
					--- Tom Duff

--Dxnq1zWXvFF0Q93v
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+XPkxrMYBZRHAI4IRAufhAJ9mcHNc5dITW47/qPFhVgG9NckL5wCfamUM
ps6yxfXzjx9A5Up6e+wmJaE=
=ckg3
-----END PGP SIGNATURE-----

--Dxnq1zWXvFF0Q93v--

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?20030226172817.GA73146>