From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: Perl and Perldoc Date: Tue, 01 Apr 2003 10:00:24 +0100 Lines: 23 Message-ID: <3E895528.8F687214@phekda.freeserve.co.uk> References: <5lKfa.2484$FO3 DOT 232903 AT news20 DOT bellglobal DOT com> <3E82CDF6 DOT 8F9308E4 AT phekda DOT freeserve DOT co DOT uk> <3E849AB7 DOT 5FD65D42 AT phekda DOT freeserve DOT co DOT uk> <3E856745 DOT 413AA912 AT phekda DOT freeserve DOT co DOT uk> NNTP-Posting-Host: 62.136.4.187 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg4.svr.pol.co.uk 1049191007 6737 62.136.4.187 (1 Apr 2003 09:56:47 GMT) NNTP-Posting-Date: 1 Apr 2003 09:56:47 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Ian wrote: > Thanks for all the help. I guess I'll just have to re-unzip 5.6.1 over what > I already have and hope that gives me a starting point. You should uninstall the old package cleanly: cd \path\to\djgpp rm -f @manifest\perl580b.mft If you have an old Perl 5.6.1 installation, you should remove that first too: rm -f @manifest\perl561b.mft Then: djtarx \path\to\perl561b.zip Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]