PostgreSQL Installation on SCO

Поиск
Список
Период
Сортировка
От Shibashish
Тема PostgreSQL Installation on SCO
Дата
Msg-id Pine.LNX.4.33.0210292106590.3936-300000@quark.it.iitb.ac.in
обсуждение исходный текст
Ответы Re: [ADMIN] PostgreSQL Installation on SCO  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Dear Sir,
I use SCO Open Server 5.0.5 on an intel box. Although I have installed and
used PostgreSQL on Linux, setting it on SCO has not been smooth :)
I have downloaded the latest version ie "Postgresql-7.2.3."
I also installed "ant" package for using java. I have "tcl8.0," "tk8.0,"
"itclsh3.0" and "itkwish3.0" installed in my system.
"gcc version 2.7.2.1"
" Java 2 SDK, Standard Edition, v. 1.2.1"

My "configure" command was as following ...
./configure --prefix=/data/pgsql --with-perl --with-tcl
--with-tclconfig=/data/tcl/lib --with-tkconfig=/data/tk/lib --with-java

The last output were ....
...............
updating cache ./config.cache
creating ./config.status
creating GNUmakefile
creating src/GNUmakefile
creating src/Makefile.global
creating src/backend/port/Makefile
creating src/include/pg_config.h
linking ./src/backend/port/dynloader/sco.c to src/backend/port/dynloader.c
linking ./src/backend/port/dynloader/sco.h to src/include/dynloader.h
linking ./src/include/port/sco.h to src/include/pg_config_os.h
linking ./src/makefiles/Makefile.sco to src/Makefile.port
linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s

Then i give the "gmake" command. The compiling stops on an error and
exits after some time. The "messages" in this step 2 (step2mesg.txt) and
the "errors" (step2err.txt) are reproduced in the 2 text files attached.

I'd be thankful to you if you can help me out sort the problem. I got your
mail-ids from the net and came to know that you are working on the similar
lines.

Waiting for a quick response from your end. kindly inform me if you have
already solved the problem, or whether any patch is available. Any
documentation or url will be highly helpful.

Thanking You in anticipation.

with regards
Shibashish Satpathy
shiba@it.iitb.ac.in
Software Engineer
IIT Bombay, India


Вложения

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

Предыдущее
От: Mr Yves Crevecoeur
Дата:
Сообщение: Re: socket problem under BeOS
Следующее
От: Vitaliy Fuks
Дата:
Сообщение: Re: Bug #805: pg_dump examines all tables even with -t "table_name" speficied