Re: PostgreSQL Installation on SCO

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Shibashish <shiba(at)it(dot)iitb(dot)ac(dot)in>
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PostgreSQL Installation on SCO
Date: 2002-11-01 22:28:30
Message-ID: 200211012228.gA1MSUp06401@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs pgsql-hackers


Have you read the SCO FAQ?

http://www.us.postgresql.org/users-lounge/docs/faq.html

Also, we are about to release 7.3. Would you please try 7.3beta3 and
let us know how that works?

---------------------------------------------------------------------------

Shibashish wrote:
> 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
>

Content-Description:

[ Attachment, skipping... ]

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Vincent Janelle 2002-11-01 23:03:57 Re: Reindex vs Vacuum analyze
Previous Message Robert Treat 2002-11-01 19:54:05 Re: [pgsql-performance] Is dump-reload the only cure?

Browse pgsql-bugs by date

  From Date Subject
Next Message Reto Stamm 2002-11-02 02:07:26 Sequence Start number not dumped correctly
Previous Message Bruce Momjian 2002-11-01 22:10:02 Re: Bug #805: pg_dump examines all tables even with -t "table_name"

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Bierman 2002-11-01 22:59:42 Re: 7.3b3 passes on MacOSX 10.2.1
Previous Message Laurette Cisneros 2002-11-01 21:35:39 Re: 7.3b3 createuser error