Xplorer filemanager Code
Status: Beta
Brought to you by:
gkraeuter
This package has been tested with various versions of gcc and sun cc. If you are using gcc, at least version 3.3 is required. Other compilers have not (yet) been tested; most likely they will not work on the unmodified sources. CONFIGURING THE PACKAGE: On most systems, no arguments to configure and make are needed. cd to the top-level source directory (where you found this README), ./configure make su make install Useful options for configure may be: --prefix=DIR without this argument, the package is installed in /usr/local/, i. e., programs in /usr/local/bin, libraries in /usr/local/lib, headers in /usr/local/include, etc. With this argument given to configure, the package is installed in DIR. E.g. ./configure --prefix=/usr installs programs in /usr/bin, libraries in /usr/lib, etc. For additional information please refer to INSTALL.