compiling 1.6.0 on Mandrake 8.0

Dave Peticolas dave@krondo.com
12 Jun 2001 13:04:28 -0700


On 12 Jun 2001 18:02:41 +0200, Arnaud Calvo wrote:
> 
> Hi
> 
> I've downloaded the sources of 1.6.0, and am trying to compile it, but after
> having installed a few "devel-" rpms, I still cannot achieve the configure step.
> Here are the last lines of the outputs :
> checking for GNOME-PRINT - version >= 0.21... did not find any version
> configure: error: GNOME-PRINT not found or wrong version
> 
> And I checked :
> [/home/arnaud] # : rpm -qa |grep -i gnome-print
> gnome-print-0.28-1mdk
> 
> So I wonder what files are missing ?

Did you install gnome-print-devel? Alos,check the output in config.log
as there are often useful error messages there.

dave