Re: Problem uppgrading on Solaris 8

2007-01-09 Thread René Berber
Markus Eskola wrote: [snip] > Ok, checked that too, and it also looks ok. Gcc can find > libgcc_s.so.1, but if it didn't, wouldn't I get an error during > compilation? No, libgcc is different than libgcc_s. > I checked mysql.so aswell using ldd and all the depending libraries > are referenced to

Re: Problem uppgrading on Solaris 8

2007-01-09 Thread Markus Eskola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 René Berber skrev: >> >> >>> Is there somehow I can check that all the other files are in place; >>> libgcc_s.so.1, ld.so.1 and mysql.so (well I know they are there, I >>> checked, but whether the linking was done to the right files etc)? >> Yes, `per

Re: Problem uppgrading on Solaris 8

2007-01-07 Thread René Berber
René Berber wrote: > Markus Eskola wrote: > [snip] >> dbg: diag: perl platform: 5.008006 solaris >> > [snip] >> cpan> m DBD::mysql > ... >> INST_VERSION 4.00 > > Both look alright. > >> Is there somehow I can check that all the other files are in place; >> libgcc_s.so.1, ld.so.1 and mysql.so

Re: Problem uppgrading on Solaris 8

2007-01-07 Thread René Berber
Markus Eskola wrote: [snip] > dbg: diag: perl platform: 5.008006 solaris > [snip] > cpan> m DBD::mysql ... > INST_VERSION 4.00 Both look alright. > Is there somehow I can check that all the other files are in place; > libgcc_s.so.1, ld.so.1 and mysql.so (well I know they are there, I > check

Re: Problem uppgrading on Solaris 8

2007-01-07 Thread Markus Eskola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 René Berber skrev: > > > OK, try `spamassassin --lint -D` and look for a line similar to > this one (near the top, around line 30 in my test): > > [2324] dbg: diag: perl platform: 5.008007 > Ok, done that, and as I suspected: dbg: diag: perl platform:

Re: Problem uppgrading on Solaris 8

2007-01-07 Thread René Berber
Markus Eskola wrote: > René Berber skrev: >> You are probably using two different perl versions, in one you have > DBD::mysql, >> in the other (perl 5.8.6) you don't. > > Yes, there are two versions of perl installed but only 5.8.6 is used > (atleast in a SA perspective and CPAN/DBD) since I only

Re: Problem uppgrading on Solaris 8

2007-01-07 Thread Markus Eskola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 René Berber skrev: > You are probably using two different perl versions, in one you have DBD::mysql, > in the other (perl 5.8.6) you don't. > Yes, there are two versions of perl installed but only 5.8.6 is used (atleast in a SA perspective and CPAN/DB

Re: Problem uppgrading on Solaris 8

2007-01-07 Thread René Berber
Markus Eskola wrote: > I am running SA 3.1.1 on Solaris 8 (SPARC) today and have tried > upgrading to later versions. > > Today I had another go trying to upgrade to SA 3.1.7 > > So, I downloaded the source, ran make, make test and make install and > restarted qmail (incl SA) > > But My logs st

Problem uppgrading on Solaris 8

2007-01-07 Thread Markus Eskola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! I am running SA 3.1.1 on Solaris 8 (SPARC) today and have tried upgrading to later versions. Today I had another go trying to upgrade to SA 3.1.7 So, I downloaded the source, ran make, make test and make install and restarted qmail (incl SA) B