|
|
Index Data > Zebra > Zebra - User's Guide and Reference > Chapter 2. Installation Table of Contents Zebra is written in ANSI C and was implemented with portability in mind. We primarily use GCC on UNIX and Microsoft Visual C++ on Windows. The software is regularly tested on Debian GNU/Linux, Redhat Linux, Gentoo Linux, SuSE Linux, FreeBSD (i386), MAC OSX, SunOS 5.9 (sparc), Windows 2000. Zebra can be configured to use the following utilities (most of which are optional):
On Unix, GCC works fine, but any native C compiler should be possible to use as long as it is ANSI C compliant.
Unpack the distribution archive. The To run the configure script type:
./configure
The configure script attempts to use C compiler specified by
the
CC=/opt/ccs/bin/cc CFLAGS=-O ./configure
The configure script support various options: you can see what they are with
./configure --help
Once the build environment is configured, build the software by typing:
make
If the build is successful, two executables are created in the
sub-directory
Note
Using configure option You can now use Zebra. If you wish to install it system-wide, then as root type
make install
By default this will install the Zebra executables in
|
|||
|
|
||||
| Copyright Index Data ApS 2008 | ||||