Search Postgresql Archives

Re: Make & Install contrib/tablefunc Problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stefan Schwarzer <stefan.schwarzer@xxxxxxxxxxxx> writes:
> I deleted involuntarily my tablefunc functions in my database. Now, I  
> am trying to get them back into it again. But without success.

> I am running Mac OS X, 10.5, with postgres 8.3.1 and have used the  
> Kyngchaos packages. It seems to me that before I succeeded in doing  
> this from within the postgres-package/contrib/tablefunc:

> 	export PATH="/usr/local/pgsql/bin:$PATH"
> 	export USE_PGXS=1
> 	make
> 	sudo make install

> But when I do this I get this error message:

> 	Makefile:17: ../../src/Makefile.global: No such file or directory
> 	Makefile:18: /contrib/contrib-global.mk: No such file or directory
> 	make: *** No rule to make target `/contrib/contrib-global.mk'.  Stop.

> What is the problem? What can/should I do?

You need to re-run configure in the top level of the distribution tree.
Be sure to use the same configure flags as before (pg_config will remind
you what they were).

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux