Hi Lyndon,
The following tech note should be of use to you:
This Tech Note can be sent to anyone trying to install Adagio on Linux. It is a result of working with Dave Stenson, one of our Softrak business partners, and describes how to install Adagio on a Linux server.
=======================
Linux is a poplar popular server operating system these days, especially for companies hosting their own web sites. While Adagio does not run on Linux workstations, it is possible to install it on a Linux server and run it from Windows workstations. There are several successful installations in this environment.
Softrak does not run Linux and can provide only very limited support for this environment. We cannot provide step-by-step instructions for installation issues and rights issues specific to the implementation of Adagio in a Linux environment.
You can install Adagio onto a Linux server and run Adagio from a Windows workstation. Install Adagio from a Windows workstation onto the Linux server.
The Adagio install marks some files Read-only on the Linux server when you install the first Adagio module. This causes a problem on Linux when you install additional Adagio modules. You need to turn off the Read-only attribute before installing each additional Adagio module. If you do not do this, you will receive an error message such as ?Unable to open file allwkst.exe? when you attempt to install the second Adagio module.
To install the Adagio programs on the Linux server you need to first create a ?Team? on the server. For example, you might create a Team called ?Adagio?. If your server is called ?Accounting?, the Team drive will be:
\\Accounting\Adagio
Map the Team to a drive letter, such as S:
Adagio will create the directories S:\softrak and S:\qrasp when installed.
Select Start | Run on the Windows station and run the following program with the parameters indicated (note that commands are case sensitive):
telnet Accounting 23
A command prompt window will open. Type in the following commands (note that commands are case sensitive):
cd home
cd adagio/Files/softrak
chmod ?R +w *
cd..
cd..
FILES
cd qrasp
chmod ?R +w *
Minimize the command window.
Install the next Adagio module. After installing, restore the command window. Repeat the commands. Repeat this process until all Adagio modules have been installed. Close the command window when done.
After installing all Adagio modules, do a workstation install for each product at each station as required.
---------
Regards,
Softrak Tech Support