-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Andrey Tsurkan edited this page May 24, 2018
·
2 revisions
UNIauth requires any CGI-Apache-compatible OS like Linux, Windows, OS X. It also requires GCC on Linux and OS X for source code compilation.
To install UNIauth on Windows system you have several options. The option I prefer is XAMPP for Windows. You can download it here. After installing you should:
- Make sure that mod-cgi is enabled
- Install all UNIauth files to the Apache directory
- Complete installation with uniauth_setup.exe
To install UNIauth for Linux you should:
- Install build-essential package
- Get all source code files from tarball or zip-archive
- Run uniauth_setup.sh to compile all files (program will ask you for configuration details)
- Move all compiled .cgi files to the /usr/lib/cgi-bin