Re: Pango / Xrender / Red Hat 8.0



On Tue, 2005-07-12 at 09:27 +0200, Vincent Rubiolo wrote:
> Paul Smith wrote:
[...]

> > Once I did that, things started going again for quite a while.
> > 
> > The next break was because there's no libexif installed on my system,
> > and EOG failed.  I added --without-libexif to the CONFIGURE_ARGS line,
> > but then Nautilus failed for the same reason.  So, instead, I downloaded
> > libexif and build that with --prefix=/opt/garnome and installed it.
>
> Yes, libexif is now mandatory for Nautilus.

True.


> Problem is that it cannot be 
> installed anywhere outside of GARNOME_PREFIX : it seems the libconf 
> cannot pick it up from anywhere else ... I have to reinstall libexif 
> each time I build a new GARNOME, not very useful.

Not true. Maybe you just haven't installed a proper version system wide?

$ pwd
/data/garnome/garnome-2.10.2

$ find . -maxdepth 3 -name "*exif*"

$ rpm -qa | grep exif
libexif9-0.5.12-3mdk
libexif9-devel-0.5.12-3mdk

GARNOME (especially Nautilus) picks up the distro provided version for
me.


Hint: If you need to build some packages regularly for GARNOME or want
some additional ones, just create the garball yourself and use GARNOME
to build it. It's very easy in most cases, and I do have a collection of
some deps and additional goodies locally.

Basically you just need an adjusted Makefile in a new garball dir. 'make
makesum' will even create the checksums file automatically for you.

HTH

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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