Re: [Gimp-developer] building git on SuSE 12.2



Am Monday 22 October 2012 18:00:23 schrieb Jon Nordby:
> On 22 October 2012 16:52, Dexter Filmore <Dexter Filmore gmx de> wrote:
> > Hi all,
> >
> > I made some futile attempts to build git on SuSE 12.2 but as soon as I
> > try and build gegl it claims that babl (which I just built and pointed
> > autogen for gegl at) does not exist.
> >
> >
> > So far I hacked up some scripts, the babl script for example looks like
> > this:
> >
> > #!/bin/bash
> > export PATH=/opt/gimp-git/bin:$PATH
> > export PKG_CONFIG_PATH=/opt/gimp-git/lib/pkgconfig
> > export LD_LIBRARY_PATH=/opt/gimp-git/lib
> > export ACLOCAL_FLAGS="-I /opt/gimp-git/share/aclocal $ACLOCAL_FLAGS"
> > export XDG_DATA_DIRS=/opt/gimp-git/share
> >

I think I got it: the .pc files is in /opt/gimp-git/lib64/pkgconfig, the 
script does not point at lib64. I'll adapt that and retry.


-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K-
w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ 
b++(+++) DI+++ D- G++ e* h>++ r* y?
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: This is a digitally signed message part.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]