On Fri, Jan 14, 2005 at 06:55:19AM -0900, Andy Firman wrote:
> On Fri, Jan 14, 2005 at 10:29:05AM -0500, Bryan Fullerton wrote:
> > On Fri, 14 Jan 2005 06:20:49 -0900, Andy Firman <[EMAIL PROTECTED]> wrote:
> > > On Fri, Jan 14, 2005 at 03:08:23PM +0000, Gary Hayers wrote:
> > [snip]
> 
> I don't see the perl module for Text::Aspell in the ports, by doing
> all sorts of permutations of this:
> cd /usr/ports && make search name=p5 |grep Aspell
> 
> So, once again, sorry if this is really basic stuff, but how to I get
> Text::Aspell - Perl interface to the Aspell library installed?

There is no port for Text::Aspell, so I had to install from source.

Text::Aspell depends on XML::DOM and CGI, which I installed from the
ports system.  (p5-XML-DOM-1.43, p5-CGI.pm-3.05)

The "make test" keeps failing for the source install of Text::Aspell,
but I did "make install" anyway, and all seems to be working now.

Andy

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to