Re: [transcode-users] ffmpeg/mpeg4 problem [was: -lz compile problem]

2007-08-15 Thread Christian Marillat
lik <[EMAIL PROTECTED]> writes: [...] > So to install the new version of FFMPEG you have first to remove the > libavcodec packages: >> apt-get remove libavcodec-dev >> apt-get remove libavcodec1d >> apt-get remove libavcodec0d > > then download the FFMPEG from http://ffmpeg.mplayerhq.hu/download.

[transcode-users] ffmpeg/mpeg4 problem [was: -lz compile problem]

2007-08-15 Thread lik
Francesco Romani wrote: On 8/15/07, lik <[EMAIL PROTECTED]> wrote: "checking for gzopen in -lz... no configure: error: transcode depends on libz, but cannot links against libz" Is the development package (zlib1g-dev IIRC) installed? yah, i was sure i was forgetting something. thank you!