%general-entities; ]> $LastChangedBy$ $Date$ OAF-&oaf-version; OAF Introduction to OAF The OAF package contains the Object Activation Framework for GNOME. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &oaf-md5sum; Download size: &oaf-size; Estimated disk space required: &oaf-buildsize; Estimated build time: &oaf-time; OAF Dependencies Required , and Optional User Notes: Installation of OAF Install OAF by running the following commands: ldconfig && ./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc && make Now, as the root user: make install && install -v -m755 -d /opt/gnome-1.4/share/gtk-doc/html/oaf-&oaf-version; \ /opt/gnome-1.4/share/doc/oaf-&oaf-version; && install -v -m644 api-docs/html/* \ /opt/gnome-1.4/share/gtk-doc/html/oaf-&oaf-version; && install -v -m644 docs/{INTERNALS,*.txt} \ /opt/gnome-1.4/share/doc/oaf-&oaf-version; To test the results, issue: make check as an unprivileged user (the package must be installed before running the tests, else many tests fail). Contents Installed Programs Installed Libraries Installed Directories oaf-client, oaf-config, oaf-empty-server, oaf-run-query, oaf-slay, oaf-sysconf and oafd liboaf.so /opt/gnome-1.4/etc/oaf, /opt/gnome-1.4/include/liboaf, /opt/gnome-1.4/share/doc/oaf-0.6.10 and /opt/gnome-1.4/share/gtk-doc/html/oaf-0.6.10