Re: Cannot install DBI on Win2003 server - fails to locate dbi.ppd
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Wed, 1 Jun 2005 12:14:18 +1000
"Richard G." <malchore@xxxxxxxxxxx> wrote in message
news:AvydnYNPqLEhmgDfRVn-oA@xxxxxxxxxxxxxx
>
> I downloaded DBI-1.48.tar.gz from cpan.perl.org. However, the DBI.ppd
file
> came pre-installed with my diststribution.
That tarball you got from cpan won't work with the DBI.ppd file. The DBI.ppd
is looking for a file called DBI.tar.gz that contains something entirely
different. If DBI.ppd came with the distribution, then I would expect that
the distribution also contained the x86/DBI.tar.gz that it needs.
If you can't locate the DBI.tar.gz that your current DBI.ppd needs, then
download this DBI.tar.gz:
http://theoryx5.uwinnipeg.ca/ppmpackages/x86/DBI.tar.gz
and try the following as your DBI.ppd file :
<SOFTPKG NAME="DBI" VERSION="1,43,0,0">
<TITLE>DBI</TITLE>
<ABSTRACT>Database independent interface for Perl</ABSTRACT>
<AUTHOR>Tim Bunce <dbi-users@xxxxxxxx></AUTHOR>
<IMPLEMENTATION>
<OS NAME="MSWin32" />
<ARCHITECTURE NAME="MSWin32-x86-multi-thread" />
<CODEBASE HREF="x86/DBI.tar.gz" />
</IMPLEMENTATION>
</SOFTPKG>
That way you get a more up-to-date version.
> Oh, I should mention the
> particular server I'm attempting to install to is not connected to the
> Internet. It's a production box contained in the corporate LAN and access
> to the general Internet is a no-no for this box. However, I have admin
> rights to the machine and can download files using my own workstation and
> place the files on the server machine.
>
>
> > Can you install any ppm packages at all ?
> >
>
> No. The PPM app itself is hosed, I guess. The perldoc for PPM assumes
> you've already set it up properly (without refering to any resource to
> explain how to actually configure it.)
>
If you have ActiveState perl then it should come already-configured. (At
least it will be configured well enough to do the basic sort of stuff that
you are attempting.) Or have you tried to build ppm yourself ?
Cheers,
Rob
.
- References:
- Re: Cannot install DBI on Win2003 server - fails to locate dbi.ppd
- From: Richard G.
- Re: Cannot install DBI on Win2003 server - fails to locate dbi.ppd
- Prev by Date: Re: Cannot install DBI on Win2003 server - fails to locate dbi.ppd
- Next by Date: Mail::IMAPClient via SSL falls down...
- Previous by thread: Re: Cannot install DBI on Win2003 server - fails to locate dbi.ppd
- Next by thread: Mail::IMAPClient via SSL falls down...
- Index(es):
Relevant Pages
|
|