Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: irishmike on May 31, 2006, 05:37:00 PM
-
Greetings:
Was wondering if the ability to unLHA an LHA file was built into WB 3.x or what utility we should use. Also is there a specific place we should put expanded files.
Thanks in advance,
-
It is built in to 3.5 and 3.9, but with 3.1 and below you have to download lha.run from Aminet. Execute lha.run and it will unarchive the lha executable. Copy this to C: and then type lha in to a shell to see the syntax of the command.
As for where you put the unarchived files, well you can put them where you like :-) I normally unarchive to RAM: as I have a lot of memory, and I can then install from the RAM: disk. If you don't have a lot of RAM:, just unarchive somewhere on your hard drive.
--
moto
-
We are specifically looking to install Magic WB on our Win UAE and have an LHA.run file and perhaps we need to know if we put that there or if there is a windows way to make an ADF of the MWB disk. or if there is already an ADF someplace of the MWB disk.
Thanks... more info I thought might be helpful :-)
-
You don't need to make an ADF. Just make sure your PC visible in UAE. Then load up Workbench and browse (in the emulator) to the folder on your PC where the lha file is. Copy the lha file to the RAM disk in the emulator and then type the following in to a shell:
lha x filename.lha
Obviously replace filename.lha with the actual filename :-)
--
moto
-
I also need LHA, but for Linux. Alas I apparently don't have it, and it's not on Debian's package list, as far as I can tell...
I'd just transfer the LHA to my Amiga usually, but this one's bigger than 720k!
-
Ok. We are having some kind of issue getting the PC hard drive visible under the Win UAE. Any suggestions on how to make this work. The host system is a Windows XP Pro box with NTFS as the file system.
Thanks,
-
@Tricky
The command might be unlha instead of lha under Linux
--
moto
-
@moto
tried it. command not found.
-
Try compiling this (http://www.infor.kanazawa-it.ac.jp/~ishii/lhaunix/)
--
moto
-
The PCMCIA CF Adapter Kit with EasyADF (http://amigakit.leamancomputing.com/catalog/product_info.php?products_id=440) package also decompresses .LHA files - you can transfer the large lha files across with a CF card.
-
@irishmike
Haven't used UAE in a long time, but I think under the hard drives section in the settings, there is an option like "Use PC drives at startup"
--
moto
-
I also need LHA, but for Linux. Alas I apparently don't have it, and it's not on Debian's package list, as far as I can tell...
make sure your /etc/apt/sources.list deb line has "non-free"
In my unstable I have
deb http://ftp.fi.debian.org/debian/ unstable main contrib non-free
After you've added the non-free part, apt-get update and apt-get install lha.
Package: lha
Priority: optional
Section: non-free/utils
Installed-Size: 176
Maintainer: GOTO Masanori
Architecture: powerpc
Version: 1.14i-10
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: pool/non-free/l/lha/lha_1.14i-10_powerpc.deb
Size: 63008
MD5sum: 2cf0aa31c2eaf10015d0bb0d1e74c674
Description: lzh archiver
The famous lzh archiver, known from DOS. When mixing DOS and Unix you might need it. (Especially for fido <--> rfc conversions.)
Tag: interface::commandline, role::sw:utility, use::storing, works-with::archive
-
@motorollin
We found that option and "ticked" it and it shows up on our WB but no files are inside the drawer? Is this because it is NTFS?
Thanks,
-
Open the drawer then go to the Window menu, go down to Show, and select All Files.
--
moto
-
@moto
Ace! That works fine, and no compiling necessary (it's just a executable).
Thanks
-
@motorollin
That worked thanks.
-
Cool, solved 2 for the price of 1 :-)
--
moto