- Архив списков рассылки pgsql-novice

Поиск
Список
Период
Сортировка
От Jeffrey Trueblood
Тема
Дата
Msg-id 5B486B6FC380D311822E009027CCB4C9A54284@carbon
обсуждение исходный текст
Ответы Re:  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-novice
Hello,
I have installed PostgreSQL on Linux SUSE 8.0.
PGSQL is working great,
however, when I try to 'make' any of the software in the ./contrib directory
I get errors similar to this:

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

It seems that the references to directories in Makefile.global are not
pointing to the right place (i.e. they are pointing to non existent
directories).
I tried to rerun the ./configure script from the PostgreSQL install
directory to recreate the Makefile.global, but to no avail.

Any ideas?

Thanks in advance,
Jeff

В списке pgsql-novice по дате отправления:

Предыдущее
От: AarniRuuhimäki / Megative Tmi / KYMI.com
Дата:
Сообщение: Re: Newbie Stupid Question
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: