Skip to content

Web integrations for OmniOS Community Edition (OmniOSce) Association.

License

Notifications You must be signed in to change notification settings

catalinbostan/ooceapps

 
 

Repository files navigation

ooceapps

Build Status

Version: 0.4.2

Date: 2018-07-17

Web integrations for OmniOS Community Edition (OmniOSce) Association.

Setup

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

Configuration

Take a look at the ooceapps.conf.dist file for inspiration.


This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com.

About

Web integrations for OmniOS Community Edition (OmniOSce) Association.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 96.3%
  • M4 1.9%
  • Makefile 1.8%