Displaying 20 results from an estimated 1200 matches similar to: "ruby-postgres gem installation on Leopard"
2009 Feb 07
2
installing ruby-postgres gem
I''m starting to look at postgres because I''m going to need it for its
GIS extensions. But I run in into a problem when trying to install the
ruby-postgres gem. I get this error
Building native extensions. This could take a while...
ERROR: Error installing ruby-postgres:
ERROR: Failed to build gem native extension.
blah
blah
blah etc
postgres.c:31: error: conflicting types
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
People,
I got rails talking to PostgreSQL 8.0 on my Mac!
Once upon a time:
I''m on a Mac.
I want to use postqreSQL 8.0 to backend my rails.
I tried a gem install...
zmac11:/cd/rubythings/ruby-postgres oracle$
zmac11:/cd/rubythings/ruby-postgres oracle$
zmac11:/cd/rubythings/ruby-postgres oracle$
zmac11:/cd/rubythings/ruby-postgres oracle$ gem install postgres
ERROR: While executing
2003 May 11
2
libpq-fe.h ???
Hi all,
I tried to install the Rdbi_0.1-2.tar.gz and Rdbi.PgSQL_0.1-2 package. The
Rdbi_0.1-2.tar.gz installed fine but the Rdbi.PgSQL_0.1-2 had some problems.
The compilation routine tried to find a header called libpq-fe.h but did
not find it in the standard locations. I searched through the computer but
did not find a file called in this way either. What should I do to
successuffly
2010 Dec 05
2
Centos 5.5 upgrade to dovecot 1.2
Hello,
I am trying to upgrade dovecot from 1.0.7 (the dovecot verison in base repo)
to 1.2.
The installation of .rpm got from atrpms.net aborted with a dependency error
:
error: Failed dependencies:
libpq.so.5()(64bit) is needed by dovecot-1.2.16-1_114.el5.x86_64
This is strange because the libraries are there :
yum list libpq*
Installed Packages
libpqxx.x86_64 2.6.9-3.el5.rf installed
2010 Oct 18
2
Who maintains php-pgsql package? I want to ask about using PostgreSQL 8.4 library instead of PostgreSQL 8.1.
How do I find out who is the maintainer of the php-pgsql package, please?
I want to request upgrade from underlying postgresql-libs-8.1.21
(/usr/lib64/libpq.so.4) to postgresql84-libs-8.4.4 (/usr/lib64/libpq.so.5.2).
Background on this request: Apache httpd's php's php-pgsql uses
PostgreSQL 8.1 library (/usr/lib64/libpq.so.4), which leaks memory.
PostgreSQL 8.4 library does not leak.
2003 Apr 16
1
unable to load package RPgSQL
Hi all,
I'm trying to install an add-on package for R called RPgSQL. Its role
will be to link R with a PostgreSql database. I work on a Linux machine.
However, I'm quite a newbie as far as R's concerned, and I don't manage
to install the package properly.
That's the steps I followed :
* downloading the package (archive)
* R CMD INSTALL /path/to/package.tar.gz (as
2009 Aug 17
1
/usr/bin/ld: cannot find -lpq
Hi,
I am trying to install asterisk-1.2.34 but facing following issue. I have
gone through it and found that there are files in /usr/lib
libpq.a libpq.so libpq.so.4 libpq.so.4.1
make[1]: Entering directory `/usr/src/asterisk-1.2.34/cdr'
gcc -shared -Xlinker -x -o cdr_pgsql.so cdr_pgsql.o -lpq -lz
-L/usr/lib/pgsql
/usr/bin/ld: skipping incompatible /usr/lib/libpq.so when
2012 Oct 10
1
Rubymine Install Missing Gems
Hello All,
I am using JRuby in Linux Ubuntu 10.10.
In Rubymine IDE, I am getting as "Install Missing Gems" link. After
clicking on that link, I am getting this error :-
Installing pg (0.14.1) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension.
checking for pg_config... yes
Using config values from /usr/bin/pg_config
2011 May 03
2
libpq.so.4 missing
Anyone else seeing this when trying to install httpd? My mirror is completely up to date and the machine is a fresh install of CentOS 5.6
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Updates
Finished
7 packages excluded due to repository priority protections
Setting up
2007 Jul 20
2
Update postfix-mysql
A recent update to postfix mysql errors on my cOS 4.5 system with
complaints about missing dependencies libmysqlclient.so.15 and
libpq.so.4. Have I messed up again?
Details:
CentOS45[root at mail ~]# yum update
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Reducing CentOS.Karan.Org-EL4 - Stable to included packages only
Finished
Excluding
2012 Sep 18
13
pg gem error
gem install pg give the following error, please help how can i solve this
Building native extensions. This could take a while...
ERROR: Error installing pg:
ERROR: Failed to build gem native extension.
/home/saravanan/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
checking for pg_config... yes
Using config values from /usr/bin/pg_config
checking for libpq-fe.h... yes
checking for
2009 Aug 28
1
RPostgreSQL libpq problem
Dear all,
I am stuck trying to get RPostgreSQL running on my Mac. PostgreSQL
itself does work fine as it is able to connect with various other apps.
Unfortunately the RPostgreSQL package is not available as a binary for
MAC OS. Thus I?ve been trying to compile the source for quite some
time now - unfortunately without success (or at least very limited
success).
First, running
2004 Jun 10
1
pgsql documentation
From dovecot-pgsql.conf
# Examples:
# connect = host=192.168.1.1 dbname=users
# connect = host=sql.example.com dbname=virtual user=virtual
There is a reference to identify the rest of the parameters via libpq in
the postgres documentation.
From postgres, libpq says the connection environment variables are:
hostname:port:database:username:password
2005 Dec 26
3
RPM conflicts - help!
I'm building a database/application server with a Dual-Opteron 64 bit system.
I need to run PHP4, Apache, and Postgres 8.1, but I'm having conflicts with
Postgres 8.1 and PHP 4 that comes with CentOS.
History:
1) I installed Apache and PHP with yum.
2) I then installed PostgreSQL 8.1 RPMs from the PG website.
3) Then, I tried to install php-pgsql with yum - and it didn't work,
2010 Jul 16
8
Native libpq.so instead of libpq.dll?
Hello all,
is it possible to use the native Linux libraries instead of their Windows builds?
This can be a newbie question. :)
I have a database program based on PostgreSQL and I think that coyping the Windows libraries for the application to run is a bit luxury when the same but native libraries with the same functions already exist for Linux and they are already installed on my system.
I
2012 Mar 27
4
Problem with PHP / Postgresql on CentOS6.2
HI.
I have instaled a WEB server with Postgresql on CentOS 6.2.
PostgreSQL, versin 9.1.3 x64 from EntrrpriseDB base *.run*.
PHP with PDO from YUM using reposity versions.
On start apache does not get error. PHP LOG under, with PDO error.
*PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib64/php/modules/pdo_pgsql.so' - libpq.so.5: failed to map segment
from shared
2012 Jun 04
2
Error while trying to install RPostgreSQL.
Hi,
I am getting the following error while trying to install RPostgreSQL.
I tried all three methods(install.packages("RPostgreSQL", type =
"source"),install.packages("RPostgreSQL") & R CMD INSTALL
RPostgreSQL_0.3-1.tar.gz ) , but none of them is working.
++++++++++++++++++ Error++++++++++++++++++++++++
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I
2012 Dec 04
3
Unable to install pg gem file on CENT OS
please help me in this... I am unable to install pg gem file
[root@vdimc04 ~]# gem install pg -v ''0.12.0''
/usr/local/lib/ruby/1.9.1/yaml.rb:56:in `<top (required)>'':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
Fetching: rake-compiler-0.8.1.gem (100%)
Fetching:
2009 Sep 11
1
RPostgreSQL package and libpq.dll file
Dear all,
I'd like to use the package RPostgreSQL. I'm using R version 2.8.1 and I've download the last version RPostgreSQL. When I load the package, I get something like "the file LIBPQ.DLL is missing".
Do you have any idea about what I'm suppose to do ? Thanks everyone.
_________________________________________________________________
[[elided Hotmail spam]]
2005 Jan 31
1
chan_sccp bug / problem
Hi list!
I'm having some problems with chan_sccp and a Kirk IP600. Basically the
handsets work (they emulate a Cisco 7940) but I have the following issues:
1. If a handset is in a conversation and there is a new incoming call,
the incoming audio is muted (but the other party can still hear anything
spoken on the handset). What is normal Asterisk behaviour, that a handset
is left alone