[Thread Prev][Thread Next][Thread Index]
Re: Unable to get the download running
- To: Alan.Harder@Ebay (Alan Harder)
- Subject: Re: Unable to get the download running
- From: Dinesh Dutt <ddutt@xxxxxxxxx>
- Date: Fri, 19 Feb 1999 16:23:44 -0800 (PST)
- Cc: pilotmgr@xxxxxxxxxxxxxxxxxxxx
- Comments: Hyperbole mail buttons accepted, v04.023.
- In-reply-to: <199902192208.OAA09667@moshpit.EBay.Sun.COM>
- References: <199902192208.OAA09667@moshpit.EBay.Sun.COM>
- Request-delivery-notification: TRUE
- Return-receipt-to: ddutt@cisco.com
Thanks a lot. That fixed the problem.
Dinesh
Alan Harder writes:
 > > /users/ddutt/freesoft/pilotmgr/lib/perl5/sparc-sun-solaris2.5.1
 > 
 > You have a nonstandard archname in your perl installation.
 > It should be "sun4-solaris" not "sparc-sun-solaris2.5.1".
 > 
 > You should be able to still use the libraries from the pilotmgr web page.
 > cd into /users/ddutt/freesoft/pilotmgr/lib/perl5 and do:
 > 
 > ln -s sun4-solaris sparc-sun-solaris2.5.1
 > 
 > Then try running PilotManager again..
 > 
 > 	- Alan
--