Trouble compiling tsearch2

From: "David Wessell" <dave(at)wessell(dot)net>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Trouble compiling tsearch2
Date: 2007-07-21 20:03:10
Message-ID: 000901c7cbd2$29e5b880$0301a8c0@hsa.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I have managed to install postgres (Yea me!).. But I need to install
tsearch2.. I'm trying to complie it, but I get this error (using gmake)

Makefile:31: ../../src/Makefile.global: No such file or directory
Makefile:32: /contrib/contrib-global.mk: No such file or directory
gmake: *** No rule to make target `/contrib/contrib-global.mk'. Stop.


In the .src file, there is a Makefile.global.in file.. Should I remove the
.in? Or do I need to modify the Makefile in the tsearch2 dir (I tried this,
but it threw similar errors about another file)...

Thanks
David


Responses

Browse pgsql-novice by date

  From Date Subject
Next Message David Wessell 2007-07-21 22:13:20 Re: Trouble compiling tsearch2
Previous Message Tom Lane 2007-07-14 21:26:54 Re: memory paramters for building indexes