On Sat, 19 Jan 2002 13:01:54 +0800, asho <[EMAIL PROTECTED]> wrote:

> hello...
> I want to build the drip package to rip my dvd
> I built the drip and the error came out
> 
> checking for gdk_pixbuf_scale in -lgdk_pixbuf... ./configure:
> gdk-pixbuf-config: command not found
> no
> configure: error: gdk-pixbuf is needed
> 
> I check the package.It seems no gdk-pixbuf...
> Is it true that no gdk-pixbuf or other package did replaced it.
> 
> Thanks for answering

$ apt-get install libgdk-pixbuf-dev

Most libraries are split into runtime/development packages, and
you need the *-dev packages for compilation.

-- 
Eric G. Miller <egm2@jps.net>

Reply via email to