[GENERAL] compiling postgres on solaris and DBD::Pg

2006-05-10 Thread Luke Vanderfluit
Hi. I've been able to compile postgresql on solaris 10. Now I want to install the perl DBD::Pg module but I get a complaint, namely: /~~~ [EMAIL PROTECTED] # make rm -f blib/arch/auto/DBD/Pg/Pg.so LD_RUN_PATH="/usr/local/pgsql/lib" /opt/SUNWspro/bin/cc -G -xarch=generic64 -

Re: [GENERAL] compiling postgres on solaris and DBD::Pg

2006-05-11 Thread Martijn van Oosterhout
On Thu, May 11, 2006 at 02:55:04PM +0930, Luke Vanderfluit wrote: > Hi. > > I've been able to compile postgresql on solaris 10. > Now I want to install the perl DBD::Pg module but I get a complaint, namely: > [EMAIL PROTECTED] # make > rm -f blib/arch/auto/DBD/Pg/Pg.so > LD_RUN_PATH="/usr/local/p

Re: [GENERAL] compiling postgres on solaris and DBD::Pg

2006-05-11 Thread Luke Vanderfluit
Hi Martijn. Martijn van Oosterhout wrote: On Thu, May 11, 2006 at 02:55:04PM +0930, Luke Vanderfluit wrote: Hi. I've been able to compile postgresql on solaris 10. Now I want to install the perl DBD::Pg module but I get a complaint, namely: [EMAIL PROTECTED]

Re: [GENERAL] compiling postgres on solaris and DBD::Pg

2006-05-12 Thread Martijn van Oosterhout
On Fri, May 12, 2006 at 08:25:26AM +0930, Luke Vanderfluit wrote: > Does this mean libpq is part of the perl install? > > Since libpq is under /usr/local/pgsql/lib/ doesn't that mean that it's > part of the postgresql install? Isn't then the postgres install 32 bit > and should be 64 bit? libpq