Re: Update the perl bindings in CVS?



On Tue, Apr 14, 1998 at 09:25:20AM -0500, Max Watson wrote:
> I have a problem with the version from CVS. If I specify --with-gdkimlib
> --with-gnome and --with-gtkxmhtml, the gdkimlib part goes fine, because
> imlib is under /usr/local. But gnome and gtkxmhtml fail, because they are
> under /usr/local/gnome. I get can't find -lgnome or -lgtkxmhtml, etc. Is
> there a way to specify a path for these arguments? Any help is appreciated,
> since I am no perl guru.

I think you can use the env variable LD_LIBRARY(_PATH)? to handle this
or stick -L//usr/local/gnome/lib in Makefile.PL before -lgnome.
As it's noted Makefile.PL should use gnomeConf.sh: patches welcome:-)

lupus



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