I'm not using Merak either, but do have DB_File 1.820 installed on windows and see the same incorrect reporting in ASSP. No harm, just wrong info...
On Mon, Oct 18, 2010 at 2:20 AM, Michael Thomas <[email protected]> wrote: > Thomas, > > Thanks for the info on how to check. That will be useful in the future. I > do > not have a Merak server, so I should be good. > > Thank you for your response. > > Michael Thomas > Mathbox > 978-687-3300 > Toll Free: 1-877-MATHBOX (1-877-628-4269) > > > -----Original Message----- > > From: Thomas Eckardt [mailto:[email protected]] > > Sent: Monday, October 18, 2010 1:10 AM > > To: ASSP development mailing list > > Subject: [Assp-test] Antwort: DB_File > > > > >DB_File 1.820 was installed, but ASSP indicated NOT installed. > > > > This does not matter as long as you don't use Merak 'PopB4SMTPMerak', > > which is the only function that uses DB_File. > > To optimize the memory usage for internal Hashes, install BerkeleyDB. > > > > To check, if a installed module is available - run: > > > > perl -e "use MODULE;" (for DB_File - perl -e "use DB_File;") > > > > from the command line. If there is any mistake in the module > > installation, > > you'll see it at the output. > > > > Thomas > > > > > > > > Von: "Michael Thomas" <[email protected]> > > An: <[email protected]> > > Datum: 17.10.2010 23:14 > > Betreff: [Assp-test] DB_File > > > > > > > > > > Hi, > > > > I have ASSP version 2.0.2(1.2.26) installed on Windows. > > --------------------- > > This is perl, v5.10.1 built for MSWin32-x86-multi-thread > > --------------------- > > > > DB_File 1.820 was installed, but ASSP indicated NOT installed. > > > > Uninstall DB_File 1.820. Install DB_File 1.817. > > > > Now ASSP shows DB_File installed. > > > > Michael Thomas > > Mathbox > > 978-687-3300 > > Toll Free: 1-877-MATHBOX (1-877-628-4269) > > > > > > -------------------------------------------------------------- > > ---------------- > > Download new Adobe(R) Flash(R) Builder(TM) 4 > > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > > Flex(R) Builder(TM)) enable the development of rich > > applications that run > > across multiple browsers and platforms. Download your free > > trials today! > > http://p.sf.net/sfu/adobe-dev2dev > > _______________________________________________ > > Assp-test mailing list > > [email protected] > > 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! > > ******************************************************* > > > > > > > > > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev > _______________________________________________ > Assp-test mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-test > ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
