RSS/Atom feed Twitter
Site is read-only, email is disabled

Don't think this is a gimp problem

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Don't think this is a gimp problem Owen 04 Jun 00:02
Owen
2011-06-04 00:02:27 UTC (almost 14 years ago)

Don't think this is a gimp problem

After 4 years on Ubuntu, I am now using Fedora15, but had trouble building both git and the daily tar ball from http://gimptest.flamingtext.com

The files libcairo.la and libfreetype.la are not included in the rpms that fedora use and the autogen.sh failed because it couldn't find those la files.

This reference; http://fedoraproject.org/wiki/Packaging/Guidelines#Devel_Packages says they are no longer included, and yhis can be confirmed with an rpm query.

I also found the same with suse-11.4, but can't find their build guidelines

The builds I did on Ubuntu-11.04 had no problems and taking libfreetype.la from that and libcairo.la from a source build and placing into fedora's /usr/lib/ directory fixed my immediate problem.

I am pretty sure this is all my problem, but wonder if the .la files are really needed if fedora (and suse?) are no longer packaging them?

Owen