Re: [GENERAL] Pgsql on Solaris

2006-10-31 Thread vodhner
Thanks to all who replied. The reason I wanted to go 64-bit on our Fujitsu sparc-alikes was that our sysadmins switched to 64-bit Perl as part of the standard package, and that broke our DBD::Pg interface. With no warning, we started getting a message about Pg.so, "Wrong ELF Class: ELFCLASS32

[GENERAL] Pgsql on Solaris

2006-10-31 Thread vodhner
How widespread is the use of PostgreSQL on Solaris? I am beginning to sense that community support is not currently very strong on this platform, and that pgsql may not be the best candidate for my current project -- installing LXR on a 64-bit Solaris system. I had to do a lot of web searching

[GENERAL] Compiling ELF 64-bit on Solaris

2006-10-26 Thread vodhner
How can I get the "make" to generate ELF 64-bit executables on Solaris 10? We're on Fujitsu hardware; uname -a displays this: SunOS 5.10 Generic_118822-26 sun4us sparc FJSV,GPUZC-M Thanks Victor Odhner ---(end of broadcast)--- TIP 1: if pos

[GENERAL] Compiling ELF 64-bit on Solaris

2006-10-25 Thread vodhner
How can I get the "make" to generate ELF 64-bit executables on Solaris 10? We're on Fujitsu hardware; uname -a gives me: SunOS 5.10 Generic_118822-26 sun4us sparc FJSV,GPUZC-M Thanks ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postm