On Wed, 15 Sep 2004 11:27:55 -0700, Sanjeev Sagar
<[EMAIL PROTECTED]> wrote:
> 
> Hello All,
> 
> I am trying to install DBIx::DWIW but giving me following error.
> 
> No such file `DBIx-DWIW-0.41.tar.gz'
> 
> I am trying to install from CPAN
> 
> cpan> install DBIx::DWIW
> 
> Could not fetch authors/id/J/JZ/JZAWODNY/DBIx-DWIW-0.41.tar.gz
> Giving up on '/root/.cpan/sources/authors/id/J/JZ/JZAWODNY/DBIx-DWIW-0.41.tar.gz'
> Note: Current database in memory was generated on Wed, 15 Sep 2004 11:08:29 GMT

If the CPAN shell is giving you problems, try downloading and
installing the module manually in the usual way.

After extracting the contents of the tarball:

Perl Makefile.PL
make
make test
make install

--
Kev.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to