[ date ] 2002/02/12 | Tuesday | 09:51 AM
[ author ] Tom Williams <[EMAIL PROTECTED]>
> I tend to keep my ssytem fairly up-to-date so I don't have a lot of
> problems with missing libs (outside of NOT having the Parse:Descent Perl
> module installed which prevents Scheme support).
What's this about not having Parse::RecDescent preventing Scheme from
working? Can someone clue me in?
FYI, Parse::RecDescent can be automagically installed using
the following one-liner:
perl -MCPAN -e 'install Parse::RecDescent'
If you want to manually install it, it can be downloaded from:
http://search.cpan.org/search?dist=Parse-RecDescent
and installation is just a matter of untarring it and doing:
perl *PL
make
make test
make install # as root
--beppu
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user