(Answer) (Category) SCO UnixWare 7/OpenUNIX 8/OpenServer 6 FAQ : (Category) Third Party Software and How to Compile Open Source Software :
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
ftp://ftp.isc.org/isc/inn/inn-2.3.5.tar.gz
ftp://ftp.isc.org/isc/inn/inn-2.3.5.tar.gz.asc
ftp://ftp.isc.org/isc/inn/inn-2.3.5.tar.gz.md5

To always get the latest released version use the following.
ftp://ftp.isc.org/isc/inn/inn.tar.gz
ftp://ftp.isc.org/isc/inn/inn.tar.gz.asc
ftp://ftp.isc.org/isc/inn/inn.tar.gz.md5

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.
ftp://ftp.gnu.org/gnu/config/config.guess
ftp://ftp.gnu.org/gnu/config/config.sub

I used the following options to configure...
./configure --with-perl --with-sendmail=/usr/lib/sendmail \
--with-openssl=/usr/local/ssl --with-berkeleydb=/usr/local/bdb

If you built your BerkeleyDB, openssl or perl with threads you will need to edit your Makefile.global and add this patch.
ftp://ftp.zenez.com/pub/zenez/prgms/inn-2.3.4-Makefile.global.patch


Then I used ...

 $ make
and as root you will run "make install" for a new server or "make upgrade" for an existing server.
 # make install
or
 # 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.
ftp://ftp.zenez.com/pub/zenez/prgms/S99news


gerberb@zenez.com

[Append to This Answer]
Previous: (Answer) How do I install the KDE? Is it any good?
Next: (Answer) How do I get openssl-.0.9.6x to compile and make shared libraries on UnixWare 7.1.X and OpenUNIX 8.0.0?
This document is: http://www.zenez.com/cgi-bin/ou8/faq?file=269
[Search] [Appearance]
This is a Faq-O-Matic 2.721.