APC SU1400XLT User Manual Page 26

  • Download
  • Add to my manuals
  • Print
  • Page
    / 115
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 25
For most systems, we recommend the following options:
./configure --prefix=/usr --sbindir=/sbin --enable-usb
and you can optionally build and install the CGI programs as follows:
./configure --prefix=/usr --sbindir=/sbin --enable-usb \
--enable-cgi --with-cgi-bin=/home/httpd/cgi-bin
Compilers and Options
Some systems require unusual options for compilation or linking that the './configure' script does not
know about. You can specify initial values for variables by setting them in the environment. Using a
Bourne-compatible shell, you can do that on the command line like this:
CFLAGS="-O2 -Wall" LDFLAGS= ./configure
Or on systems that have the env program, you can do it like this:
env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure
Or for example on the Sun Solaris system, you can use:
setenv CFLAGS -O2
setenv LDFLAGS -O
./configure
You can get a listing of all available options by doing:
./configure --help
or simply see the previous section of this manual.
Operating System Specifics
With the exception of Linux SUSE and Linux Red Hat systems used by the developers, we rely on users
to help create installation scripts and instructions as well as to test that apcupsd runs correctly on their
system. As you can imagine, most of these people are system administrators rather than developers so
they are very busy and don't always have time to test the latest releases. With that in mind, we believe
that you will find that a lot of very valuable work has been already done to make your installation much
easier (and probably totally automatic).
Below, you will find a list of operating systems for which we have received installation files:
• Debian (see Debian)
• FreeBSD (see FreeBSD)
• HPUX (see HPUX)
• NetBSD (see NetBSD)
• Mac OS X Darwin (see Mac OS X Darwin)
• OpenBSD (see OpenBSD)
• Red Hat (see Red Hat Systems)
• Slackware (see Slackware)
Page view 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 114 115

Comments to this Manuals

No comments