===================================================================== Additional instructions for installing an IBM AIX 5L version of AceDB Release 4_9f from the binary distributions ===================================================================== 1) Install additional rpms from "AIX Toolbox for Linux Applications..." cd-rom (These versions or later minor releases are ok for this distribution) gdk-pixbuf-0.8.0-5 gdk-pixbuf-devel-0.8.0-5 glib-1.2.10-1 glib-devel-1.2.10-1 gtk+-1.2.10-1 gtk+-devel-1.2.10-1 readline-devel-4.2-1 readline-4.2-1 2) Set environment (AIX 5L is tested well) e.g. (in csh) setenv ACEDB_MACHINE IBM_5 setenv ACEDB 3) Follow installation instructions for all distributions Additional instructions for building an IBM AIX 5L version of AceDB from source 1) Static build (make all_static) is not available at this time 2) In source directory make all not all targets build ok - ignore these: makeSCF xacembly tacembly gifacemblyserver 3) In source directory make install After 3) is complete, the directory structure should mimic one given by installing the standard binary and server distributions in the $ACEDB/bin directory, i.e. described in the NOTES file. Then, the normal configuration applies. For builds here (user "acedb") , I set up a directory structure under /home/acedb of bin/ acediff tace xace saceclient saceserver (etc...) database/ wdoc/ wgf/ wquery/ wscripts/ wspec/ wtools/ and then configure wspec as in installation notes