Welcome, Guest. Please login or register.

Author Topic: How do I install installer?  (Read 20328 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Golem!dk

  • Sr. Member
  • ****
  • Join Date: Dec 2002
  • Posts: 414
    • Show only replies by Golem!dk
    • http://www.google.com/
Re: How do I install installer?
« Reply #14 on: August 16, 2009, 06:02:23 PM »
Quote from: ceaser;519530
i already tried that

I get guru error when i change the icon's path to C:Install

Before I installed this new installer, 43.3, it was guru error every time i double clicked.

i got to goto bed.


No wonder, C:Install is a shell command used to make a floppy bootable. But try to run installer in a shell, just to verify that it works.
~
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: How do I install installer?
« Reply #15 on: August 16, 2009, 06:06:01 PM »
Quote from: ceaser;519535
i did a protect idefix97.lha +RWED

You don't need to do that.

Quote from: ceaser;519535
then the lha_68000 e idefix97.lha on the amiga

That's not really the best way to extract archives with LHA. Here are some instructions right from the start. All commands should be entered without quotes.

1. Download lha.run, Installer-43_3.lha and IDEfix97.lha from Aminet
2. Copy these files exactly as they are in to the RAM: directory on the Amiga
3. Open a shell
4. Enter the command "cd ram:"
5. Enter the command "protect lha.run +rwed"
6. Enter the command "lha.run"
7. Enter the command "copy lha_68020 c:lha" (replace lha_68020 with the correct version for the Amiga's CPU)
8. Enter the command "lha -x x Installer-43_3.lha ram:"
9. Enter the command "copy installer43_3/Installer c:"
10. Enter the command lha -x x IDEfix97.lha ram:"
11. Double click the "Ram Disk" icon
12. Open the "IDE-fix" drawer
13. Double click the "InstallSoftware" icon

Post any errors in full.
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline ceaserTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 103
    • Show only replies by ceaser
Re: How do I install installer?
« Reply #16 on: August 16, 2009, 06:11:02 PM »
Quote from: Golem!dk;519536
No wonder, C:Install is a shell command used to make a floppy bootable. But try to run installer in a shell, just to verify that it works.

no installer will not run in a shell either.  i have tried all these little things already.

i didn't try C:Install because i thought it would work i tried it because i am desparate.
it\'s too bad she won\'t live, but then again who does?
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: How do I install installer?
« Reply #17 on: August 16, 2009, 06:13:39 PM »
Quote from: ceaser;519543
no installer will not run in a shell either.


What happens when you try?
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline ceaserTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 103
    • Show only replies by ceaser
Re: How do I install installer?
« Reply #18 on: August 16, 2009, 06:18:22 PM »
installer: file is not executable

i tried running c:installer and running it from utilities.  it's off aminet.  i don't know why it's not working.  i'm going to go back there and download it again and try it again.  they had 2 versions which appeared to be the same though.
it\'s too bad she won\'t live, but then again who does?
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: How do I install installer?
« Reply #19 on: August 16, 2009, 06:20:03 PM »
Quote from: ceaser;519548
installer: file is not executable

Ok, this is probably the cause of your problem. You need to do:

protect c:installer +rwed

then try again. Again, the reason for this is because the archive was decompressed somewhere other than on the Amiga, so the file lost its executable bit.
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline ceaserTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 103
    • Show only replies by ceaser
Re: How do I install installer?
« Reply #20 on: August 16, 2009, 06:39:50 PM »
It says under $VER in information for InstallSoftware $VER: Install.info 38.3 (05.09.95)

So where do I get the installer version 38.3?
it\'s too bad she won\'t live, but then again who does?
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: How do I install installer?
« Reply #21 on: August 16, 2009, 06:42:13 PM »
Quote from: ceaser;519553
It says under $VER in information for InstallSoftware $VER: Install.info 38.3 (05.09.95)

So where do I get the installer version 38.3?


You don't need to. That's the "version" number of the install script created for IDEfix. It does not correspond in any way to the required version of Installer. Did you try using the protect command on c:installer, or the list of instructions I posted above?
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline ceaserTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 103
    • Show only replies by ceaser
Re: How do I install installer?
« Reply #22 on: August 16, 2009, 06:45:18 PM »
i certainly did.  no luck with any of it.  i gotta go now.  only reason i'm trying to do this is i'm going to not buy a bunch of upgrades for amiga 4000 which i was going to get if i could get this cd-rom to work.  i don't know what i'm going to do with this huge useless box.  guess it goes under the stairs till i sell it on ebay
it\'s too bad she won\'t live, but then again who does?
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: How do I install installer?
« Reply #23 on: August 16, 2009, 06:47:04 PM »
Quote from: ceaser;519555
i certainly did.  no luck with any of it.


What happened? Error messages?
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline tone007

Re: How do I install installer?
« Reply #24 on: August 16, 2009, 06:48:08 PM »
Quote from: ceaser;519510
A+ certification


It's too bad the A doesn't stand for Amiga!
3 Commodore file cabinets, 2 Commodore USB turntables, 1 AmigaWorld beer mug
Alienware M14x i7 laptop running AmigaForever
 

Offline mike-

  • Sr. Member
  • ****
  • Join Date: Aug 2007
  • Posts: 438
    • Show only replies by mike-
Re: How do I install installer?
« Reply #25 on: August 16, 2009, 09:42:26 PM »
protect installsoftware +es?
You could try installerng http://aminet.net/package/util/sys/InstallerNG i have come across apps installer scripts that arent fully compatible tho.
And could you do list c:installer , maybe you could try copying it again.
« Last Edit: August 16, 2009, 09:52:38 PM by mike- »
C= Amiga Addict & Dendrophiliac
,,,
(Oo)
⎛☮ໄ
ﮑὠՀ
 

Offline Tension

Re: How do I install installer?
« Reply #26 on: August 16, 2009, 10:28:56 PM »
Why not use the original installer that comes with Workbench??

Offline Matt_H

Re: How do I install installer?
« Reply #27 on: August 17, 2009, 04:24:48 AM »
Type
Code: [Select]
which installer in a shell and report back. I suspect you have multiple copies of Installer throughout your path. You fixed one by adding the executable bit, but it's not the one being called by default.

The "file not executable" error you got in the shell is the same reason you're getting the "Unable to open your tool 'Installer'" error in Workbench.

In the future, remember to extract everything on the Amiga to preserve the protection bits. And get DOpus 4.16 from Aminet to make your life six zillion times easier.
 

Offline stefcep2

  • Hero Member
  • *****
  • Join Date: Sep 2007
  • Posts: 1467
    • Show only replies by stefcep2
Re: How do I install installer?
« Reply #28 on: August 17, 2009, 06:08:35 AM »
I had a virus once HappyNewYear virus that did this; its a very small file that attaches itself to system commands in the C directory, including installer.  I would make sure that your workbench floppies are clean, run a virus checker on your hard drive.  Eventually I couldn't get rid of the virus so I booted off a clean write protected workbench disk, formatted all my partitions and re-installed workbench
 

Offline ceaserTopic starter

  • Full Member
  • ***
  • Join Date: May 2009
  • Posts: 103
    • Show only replies by ceaser
Re: How do I install installer?
« Reply #29 from previous page: August 20, 2009, 01:25:50 AM »
here was the problem: i have a LAN adapter on my A1200 but not on my A4000.  So I needed to copy everything to floppy otherwise there was no way I could get it to my 4000.  After I got the files extracted on my 1200 I needed to copy them to a floppy to get them to my 4000.  I installed Directory Opus 5.5 on my 1200 and then on an empty floppy, did a makedir and made all dirs that were in the unzipped .lha of IDEFix.  Then did a copy/move (I chose move) making sure I was in the correct directory on the IDEFix floppy like the c: directory and copying all the files over by selecting them all and doing the move command with Directory Opus.  Same for home dir of the floppy.  I noticed when using the copy shell command in regular workbench I probably entered the wrong switch but for whatever reason it didn't copy the directories and everything in them.  So it never was anything to do with "Installer" and my Workbench 3.1 had a high enough version to install.  Everything is now working, emulating CD32 and sealed back up now.

Regards
it\'s too bad she won\'t live, but then again who does?