Re: [CSCMail-Users] CSCMail 1.7.7
Brought to you by:
countzer0
From: Redvers D. <re...@ma...> - 2000-07-18 08:36:30
|
> checking for gdk-pixbuf-config... no > checking for GDK_PIXBUF - version >= 0.7.0... no > > rpm -ivh gdk-pixbuf-0.8.0-0_helix_1.i386.rpm > > Same results as last time :( You need the -devel- version as well. Most rpms have the package split in two, the runtime libraries (what you installed above), and the development libraries which you use to compile against. I expect you need both. Regards, Red |