/////'
./%'
,/' .adAHHHAbn. e b i o s | | | | | ||
%/ adAHY"'"YHAbn
// .dHY"' '"YHb. // dHY' 'YHb ___ ___ // HH1 1HH / / /__/ / // HH1 1HH .d888b. /__/pen /repress /nterface // 9Hb. .dHP 887"88b // 'VHAn. .aAHA' " ;88 // 9HHAbo.adAHAP 4388b d8888b .d88b 88b 8 8 .d88b 88b // '"YTHHHTY"' 781 8b. 8' .7 8 8 8 8 8' .7 8 8 // . ;d81 '888b. 8 .7 8 9. .7 8 .7 8 // u8&oo78P' 'V8 8.7 8 '9.7' 8.7 8 // '98887' o888888 '5880 8 'V' '5880 8
//
// - THE Open Source Open Prepress Interface Server ----- ---- --- -- -
// Copyright (c) 2k++ - 2k.3 ebios Informationssysteme, Volker Birk
// coded by Marcus 'M++' Warga (mwarga@ebios.de)
// further developed by Steffen 'Dolph' Burmeister (sb@ebios.de)
// Currently available for Windows, Linux, DOS and HP-UX systems.
// check out http://opi3.ebios.de or mailto:opi3@ebios.de
// Libtiff: Copyright (c) 1988-1997 Sam Leffler
// Copyright (c) 1991-1997 Silicon Graphics, Inc.
Compliling and installing opi3:
Compiling opi3 should be quite standart in the Unix point of view. However you will need the libraries STLPort and libtiff.
Installing them on debian is quite easy:
apt-get install libstlport4.5 libstlport4.5-dev apt-get install libtiff3g-dev
On other systems you are a bit more on your own.
After that you can install opi3 simply by doing:
./configure --prefix=/opt/opi3
make
make install
After that you may want to link $PREFIX/etc/opi3.cfg to /etc/opi3.cfg but you definately want to customize that configuration-file.
