search for: cygwin32_socket

Displaying 4 results from an estimated 4 matches for "cygwin32_socket".

2006 Apr 19
2
ubuntu 5.10 postrgres gem
...hout-inetlib --with-nsllib --without-nsllib ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/postgres-0.7.1 fo r inspection. ruby extconf.rb install postgres\nchecking for cygwin32_socket() in -lwsock32. .. no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... no checking for sys/un.h... no checking for socket()... no checking for cygwin32_socket()... no Results logged to /usr/lib/ruby/gems/1.8/gems/postgre...
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
.../rubythings/ruby-postgres oracle$ gem install postgres ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /opt/local/lib/ruby/gems/1.8/gems/postgres-0.7.1 for inspection. ruby extconf.rb install postgres\nchecking for cygwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... no checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes checking for PQsetdbLogin()...
2007 Jun 03
1
postgres gem -- LoadError
...rocess? === Installing the postgres gem. First I did a "gem install postgres" and then I tried the following. # echo $LD_LIBRARY_PATH /usr/local/pgsql/lib # pwd /usr/lib/ruby/gems/1.8/gems/postgres-0.7.1 # make clean # ruby extconf.rb --with-pgsql-dir=/usr/local/pgsql checking for cygwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... yes checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes checking for PQsetdbLogin(...
2006 Apr 20
1
Unable to connect to postgres on Fedora Core 5
...roperly: # gem install postgres Attempting local installation of ''postgres'' Local gem file not found: postgres*.gem Attempting remote installation of ''postgres'' Building native extensions. This could take a while... ruby extconf.rb install postgres checking for cygwin32_socket() in -lwsock32... no checking for socket() in -lsocket... no checking for gethostbyname() in -linet... no checking for gethostbyname() in -lnsl... yes checking for sys/un.h... yes checking for socket()... yes checking for hsterror()... no checking for gethostname()... yes checking for PQsetdbLogin(...