problems installing BDB-mysql

problems installing BDB-mysql

am 21.02.2003 17:24:57 von Manfredo Quadroni

I have problems installing BDB-mysql module in a
ActivePerl-5.6.1.633-MSWin32-x86 and Windows2000 professional. When use
the ppm
The answer is like this:

C:\>ppm
PPM interactive shell (2.1.6) - type 'help' for available commands.
PPM> install DBD::mysql
Install package 'DBD-mysql?' (y/N): y
Installing package 'DBD-mysql'...
Error installing package 'DBD-mysql': Read a PPD for 'DBD-mysql', but it
is not
intended for this build of Perl (MSWin32-x86-multi-thread)
PPM>

What is the problem? What can I do?

Thanks
------------------------------------------------------------ ---
Manfredo Quadroni
Coordinator, Protein Analysis Facility, University of Lausanne.
1066 Epalinges, Switzerland
manfredo.quadroni@ib.unil.ch ------ www.unil.ch/paf




------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread2039@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.

Re: problems installing BDB-mysql

am 22.02.2003 05:51:49 von Randy Kobes

On Fri, 21 Feb 2003, Manfredo Quadroni wrote:

> I have problems installing BDB-mysql module in a
> ActivePerl-5.6.1.633-MSWin32-x86 and Windows2000 professional. When use
> the ppm
> The answer is like this:
>
> C:\>ppm
> PPM interactive shell (2.1.6) - type 'help' for available commands.
> PPM> install DBD::mysql
> Install package 'DBD-mysql?' (y/N): y
> Installing package 'DBD-mysql'...
> Error installing package 'DBD-mysql': Read a PPD for 'DBD-mysql', but it
> is not
> intended for this build of Perl (MSWin32-x86-multi-thread)
> PPM>
>
> What is the problem? What can I do?

Assuming that you can install other packages OK, it may be that
the ppm package it found wasn't made for
MSWin32-x86-multi-thread. If you go to
http://ppm.activestate.com/, and follow the links to the relevant
ppm packages for your system, you can check directly if a
suitable package is available.

If there isn't one there, we have them in our repository;
use (all on one line)
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-mysql.ppd
for ActivePerl 6xx builds, and
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppms/DBD-mysql.ppd
for 8xx builds.

--
best regards,
randy kobes


------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread2040@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.

Re: problems installing BDB-mysql

am 22.02.2003 05:51:49 von Randy Kobes

On Fri, 21 Feb 2003, Manfredo Quadroni wrote:

> I have problems installing BDB-mysql module in a
> ActivePerl-5.6.1.633-MSWin32-x86 and Windows2000 professional. When use
> the ppm
> The answer is like this:
>
> C:\>ppm
> PPM interactive shell (2.1.6) - type 'help' for available commands.
> PPM> install DBD::mysql
> Install package 'DBD-mysql?' (y/N): y
> Installing package 'DBD-mysql'...
> Error installing package 'DBD-mysql': Read a PPD for 'DBD-mysql', but it
> is not
> intended for this build of Perl (MSWin32-x86-multi-thread)
> PPM>
>
> What is the problem? What can I do?

Assuming that you can install other packages OK, it may be that
the ppm package it found wasn't made for
MSWin32-x86-multi-thread. If you go to
http://ppm.activestate.com/, and follow the links to the relevant
ppm packages for your system, you can check directly if a
suitable package is available.

If there isn't one there, we have them in our repository;
use (all on one line)
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-mysql.ppd
for ActivePerl 6xx builds, and
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppms/DBD-mysql.ppd
for 8xx builds.

--
best regards,
randy kobes


------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread2040@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.