>How is ASSP checking the version and how to manipulate ? Assp calls the module BerkeleyDB.pm to get the used engine version and the module version. .... $ver=eval('BerkeleyDB->VERSION'); $VerBerkeley=$ver; $ver=" version $ver" if $ver; $BDBver = eval('$BerkeleyDB::db_version;'); $BDBverStr = eval('BerkeleyDB->DB_VERSION_STRING'); ....
I think you have to recompile the BerkeleyDB.pm, using the new installed 4.7 sources. The installation of the native BerkeleyDB is not needed (but recommended) for the Perl module. While BerkeleyDB.pm is installed, a special Perl library (engine) is compiled and stored in ...../auto/BerkeleyDB. Thomas Pascal Dreissen <pas...@dreissen.nl> 22.07.2009 16:44 Bitte antworten an ASSP development mailing list <assp-test@lists.sourceforge.net> An ASSP list development mailing <assp-test@lists.sourceforge.net> Kopie Thema [Assp-test] BerkeleyDB Thomas, How to check if the BerkelyDB was installed correct. I am running ASSP on a Centos 5.3 box (64Bit), there are still no binairies available for at least 4.5 (4.7 already available) so i am stuck with the 4.3 version which is not working (stated by ASSP). I installed the 4.7 version from source, which compiled and installed well, but ASSP is still reporting the 4.3 version: BerkeleyDB 0.39 / 0.34 wrong engine version CPAN BerkeleyDB_DBEngine 4.3 / 4.5 wrong engine version How is ASSP checking the version and how to manipulate ? Met vriendelijke groet / Best regards, Pascal Dreissen Virus Inside Switch To Apple ------------------------------------------------------------------------------ _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ------------------------------------------------------------------------------ _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test