Configuring 6.5.1 with readline library on SGI - Mailing list pgsql-ports

From G. Anthony Reina
Subject Configuring 6.5.1 with readline library on SGI
Date
Msg-id 379E31FE.97385EE4@nsi.edu
Whole thread Raw
List 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



pgsql-ports by date:

Previous
From: "G. Anthony Reina"
Date:
Subject: Readline library
Next
From: Mark Dalphin
Date:
Subject: PostgreSQL 6.5.1 & Alpha (Digital UNIX)