Installation
PC
- type
make
for compiling.
If you want to, you can edit the "Makefile.config" before compiling:- change INSTALLBIN to the directory you want install it (if you want to install it)
- uncomment line "USE_SP=1" if you have an installed libparapin and want to use it instead of the included
- You can install "APCComm" but this is not required.
Perhaps you need root privileges for the next step:
Typemake install
for installing the binary. - the executable is "apccomm"
Amiga:
Just drag "apccomm" in the Amiga directory to the place you want it, no configuration is required. You can also copy it to c:If you have AmigaOS <2.0 you have to use the "apccomm-nogui" (also in the Amiga directory) but it has no icon because it's just a CLI program; copy it to c:
Be sure "apccomm" is executable!
Use "Icon information" from workbench menu (for OS >=2.0) or type
protect c:apccomm +rwedin a CLI (change the path to the installation path).
If you want to compile "APCComm" yourself: |
I recommend the Dice compiler 3.16 (available from aminet)! For the GUI version you need the reqtools headers and link library which you can download from aminet (but they are also included in Dice 3.16).
|
Now APCComm is ready to go, no configuration is required. |