Displaying 20 results from an estimated 4000 matches similar to: "/usr/bin/ld: cannot find -lpq"
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
2010 Mar 15
1
Installing cdr_pgsql on asterisk 1.6.0.26
Hi folks,
I am struggling to install cdr_pgsql in asterisk 1.6.0.26. When I do the
./configure, it complains about the function PQescapeStringConn not
existing in -lpq, so when I do a make menuconfig, I can't select the
cdr_pgsql module.
I am using CentOS 5.4 with the yum PGDG repository for 8.4 version. Some
of the installed packages are postgresql-libs, compat-postgresql-libs,
2008 Jun 12
1
ruby-postgres gem installation on Leopard
Hi all
I am just about to start a project using rails and am trying to setup
my enviroment with postgres as the database. I have installed postgres
8.3.1 from source and am now having trouble installing the ruby-
postgres gem. The following is the output trace I am getting, looks
like a problem with headers/includes, any help is greatly appreciated.
Thanks
Simon
sudo gem install ruby-postgres
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 24
4
Asterisk with PostgreSQL
Hello Everybody,
I am trying to configure Asterisk to listen into a database which is
created in PostgreSQL. Whenever asterisk starts up, it is unable to
connect to the pg database and gives the following error:
[cdr_pgsql.so] => (PostgreSQL CDR Backend)
== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
Jun 24 21:20:53 DEBUG[1074494336]: cdr_pgsql.c:284 my_load_module:
cdr_pgsql:
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
2004 May 26
7
PostgreSQL
Hi to all!!
Here's my problem:
[cdr_pgsql.so] => (PostgreSQL CDR Backend)
== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
May 26 17:21:35 ERROR[16384]: cdr_pgsql.c:298 my_load_module: cdr_pgsql:
Unable to connect to database server localhost.
Calls will not be logged!
May 26 17:21:35 ERROR[16384]: cdr_pgsql.c:299 my_load_module: cdr_pgsql:
Reason: could not connect to server:
2009 Oct 14
1
PostgreSQL problems
Folks,
I know this must be a configuration problem. Just changed servers
last nite -- an interim server running 1.6.1.6. Copied all of
/etc/asterisk to the new server and fired it up.
Now I'm getting:
[Oct 14 12:28:10] ERROR[8471]: cdr_pgsql.c:309 pgsql_log: Failed to
insert call detail record into database!
[Oct 14 12:28:10] ERROR[8471]: cdr_pgsql.c:310 pgsql_log: Reason:
ERROR: syntax
2004 Aug 23
1
Problem with asterisk and postgresql
Hi Every one and Fabio Donaggio
Fabio Donaggio you have faced same type of problem with postgresql with
asterisk. Did you solved your problem. Please help me. The problem is as
follows:
When i reload the asterisk I had got this error
"== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
Aug 23 14:22:33 ERROR[1076245120]: cdr_pgsql.c:299 my_load_module:
cdr_pgsql: Unable to connect
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
2004 Jan 06
2
Problems compiling cdr_pgsql
Hi,
Having installed postgresql-devel-7.4-0.3 and postgresql-libs-7.4-0.3 I'm having probs. compiling cdr_pgsql, can anyone offer any pointers as to what I might be missing?
I'm hoping I've just missed out something like postgresql-wibblewobble-7.4-0.3 or something ...
Below is the result of a make in the cdr source dir which may help those of you in the know
thanks...
Andy
2006 Apr 17
1
cdr_pgsql failing to load in head
I've just upgrade to the latest head (20843) and I get the following error
.Apr 17 08:41:07 WARNING[8527]: loader.c:726 __load_resource: new style
cdr_pgsql.so (0x0) loaded RTLD_LOCAL
Apr 17 08:41:07 WARNING[8527]: loader.c:744 __load_resource: Key routine
returned NULL in module /usr/lib/asterisk/modules/cdr_pgsql.so
Apr 17 08:41:07 WARNING[8527]: loader.c:753 __load_resource: 5 errors
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
2007 Dec 01
2
cdr_pgsql error in 1.4.15
In Asterisk 1.4.15 if I try to configure cdr_pgsql.conf , asterisk crash
with this message
asterisk: symbol lookup error: /usr/lib/asterisk/modules/cdr_pgsql.so:
undefined symbol: PQescapeStringConn
Is this a knowed error?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071201/a3aecc1d/attachment.htm
2007 Jun 03
1
postgres gem -- LoadError
I''m at a loss to explain why the postgres gem will not work on my new
server. I''ve gotten it working on several other servers in the past.
The major difference between then and now is that I''m using a newer
version of PostgreSQL. 8.x as opposed to 7.x.
=== Server setup
OS: Fedora Core 6
(Commands shown with "$" are performed as the same user that mongrel
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