Before regenerating the OPTIMIX binary you need to install
OPTIMIX runs in mixed-language mode only if perl and the script optimixppsplitter is available.
optimix-<release>.tgz.
sh>> zcat optimix-<release>.tgz | tar cvf -
sh>> cd optimix-<release>
sh>> export OPTIMIXDIR=<optimix-source-directory>,
probably there where you unpacked
$OPTIMIXDIR/bin to your path so that some commands to
regenerate are available
sh>> export ARCH=[i686|sun4], depending whether you install on
Linux-i686 or sun4
sh>> cd $OPTIMIXDIR; make INSTALLDIR=<install-directory> install
Do not regard the warnings during compilation. They should be harmless and mostly due to missing casts.
Some parts of the regeneration have are repeated automatically because some header files cyclically depend on each other.
Errors during the installation should be mailed to the author.