From owner-freebsd-questions@FreeBSD.ORG Wed Jan 24 15:28:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 273DF16A400 for ; Wed, 24 Jan 2007 15:28:53 +0000 (UTC) (envelope-from jfruge4@lsu.edu) Received: from gate012.lsu.edu (gate012.ocs.lsu.edu [130.39.184.214]) by mx1.freebsd.org (Postfix) with ESMTP id F312413C461 for ; Wed, 24 Jan 2007 15:28:52 +0000 (UTC) (envelope-from jfruge4@lsu.edu) Received: from [130.39.198.198] ([130.39.198.198]) by gate012.lsu.edu (Lotus Domino Release 6.0.3) with ESMTP id 2007012409134390-690 ; Wed, 24 Jan 2007 09:13:43 -0600 From: Joshua =?ISO-8859-1?Q?Frug=E9?= To: freebsd-questions@freebsd.org In-Reply-To: <51e113440701240632t7a5e6a4apfde6851f7b61271b@mail.gmail.com> References: <51e113440701240632t7a5e6a4apfde6851f7b61271b@mail.gmail.com> Date: Wed, 24 Jan 2007 09:13:43 -0600 Message-Id: <1169651623.25419.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Cc: Warren Head Subject: Re: compiling postgresql with tsearch2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 15:28:53 -0000 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