[PHP] PHP + LIBPNG how?

2001-05-08 Thread Kasper Kristiansson
I have compiled PHP with this options, ./configure --with-zlib=/usr/local/src/zlib --with-png=/usr/local/src/libpng --with-gd=/usr/local/src/gd --with-pgsql=/usr/local/pgsql --with-apache=../ apache --enable-track-vars But i cant do this How do i compile PHP so i can create images? -- Med

Re: [PHP] PHP + LIBPNG how?

2001-05-08 Thread heinisch
At 08.05.01 15:14, you wrote: >I have compiled PHP with this options, > >./configure --with-zlib=/usr/local/src/zlib --with-png=/usr/local/src/libpng > --with-gd=/usr/local/src/gd --with-pgsql=/usr/local/pgsql --with-apache=../ >apache --enable-track-vars mmh - sounds good, did you test the php