Search Postgresql Archives

Re: undefined symbol: PQconnectdbParams

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> When I try using createdb or createlang I get the error:
>>
>> undefined symbol: PQconnectdbParams
> It's probably finding the wrong library. Which binaries are you using?
> If you do "ldd /path/to/binary", what does it show? Maybe you need to
> set LD_LIBRARY_PATH to the "lib" directory of your new postgres install?
>
> Regards,
> 	Jeff Davis
That worked. I added LD_LIBRARY_PATH to my bash.profile and its working
fine now.

Thanks
Sim

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux