Re: cups with gimp drivers on FBSD 6.0



Tim Daneliuk wrote:
> I have both cups and gimp-print installed on a FBSD 6-stable system.
> However, for some reason, the cups setup does not recognize the
> presense of the gimp drivers so it never offers them as an option when
> configuring a printer. Any idea how to get cups to see the gimp
> drivers?
>
> (Yes, I've Googled, and I still am looking ... )

You have to build gimp-print with CUPS support:
make -DWITH_CUPS install clean

Frank
.