[Feed-back] Installing PostgreSQL 8.0.0 on SPARC/Solaris. Configure and install issues

From: Rolf Sponsel <Rolf(dot)Sponsel(at)kstr(dot)lth(dot)se>
To: pgsql-bugs(at)postgresql(dot)org, pgsql-ports(at)postgresql(dot)org
Subject: [Feed-back] Installing PostgreSQL 8.0.0 on SPARC/Solaris. Configure and install issues
Date: 2005-01-31 14:07:53
Message-ID: 41FE3BB9.1080306@kstr.lth.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-ports

*****************************************

Seem like I have to re-post once more;
since my post including the log file seemed
to exceede the allowed length restriction
for posted messages, imposed by your mail
server.

This time I'll provide the "attachement"
as a link to wherefrom you can download
the logfile (for a few weeks or so).

Please *download* the plain text
(it's not html pre-formatted)
log file from here:

http://sponsel.eu.org/?m=tmp&d=Install-sparc-solaris7-postgresql-8.0.0.log

Kind Regards
Rolf Sponsel

*****************************************

Sorry for reposting. Made a classic misstake!?
Of course, forgot to attache the logfile. :-)

*****************************************

Hi,

I've successfully built PostgreSQL 8.0.0
on SPARC/Solaris (7), with gcc-3.2.2.
Hardware is SPARCstation 5, 170 MHz.

Because it doesn't build optimally right
out of the box, I'd like to provide you
with some feed-back.

From my understanding, the preferred way
for Solaris is to only set LD_RUN_PATH,
and avoid setting LD_LIBRARY_PATH, at
link-time. This is what I usually do.

Should you need information about this
then please have a look at:

http://www.visi.com/~barr/ldpath.html
Why LD_LIBRARY_PATH is bad

During the build, I had the following
issues:

1). If I run './configure --with-pam --with-ssl' with
LD_RUN_PATH = '/usr/local/ssl/lib:/usr/local/lib'
configure will fail to find the ssl libs, if I do
not have LD_LIBRARY_PATH set.

2). If I do set LD_LIBRARY_PATH, './configure ...' will
not find OpenSSL's include files.

3). Thus, to configure/build with OpenSSL, using only
LD_RUN_PATH, i have to explicitly specify the paths
to OpenSSL's libraries and include files.

4). 'make install' fails unless LD_LIBRARY_PATH is set.

Please see the attached log file showing these issues
in deatail.

Please feel free to contact me if you should need more
information.

Hope this information helps you to improve the
installation procedures for PostgreSQL even more.

Thank you all! for your efforts, and for providing
providing this excellent piece of software.

Kind Regards,
Rolf Sponsel

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

Rolf Sponsel

___________________________________________e_n_d___o_f___m_e_s_s_a_g_e_

Browse pgsql-bugs by date

  From Date Subject
Next Message Steve Atkins 2005-01-31 15:23:05 Re: [BUGS] Bug in create operator and/or initdb
Previous Message Michael Meskes 2005-01-31 13:41:39 Re: BUG #1440: ecpg seg faults

Browse pgsql-ports by date

  From Date Subject
Next Message Neil Dugan 2005-01-31 18:26:47 applications needed for client port?
Previous Message Hicham Berni 2005-01-31 12:38:26 Questions about PostgreSQL v8