-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL
31 lines (23 loc) · 919 Bytes
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Installation instructions:
----------------------------------
This package cant be installed without giving the correct configure options.
For any GNU/Linux system following the FHS the proper options could be:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/sbin
(See the Autoinstall file for more options and src/system_defines.c if you are porting)
After the configure stage has completed with no errors its time to compile the source:
make
The final stage, installing the program and its datafiles:
make install
Currently gadminsquid has support for the following systems to a varying degree:
Linux
FreeBSD
OpenBSD
NetBSD
Darwin Mac OSX
AIX
HP-UX
Solaris
SunOS
If gadminsquid doesnt work flawlessly on your system and you know how to correct it
then send a mail explaining how to this in detail, preferrably with a patch to: