D
Deleted member 2077
Guest
Firefox fails to compile, saying it needs libpng12.
In /usr/ports/graphics/png I installed that, but says it's libpng 1.4.3
How do I install libpng12? Thanks.
firefox:
libpng
Ports:
In /usr/ports/graphics/png I installed that, but says it's libpng 1.4.3
How do I install libpng12? Thanks.
firefox:
Code:
fire2# cat distinfo
MD5 (firefox-3.6.8.source.tar.bz2) = 0ee5f14fd8be07513d16131027ebcb61
SHA256 (firefox-3.6.8.source.tar.bz2) = fc609cc6a0ddaa2a9ebd8511ec39ae4a404e1107a12e07b233e2afca51d9a10e
SIZE (firefox-3.6.8.source.tar.bz2) = 51238976
fire2# pwd
/usr/ports/www/firefox
libpng
Code:
fire2# pwd
/usr/ports/graphics/png
fire2# cat distinfo
MD5 (libpng-1.4.3.tar.xz) = 322e2e0c0dea7a374ce6e60d9a72e604
SHA256 (libpng-1.4.3.tar.xz) = 3728f11d9b0b9943d855f558f3ee2334af50cc9197a9218825787a303b5037d3
SIZE (libpng-1.4.3.tar.xz) = 539048
MD5 (libpng-1.4.3-apng.patch) = c37a273158cabcd0495d44c9d1a5cedf
SHA256 (libpng-1.4.3-apng.patch) = 7b94cb5089244d8d7be686a9f9a901dda11a65c8b05f48c33d790f843ac96e99
SIZE (libpng-1.4.3-apng.patch) = 54364
Ports:
Code:
fire2# cat port.supfile
*default tag=.
*default host=cvsup11.us.FreeBSD.org
*default prefix=/usr
*default base=/var/db
*default release=cvs delete use-rel-suffix compress
ports-all
Code:
checking for pkg-config... /usr/local/bin/pkg-config
checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... gnome-config: not found
gnome-config: not found
Package libpng12 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpng12.pc' to the
PKG_CONFIG_PATH environment variable Package 'libpng12', required by 'cairo', not found
configure: error: Library requirements (gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0) not met; consider adjusting
the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
===> Script "configure" failed unexpectedly.
Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/firefox/work/mozilla-1.9.2/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1
Stop in /usr/ports/www/firefox.