Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2007 09:13:43 -0600
From:      Joshua =?ISO-8859-1?Q?Frug=E9?= <jfruge4@lsu.edu>
To:        freebsd-questions@freebsd.org
Cc:        Warren Head <warrenhead@gmail.com>
Subject:   Re: compiling postgresql with tsearch2
Message-ID:  <1169651623.25419.4.camel@localhost>
In-Reply-To: <51e113440701240632t7a5e6a4apfde6851f7b61271b@mail.gmail.com>
References:  <51e113440701240632t7a5e6a4apfde6851f7b61271b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
go to=20
/usr/ports/databases/postgresql81-server/work/postgresql-8.1.6/contrib/tsea=
rch2

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

then=20
psql wikidb < tsearch2.sql -U wikiuser


or something along those lines...
--=20
Joshua Frug=C3=A9
Louisiana State University
Information Technology Services=20
Email: jfruge4@lsu.edu


On Wed, 2007-01-24 at 15:32 +0100, Warren Head wrote:
> Hi,
>=20
> 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=
.
>=20
> 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 th=
at
> compiled as a module.
>=20
> I am new to FreeBSD, and thus new to the ports, so not having to ./config=
ure
> --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?
>=20
> What I could find on the net is that I should compile tsearch2 from its o=
wn
> directory afterwards, but that is on linux.
>=20
> Thanks,
>=20
> Warren
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
>=20





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1169651623.25419.4.camel>