[GENERAL] ruby connect

2009-06-01 Thread Justin Carrera
Hi, I'm trying to connect ruby to postgres on ubuntu and the only link I found that has the library is down. Does anyone have the postgres library for ruby? Or direct me to it?

Re: [GENERAL] ruby connect

2009-06-01 Thread Richard Huxton
Justin Carrera wrote: Hi, I'm trying to connect ruby to postgres on ubuntu and the only link I found that has the library is down. Details of the link might have helped the other readers on this list. The owner might not know. Does anyone have the postgres library for ruby? Or direct me

Re: [GENERAL] ruby connect

2009-06-01 Thread Richard Huxton
Justin Carrera wrote: I will remember that for next time. Thank you for the link. I tried installing the gem but unsuccessful... r...@codeho:/home/justin/Documents/ruby# gem install postgres -- --with-pgsql-include=/opt/PostgreSQL/8.3/include --with-pgsql-lib=/opt/PostgreSQL/8.3/lib

Re: [GENERAL] ruby connect

2009-06-01 Thread Scott Bailey
I’m trying to connect ruby to postgres on ubuntu and the only link I found that has the library is down. Does anyone have the postgres library for ruby? Or direct me to it? Yeah, I think this is an area that we need to address if we want to see wider adoption of Postgres. I started out to