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
-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
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
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
-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:
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
-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
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