Re: [PORTS] PostgreSQL 6.5 on Solaris 2.6

From: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>, Esteban Chiner Sanz <echiner(at)tissat(dot)es>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] PostgreSQL 6.5 on Solaris 2.6
Date: 1999-07-20 15:28:18
Message-ID: l03130301b3ba44bdcf8f@[147.233.159.109]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

At 18:00 +0300 on 20/07/1999, Thomas Lockhart wrote:

> Follow the generic installation instructions. It worked for me. Well,
> I should qualify that; I've only tested the client-side portions,
> since my Solaris installation is talking to a linux-based server. But
> really, the install for that platform should follow the standard
> procedure and just work.

Actually, there are two Solaris specific notes:

1) Use flex, and preferably bison, too. Don't rely on lex (and yacc).

2) Don't worry about the regression tests with the old dates. The
abstime, horology, etc., normally fail, because there is some
problem in Solaris's timezone handling for years before 1970 or
so. Unless you need to work with old dates and have correct
daylight savings info, you may ignore this. Other failures also
occur, but those (floating point accuracy, error message difference)
are to be expected in any platform, not just solaris.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 1999-07-20 16:47:21 Re: [PORTS] RedHat6.0 & Alpha
Previous Message Thomas Lockhart 1999-07-20 15:21:45 Re: [PORTS] RedHat6.0 & Alpha