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

From MorphOS Library

Line 65: Line 65:
  
 
PNG icons can't be shown on the Directory Opus screen, but Directory Opus and its functionality can be integrated quite seamlessly to the Ambient screen. It's convenient to select which way you want to manage the files when both Ambient and Directory Opus are on the same screen. You can open Ambient windows when wanting to view by PNG icons and unleash the power of Directory Opus in many other cases.
 
PNG icons can't be shown on the Directory Opus screen, but Directory Opus and its functionality can be integrated quite seamlessly to the Ambient screen. It's convenient to select which way you want to manage the files when both Ambient and Directory Opus are on the same screen. You can open Ambient windows when wanting to view by PNG icons and unleash the power of Directory Opus in many other cases.
 +
 +
  
  
 
== Configuration ==
 
== Configuration ==

Revision as of 14:52, 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.


Your Directory Opus screen should look like this now:


Integrating with Ambient

PNG icons can't be shown on the Directory Opus screen, but Directory Opus and its functionality can be integrated quite seamlessly to the Ambient screen. It's convenient to select which way you want to manage the files when both Ambient and Directory Opus are on the same screen. You can open Ambient windows when wanting to view by PNG icons and unleash the power of Directory Opus in many other cases.



Configuration