Re: [GENERAL]: Unable to load libsqlpg.so

2004-11-03 Thread Uwe C. Schroeder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There is no version of this library linked to a newer postgres version. Symlinking libpq.so.3 to libpq.so.2 doesn't work with 7.4 anymore - at least not here on my mandrake box. I found no way to get this working except for compiling a libpq from a

Re: [GENERAL]: Unable to load libsqlpg.so

2004-11-03 Thread Carlos Ojea Castro
Oliver Elphick wrote: On Wed, 2004-11-03 at 12:56 +0100, Carlos Ojea Castro wrote: I'm trying to use kylix3 and postgresql 7.4.1. My distro was Debian Woody, kernel 2.20. I make the link /usr/local/pgsql/lib/libpq.so pointing to libpq.so.2.2 and connection with my database get fine. But now, u

Re: [GENERAL]: Unable to load libsqlpg.so

2004-11-03 Thread Oliver Elphick
On Wed, 2004-11-03 at 12:56 +0100, Carlos Ojea Castro wrote: > > I'm trying to use kylix3 and postgresql 7.4.1. > > > > My distro was Debian Woody, kernel 2.20. > > I make the link /usr/local/pgsql/lib/libpq.so pointing to libpq.so.2.2 > > and connection with my database get fine. > > > > But now,

Re: [GENERAL]: Unable to load libsqlpg.so

2004-11-03 Thread Carlos Ojea Castro
Carlos Ojea Castro wrote: Hello: I'm trying to use kylix3 and postgresql 7.4.1. My distro was Debian Woody, kernel 2.20. I make the link /usr/local/pgsql/lib/libpq.so pointing to libpq.so.2.2 and connection with my database get fine. But now, using Debian Sarge Testing, kernel 2.4.27 (I tried als