Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: ppm install with --location

by Anonymous Monk
on Apr 15, 2003 at 15:40 UTC ( [id://250601]=note: print w/replies, xml ) Need Help??


in reply to Re: ppm install with --location
in thread ppm install with --location

Thanks for the info. However, one solution brings another challenge..

rep add FOO "C:\...\desktop"
added the folder to the available repositories.

After searching and attempting to install, I get

Error: no suitable installation target found for package Win32-Lanman.

Thanks again for any constructive advice.

Replies are listed 'Best First'.
Re: Re: Re: ppm install with --location
by dree (Monsignor) on Apr 15, 2003 at 16:36 UTC
    You need to:

    0) quit PPM
    1) edit win32-lanman.ppd
    2) change <ARCHITECTURE NAME="MSWin32-x86-multi-thread" /> in <ARCHITECTURE NAME="MSWin32-x86-multi-thread-5.8" />
    3) change <CODEBASE HREF="MSWin32-x86-multi-thread/Win32-Lanman.tar.gz" /> in <CODEBASE HREF="MSWin32-x86-multi-thread-5.8/Win32-Lanman.tar.gz" />
    4) rename the directory MSWin32-x86-multi-thread in MSWin32-x86-multi-thread-5.8
    5) install as said in the previous node

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://250601]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (8)
As of 2024-04-23 17:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found