English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 16 August 2008, 02:14   #1
RonL
 
Posts: n/a
Lha.run problems

I have the following problem: I have Winuae 1.5.1 installed with workbench 3.1. Two hard disks DH0 and DH1. When I select system and shell I get the dos prompt.

I typed programs:lha.run Ram and got the following:\
Extracting lhA.guide
Extracting lha_68020
Extracting lha_68040
Extracting lha_68k
Extracting lha_68k.readme
Operation susccessful

Then when I type in Copy Ram:lha_68020 C:lha
Iget the following
Can't open lha_68020 for input - object not found

When I type in lha x programs:installer-43_3.lha programs:
I get lha - unknown command

Can anyone explain how to get passed this?

Ron
 
Old 16 August 2008, 03:50   #2
cybernoid
Users Awaiting Email Confirmation
 
Join Date: Jul 2006
Location: Portugal
Posts: 135
Quote:
Originally Posted by RonL View Post
Can't open lha_68020 for input - object not found

When I type in lha x programs:installer-43_3.lha programs:
I get lha - unknown command

Can anyone explain how to get passed this?

Ron
are you sure lha was extracted to ram: ?
dir ram:

if 0: check 'dir name' where you extracted lha executables, they should be there, together with the other programs in that dir
if 1: it's probably a problem of attributes. if you have dopus (aminet) check if the executable flag is 1. if you dont have dopus etc, there's a dos command named 'protect' that does the same.

try type lha.run (only)

Last edited by cybernoid; 16 August 2008 at 03:53. Reason: more help
cybernoid is offline  
Old 16 August 2008, 08:59   #3
OddbOd
Registered User
 
Join Date: Jul 2005
Location: Australia
Age: 46
Posts: 666
Quote:
Originally Posted by RonL View Post
I typed programs:lha.run Ram and got the following:\
This cannot be exactly what you typed because what you are telling the program to do is extract a file called Ram from lha.run into your current directory. On the Amiga the presence of a colon at the end of a device name (i.e. RAM: DF0: HD0: ) is essential however the capitalization is not significant.

Try this sequence of shell commands as an alternative to Steps 4a and 4b in the guide:
Code:
cd programs:
lha.run
copy lha_68020 c:lha
delete lha_#? lha.guide
OddbOd is offline  
Old 18 August 2008, 18:38   #4
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
Quote:
I typed programs:lha.run Ram and got the following:\
Problem solved.
Try
Code:
programs:lha.run RAM:
You seem to have missed the colon after RAM:. This tells the Amiga that it must not write it to a file but to a device.
What you did is write ALL files in the archive to one and the same "Ram" file in a sequence, this means it has been n-times overwritten during the process, with n being the number of files inside the archive.
andreas is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
trying to get lha.run to work pudwink New to Emulation or Amiga scene 10 07 June 2012 13:19
Lha problems. Thorham support.Apps 13 18 October 2009 14:24
LHA Extraction Problems THX1138 support.Apps 1 16 February 2004 05:40
lha.run help Traquer New to Emulation or Amiga scene 18 31 March 2002 21:31
LHA problems?! Unregistered New to Emulation or Amiga scene 11 15 November 2001 21:33

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 16:03.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09477 seconds with 13 queries