compiling postgresql with tsearch2

Joshua Frugé jfruge4 at lsu.edu
Wed Jan 24 15:28:53 UTC 2007


go to 
/usr/ports/databases/postgresql81-server/work/postgresql-8.1.6/contrib/tsearch2

in here you can do a gmake and a make install I think

then 
psql wikidb < tsearch2.sql -U wikiuser


or something along those lines...
-- 
Joshua Frugé
Louisiana State University
Information Technology Services 
Email: jfruge4 at lsu.edu


On Wed, 2007-01-24 at 15:32 +0100, Warren Head wrote:
> Hi,
> 
> I am looking for a postgresql installation with the tsearch2 module.
> I require the tsearch2 module for mediawiki. When I install the mediawiki,
> it tells me my postgresql server does not have the tsearch2 module loaded.
> 
> I installed postgresql 8.1-server from the ports. The tsearch2 code is
> available in one of its subdirectories, but I don't know how I can get that
> compiled as a module.
> 
> I am new to FreeBSD, and thus new to the ports, so not having to ./configure
> --myoptions is new to me.
> Sofar I like it though.
> So, should I compile it afterwards or should I change something in some
> configure file?
> 
> What I could find on the net is that I should compile tsearch2 from its own
> directory afterwards, but that is on linux.
> 
> Thanks,
> 
> Warren
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 




More information about the freebsd-questions mailing list