|
|
How do I get inn to compile on UnixWare 7/OpenUNIX 8/OpenServer 6? |
| First you need to down load inn. I did this with inn-2.3.4 as it was the latest at the time. This also works with inn-2.3.5. I just download it and did a make upgrade with the following and it works. You can skip the files on ftp.gnu.org as the ones with inn-2.3.5 work.
I got inn from ftp.isc.org
To always get the latest released version use the following. I then gunzip and untar the file.
To get configure to identify UnixWare 7.1.X, OpenUNIX 8.0.0, or OpenServer 6.0.0 you will need the latest config.guess and config.sub from ftp.gnu.org and put them in your inn source directory under the support directory. This is not need with the latest inn-2.3.5.
I used the following options to configure...
If you built your BerkeleyDB, openssl or perl with threads you will need to edit your Makefile.global and add this patch.
$ makeand as root you will run "make install" for a new server or "make upgrade" for an existing server. # make installor # make upgrade The edit your files as needed to configure to your system.
I put the following in /etc/rc3.d to start inn at boot. | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||