|
Installing SProStandard install procedure Installation follows the standard GNU installation procedure. The following instructions were adapted for the generic INSTALL file distributed with GNU autoconf.
Compilers and Options Some systems require unusual options for compilation or linking that the `configure' script does not know about. Run `./configure --help' for details on some of the pertinent environment variables. You can give `configure' initial values for variables by setting them in the environment. You can do that on the command line like this: ./configure CFLAGS="-Wall -O3" Compiling SPro with the `-O3' is recommended. Installation Names By default, `make install' will install the package's files in `/usr/local/bin', `/usr/local/man', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PATH'. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. Documentation and other data files will still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=PATH' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. Optional Features Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. Support for the SPHERE 2.6 library and file format can be turned on using --with-sphere=PATH. If the SPHERE library is installed in a standard place on your system (e.g. /usr/local/include and /usr/local/lib), there is no need to specify `PATH'. In any other case, `PATH' should point to the directory where the SPHERE library has been installed. The compiler will search for the library includes in `PATH'/include and for the archives in `PATH'/lib. Supported Platforms As far as I know, SPro has been successfully build and used on Linux, SPARC/SunOS, and HP-UX. It should also work on AIX though this has not been tested so far. This code has never been ported to any Windows-based OS but if someone ever do that, please let me know (I expect some problems). |
|||||||
[what is SPro? ][download][install ][documentation][ changes] |
||||||||
|
Last modifide:
Mar 05, 2004, by Guig. |