On 7/21/06, Adam Worrall <[EMAIL PROTECTED]> wrote: > That seems a pretty fragile dependency. I can't see a configure option > to disable it. Is everyone else just installing this module from CPAN > by hand ?
I've attached a GAR Makefile for building the module. It installs it into the PREFIX for garnome, instead of into Perl's central site_perl directories. To make this work, you need to add something like PERL5LIB=$(PREFIX)/lib/perl5/site_perl to your gar.conf, so that Perl can find the module during compilation; and also to your garnome-session startup file, just to make sure Perl can find it in general. - Adam -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
