Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Trouble compiling tsearch2



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
 
 


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group