PostgreSQL Installation on SCO

From: Shibashish <shiba(at)it(dot)iitb(dot)ac(dot)in>
To: <pgsql-admin(at)postgresql(dot)org>
Cc: <pgsql-bugs(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
Subject: PostgreSQL Installation on SCO
Date: 2002-10-29 21:19:16
Message-ID: Pine.LNX.4.33.0210292106590.3936-300000@quark.it.iitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs pgsql-hackers

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(at)it(dot)iitb(dot)ac(dot)in
Software Engineer
IIT Bombay, India

Attachment Content-Type Size
step2mesg.txt text/plain 48.9 KB
step2err.txt text/plain 1.3 KB

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Devinder K Rajput 2002-10-29 21:35:11 Re: ODBC error
Previous Message Devinder K Rajput 2002-10-29 21:03:44 ODBC error

Browse pgsql-bugs by date

  From Date Subject
Next Message Ban 2002-10-30 00:34:27 /tmp/.s.PGSQL.5432.lock: Permission denied
Previous Message Vitaliy Fuks 2002-10-29 19:13:15 Re: Bug #805: pg_dump examines all tables even with -t "table_name" speficied

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-10-29 22:18:27 Re: Trigger on 'create table' ?
Previous Message Jason Tishler 2002-10-29 21:17:38 Re: [HACKERS] Request for supported platforms