[#1816] Ruby 1.5.3 under Tru64 (Alpha)? — Clemens Hintze <clemens.hintze@...>

Hi all,

17 messages 2000/03/14

[#1989] English Ruby/Gtk Tutorial? — schneik@...

18 messages 2000/03/17

[#2241] setter() for local variables — ts <decoux@...>

18 messages 2000/03/29

[ruby-talk:01736] Re: Install postgresql support

From: matz@... (Yukihiro Matsumoto)
Date: 2000-03-06 02:45:44 UTC
List: ruby-talk #1736
Hi,

In message "[ruby-talk:01734] Re: Install postgresql support"
    on 00/03/06, Ikhlasul Amal <amal@piksi.itb.ac.id> writes:

|On Sat, Mar 04, 2000 at 10:25:08PM +0900, Yukihiro Matsumoto wrote (probably edited):
|% e.g.
|% 
|%   ruby extconf.rb --with-pgsql-include-dir=/usr/include/postgresql
|%   --with-pgsql-lib-dir=/usr/local/lib
|% 
|---end quoted text---
|
|    I had executed completed option as mentioned above, but simply fail
|    on last PQSetdbLogin(). Maybe I had to check our Linux instalation
|    on Postgres.

Pathes should be adopted to your configuration.  For more help, could
you send me a whole output from extconf.rb?

In This Thread