Difference between revisions of "How to Install Directory Opus Magellan II"

From MorphOS Library

Line 12: Line 12:
 
# Edit the S:user-startup file with correct Assign and Path lines. It is important that DOpus5: assign points to the correct directory where you extracted the archive. Here's how it looks after the original installer:<br />[[File:Dopus5_assigns.png|320px]]
 
# Edit the S:user-startup file with correct Assign and Path lines. It is important that DOpus5: assign points to the correct directory where you extracted the archive. Here's how it looks after the original installer:<br />[[File:Dopus5_assigns.png|320px]]
 
# Reboot (or set both assign and path manually on the shell).
 
# Reboot (or set both assign and path manually on the shell).
 +
You can start the program now and jump to [http://library.morph.zone/index.php?title=How_to_Install_Directory_Opus_Magellan_II&action=submit#Registration Registration] section of this tutorial.
  
  
Line 23: Line 24:
 
# Open the Opus55_Install disk from the desktop and double click the InstallOpus icon. Only the important options are covered in the following steps, otherwise just follow the instructions and make your preferred selections.
 
# Open the Opus55_Install disk from the desktop and double click the InstallOpus icon. Only the important options are covered in the following steps, otherwise just follow the instructions and make your preferred selections.
 
# Select "Install or Update Opus 5.5".<br />[[File:Dopus5_adf_install.png|320px]]
 
# Select "Install or Update Opus 5.5".<br />[[File:Dopus5_adf_install.png|320px]]
# Do '''not''' install ArcDir, it's broken under MorphOS! We will replace it with XADopus instead.<br />[[File:Dopus5_adf_install_arcdir.png|320px]]
+
# Do '''not''' install ArcDir, because it's broken under MorphOS! We will replace it with XADopus instead.<br />[[File:Dopus5_adf_install_arcdir.png|320px]]
 
# Select "'''Do not start Directory Opus on boot'''" in startup options selection.<br />[[File:Dopus5_adf_install_not_on_boot.png|320px]]
 
# Select "'''Do not start Directory Opus on boot'''" in startup options selection.<br />[[File:Dopus5_adf_install_not_on_boot.png|320px]]
 
# '''Reboot''' the machine after the installation is done.
 
# '''Reboot''' the machine after the installation is done.
Line 32: Line 33:
 
# Navigate to "PCH582" drawer, double click the Opus_Patch581-582 file, and start the installation.<br />[[File:Dopus5_adf_582_patch.png|320px]]
 
# Navigate to "PCH582" drawer, double click the Opus_Patch581-582 file, and start the installation.<br />[[File:Dopus5_adf_582_patch.png|320px]]
 
# When it asks to update the OS 3.5 icon.library, select "'''Skip This Part'''".<br />[[File:Dopus5_adf_582_patch_skip_iconlibrary.png|320px]]
 
# When it asks to update the OS 3.5 icon.library, select "'''Skip This Part'''".<br />[[File:Dopus5_adf_582_patch_skip_iconlibrary.png|320px]]
: The base installation is now done and you can start the program.
+
The base installation is now done and you can start the program from the location you originally chose.
  
  
 
== Registration ==
 
== Registration ==
 +
 +
You can use a free serial number (4456BLJEM4616474390) to finalize the installation and to prevent the registration window popping up on program startup. Registration window may cause debug hits on MorphOS if it doesn't accept the data you entered. If that happens, reboot the machine before continuing.
 +
  
 
== Workarounds for Graphical Issues on MorphOS ==
 
== Workarounds for Graphical Issues on MorphOS ==
 +
 +
When the program is run with default settings, it opens on its own screen and some quite visible graphical issues are seen. A custom screen title and two window gadgets don't seem to fit with the rest, and Ambient's PNG icons don't work.
 +
 +
 +
The custom screen title can be removed with the DOpus/WorkbenchTitle env variable. Type in the shell:
 +
 +
<tt>Setenv SAVE DOpus/WorkbenchTitle 1</tt>
 +
 +
 +
One of the problematic gadgets can be removed with the following command:
 +
 +
<tt>Setenv SAVE DOpus/HidePadLock 1</tt>
 +
 +
 +
The other gadget (iconify) can be removed only by patching the original DirectoryOpus executable. A suitable patch for it can be found inside the [http://jpv.wmhost.com/magellan2ambient/d2a.lha D2A] program's archive. Extract the [http://jpv.wmhost.com/magellan2ambient/d2a.lha D2A] archive and run D2A/Patch/Script file. It will make a backup of the original executable and replace it with a new patched one.
 +
 +
  
 
== Integrating with Ambient ==
 
== Integrating with Ambient ==
  
 
== Configuration ==
 
== Configuration ==

Revision as of 13:18, 19 March 2015

Preface

This is a tutorial how to install the original Amiga version of Directory Opus 5.82 Magellan II filemanager on a MorphOS machine. There are newer open source versions of the program available nowadays too, but at least MorphOS ports are a bit unstable at the moment and you might prefer to use the original version.


Installation

Installing from the Pre-installed Archive

The easy method is to install from the pre-installed archive found here.

  1. Download the archive and extract it to the location you want.
  2. Edit the S:user-startup file with correct Assign and Path lines. It is important that DOpus5: assign points to the correct directory where you extracted the archive. Here's how it looks after the original installer:
    Dopus5 assigns.png
  3. Reboot (or set both assign and path manually on the shell).

You can start the program now and jump to Registration section of this tutorial.


Installing from Floppy Images

Nothing prevents from installing the program from scratch either. It just has more steps and requires original floppy images in ADF format.

  1. Download ADF images or convert DMS images to ADF with xDMS, for example.
  2. Download two patch archives from SourceForge or Aminet. These will be used to update from the initial Magellan II release (5.80) to the latest 5.82 version.
  3. Start the Tools/FileImageCtrl program and insert "Opus55_Install" and "Opus55_Extras" ADF files into it (you can drag&drop the files or use the Insert button).
  4. Mount the images by selecting "Amiga FFS" filesystem and clicking the Mount button for each file. FileImageCtrl window can be closed after successful mounting.
    Dopus5 adf mount.png
  5. Open the Opus55_Install disk from the desktop and double click the InstallOpus icon. Only the important options are covered in the following steps, otherwise just follow the instructions and make your preferred selections.
  6. Select "Install or Update Opus 5.5".
    Dopus5 adf install.png
  7. Do not install ArcDir, because it's broken under MorphOS! We will replace it with XADopus instead.
    Dopus5 adf install arcdir.png
  8. Select "Do not start Directory Opus on boot" in startup options selection.
    Dopus5 adf install not on boot.png
  9. Reboot the machine after the installation is done.
  10. Start the Tools/FileImageCtrl program again, insert the MagellanII_Install ADF image, and mount it.
  11. Open the disk on the desktop, double click the Install_Opus_MagellanII icon, and select "Update Opus to Magellan-II". Installation should be straightforward to finish.
    Dopus5 adf magellan2 update.png
  12. After successful Magellan II update, extract the two patch archive files (5.81 and 5.82 updates) to a temporary directory, like "Ram Disk:" for example.
  13. Navigate to "PCH581" drawer, double click the Opus_Patch580-581 file, and do the installation.
    Dopus5 adf 581 patch.png
  14. Navigate to "PCH582" drawer, double click the Opus_Patch581-582 file, and start the installation.
    Dopus5 adf 582 patch.png
  15. When it asks to update the OS 3.5 icon.library, select "Skip This Part".
    Dopus5 adf 582 patch skip iconlibrary.png

The base installation is now done and you can start the program from the location you originally chose.


Registration

You can use a free serial number (4456BLJEM4616474390) to finalize the installation and to prevent the registration window popping up on program startup. Registration window may cause debug hits on MorphOS if it doesn't accept the data you entered. If that happens, reboot the machine before continuing.


Workarounds for Graphical Issues on MorphOS

When the program is run with default settings, it opens on its own screen and some quite visible graphical issues are seen. A custom screen title and two window gadgets don't seem to fit with the rest, and Ambient's PNG icons don't work.


The custom screen title can be removed with the DOpus/WorkbenchTitle env variable. Type in the shell:

Setenv SAVE DOpus/WorkbenchTitle 1


One of the problematic gadgets can be removed with the following command:

Setenv SAVE DOpus/HidePadLock 1


The other gadget (iconify) can be removed only by patching the original DirectoryOpus executable. A suitable patch for it can be found inside the D2A program's archive. Extract the D2A archive and run D2A/Patch/Script file. It will make a backup of the original executable and replace it with a new patched one.


Integrating with Ambient

Configuration