[Rt-devel] RT 4.0.0rc1 available

Thomas Sibley trs at bestpractical.com
Thu Dec 30 14:31:04 EST 2010


On 30 Dec 2010 14:16, Jeff Stark wrote:
> I have tried downloading and installing Imager-File-GIF manually but
> when trying perl Makefile.PL I get:
> 
> ~/Imager-File-GIF-0.78# perl Makefile.PL
> GIF: building independently
> GIF: main: includes not found - libraries not found
> GIF: Checking if the compiler can find them on its own
> Note (probably harmless): No library found for -lgif
> GIF: Test code failed: Can't link/include 'gif_lib.h', 'stdio.h', 'gif'
> OS unsupported: GIF libraries or headers not found

As the above says, you need the GIF libraries and headers installed.
You want to `aptitude install libgif4 libgif-dev` and then install
Imager::File::GIF.

Thomas


More information about the rt-devel mailing list