Hi guys,
I am installing Perl 618 on an NT machine.
I then downloaded the DBD-ODBC.zip file from the
6xx zip repository.
I extracted the zip file's contents to the C:\Perl drive.
I then typed:
PPM install DBD-ODBC.ppd

I got an error message that I don't understand and
don't know what to do about.

See below the dump of the session.

Thanks
Peter Stucki

------------------ Session dump below -----------------------------------


C:\Perl>ppm install DBD-ODBC.ppd
Retrieving package 'DBD-ODBC.ppd'...

not well-formed at line 1, column 17, byte 17 at C:/Perl/site/lib/SOAP/Parser.pm line 
73

C:\Perl>

C:\PERL>ppm
PPM interactive shell (2.1) - type 'help' for available commands.
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will not be written.
Screens will not pause.
Query/search results will be verbose.
Current PPD repository paths:
        ActiveState Package Repository: 
soap://www.ActiveState.com/cgibin/SOAP/ppmserver.plex?class=PPM::SOAPServer
Packages will be built under: C:\TEMP
PPM>


C:\Perl>type DBD-ODBC.ppd
<SOFTPKG NAME="DBD-ODBC" VERSION="0,28,0,0">
  <IMPLEMENTATION>
    <CODEBASE HREF="MSWin32-x86-multi-thread/DBD-ODBC.tar.gz" />
    <DEPENDENCY NAME="DBI" VERSION="0,0,0,0" />
    <ARCHITECTURE NAME="MSWin32-x86-multi-thread" />
    <OS NAME="MSWin32" />
  </IMPLEMENTATION>
  <ABSTRACT>ODBC driver for the DBI module.</ABSTRACT>
  <TITLE>DBD-ODBC</TITLE>
  <AUTHOR>Jeff Urlwin ([EMAIL PROTECTED])</AUTHOR>
</SOFTPKG>

C:\Perl>
C:\Perl>perl -v

This is perl, v5.6.0 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-2000, Larry Wall

Binary build 618 provided by ActiveState Tool Corp. http://www.ActiveState.com
Built 21:03:54 Sep 13 2000


Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.


C:\Perl>cd MS*

C:\PERL\MSWin32-x86-multi-thread>dir
 Volume in drive C has no label.
 Volume Serial Number is 3928-16EE

 Directory of C:\PERL\MSWin32-x86-multi-thread

05/15/01  01:58p        <DIR>          .
05/15/01  01:58p        <DIR>          ..
12/14/00  12:17a                35,969 DBD-ODBC.tar.gz
               3 File(s)         35,969 bytes
                             75,988,992 bytes free

C:\PERL\MSWin32-x86-multi-thread>

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to