mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
osx: new version of libpng
This commit is contained in:
parent
d3bb1a2a26
commit
c86905486e
@ -103,9 +103,9 @@ make install
|
||||
cd ../
|
||||
|
||||
# libpng
|
||||
wget ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.5.4.tar.gz
|
||||
tar xvf libpng-1.5.4.tar.gz
|
||||
cd libpng-1.5.4
|
||||
wget ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.5.5.tar.gz
|
||||
tar xvf libpng-1.5.5.tar.gz
|
||||
cd libpng-1.5.5
|
||||
./configure --prefix=$PREFIX --enable-static --disable-shared --disable-dependency-tracking
|
||||
make -j4
|
||||
make install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user