Version: 0.10.17
Date: 2024-09-12
Web integrations for OmniOS Community Edition (OmniOSce) Association.
To build ooceapps
you require perl and gcc packages on your
system.
Get a copy of ooceapps
from https://github.com/omniosorg/ooceapps/releases
and unpack it into your scratch directory and cd there.
./configure --prefix=$HOME/opt/ooceapps
gmake
Configure will check if all requirements are met and give hints on how to fix the situation if something is missing.
Any missing perl modules will be built and installed into the prefix directory. Your system perl will NOT be affected by this.
To install the application, just run
gmake install
Take a look at the ooceapps.conf.dist
file for inspiration.
This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.