download DBD::mysql using PPM 3

download DBD::mysql using PPM 3

am 21.01.2003 18:25:16 von Yu Tang

------=_NextPart_000_000B_01C2C13F.C5AF0FC0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi,

The instructions you give for Binary Installation of DBD::mysql to
Windows using PPM 3 do not work.
There is no "rep 2" command (the third command in your instructions).

Yu Tang
(630)252-4796
yutang@anl.gov


------=_NextPart_000_000B_01C2C13F.C5AF0FC0--

Re: download DBD::mysql using PPM 3

am 22.01.2003 04:08:35 von Randy Kobes

On Tue, 21 Jan 2003, Yu Tang wrote:

> Hi,
>
> The instructions you give for Binary Installation of DBD::mysql to
> Windows using PPM 3 do not work.
> There is no "rep 2" command (the third command in your instructions).

You can either install DBD-mysql directly as
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-mysql.ppd
for ActivePerl builds 6xx, or as
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppms/DBD-mysql.ppd
for build 8xx. Alternatively, within the ppm shell,
set the repository to
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServe r
for 6xx, or
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServe r58
for 8xx. See the help utility within the ppm shell for
how to set the repository.

If you get a problem about a missing library when using these,
try adding the path to the mysql dlls (eg, C:\mysql\lib\opt,
where libmySQL.dll lives) to your PATH environment variable.

These packages were compiled against mysql-3.23.51 - I
believe they won't work with mysql-4.

--
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-thread2005@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: download DBD::mysql using PPM 3

am 22.01.2003 04:08:35 von Randy Kobes

On Tue, 21 Jan 2003, Yu Tang wrote:

> Hi,
>
> The instructions you give for Binary Installation of DBD::mysql to
> Windows using PPM 3 do not work.
> There is no "rep 2" command (the third command in your instructions).

You can either install DBD-mysql directly as
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppmpackages/DBD-mysql.ppd
for ActivePerl builds 6xx, or as
C:\> ppm install
http://theoryx5.uwinnipeg.ca/ppms/DBD-mysql.ppd
for build 8xx. Alternatively, within the ppm shell,
set the repository to
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServe r
for 6xx, or
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServe r58
for 8xx. See the help utility within the ppm shell for
how to set the repository.

If you get a problem about a missing library when using these,
try adding the path to the mysql dlls (eg, C:\mysql\lib\opt,
where libmySQL.dll lives) to your PATH environment variable.

These packages were compiled against mysql-3.23.51 - I
believe they won't work with mysql-4.

--
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-thread2005@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.