The OAF package contains the Object Activation Framework for GNOME.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/oaf/0.6/oaf-0.6.10.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/oaf/0.6/oaf-0.6.10.tar.bz2
Download MD5 sum: ed9aa2ceb70bba34034b3134b22d2729
Download size: 435 KB
Estimated disk space required: 7 MB
Estimated build time: 0.2
ORBit-0.5.17, libxml-1.8.17 and popt-1.7-5
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-0.6.10 \ /opt/gnome-1.4/share/doc/oaf-0.6.10 && install -v -m644 api-docs/html/* \ /opt/gnome-1.4/share/gtk-doc/html/oaf-0.6.10 && install -v -m644 docs/{INTERNALS,*.txt} \ /opt/gnome-1.4/share/doc/oaf-0.6.10
To test the results, issue: make check as an unprivileged user (the package must be installed before running the tests, else many tests fail).
Last updated on 2005-08-01 13:29:19 -0600