Configuring 6.5.1 with readline library on SGI

From: "G(dot) Anthony Reina" <reina(at)nsi(dot)edu>
To: "pgsql-ports(at)postgresql(dot)org" <pgsql-ports(at)postgresql(dot)org>
Subject: Configuring 6.5.1 with readline library on SGI
Date: 1999-07-27 22:26:06
Message-ID: 379E31FE.97385EE4@nsi.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I figured out the answer to the last question I posted concerning the
readline library and Postgres 6.5.1 on a Silicon Graphics machine
running IRIX 6.5.4.

The library to include is /usr/freeware/lib32. It looks like the library
also exists in /usr/freeware/lib, but that one doesn't work with the
Postgres configure for some reason.

> configure --without-CXX --with-libs=/usr/freeware/lib32
--with-include=/usr/freeware/include/readline

-Tony

Browse pgsql-ports by date

  From Date Subject
Next Message Mark Dalphin 1999-07-28 00:00:50 PostgreSQL 6.5.1 & Alpha (Digital UNIX)
Previous Message G. Anthony Reina 1999-07-27 21:14:36 Readline library