Menu

Tree [0a7988] master /
 History

HTTPS access


File Date Author Commit
 cxxx 2012-09-25 Gerhard Kräuter Gerhard Kräuter [d66d39] Migration to git
 icons 2012-09-25 Gerhard Kräuter Gerhard Kräuter [d66d39] Migration to git
 intlize 2012-09-25 Gerhard Kräuter Gerhard Kräuter [d66d39] Migration to git
 po 2012-09-25 Gerhard Kräuter Gerhard Kräuter [d66d39] Migration to git
 xplorer 2012-09-25 Gerhard Kräuter Gerhard Kräuter [d66d39] Migration to git
 .gitignore 2012-09-25 Gerhard Kräuter Gerhard Kräuter [0a7988] Ignore object files
 AUTHORS 2004-12-21 gkraeuter gkraeuter [8d3f0f] added file AUTHORS, version 0.4.3
 COPYING 2008-03-07 gkraeuter gkraeuter [9c9f0b] - require XRender
 INSTALL 2009-07-05 gkraeuter gkraeuter [607539] - added error message if no C++ compiler is found
 Makefile.am 2012-04-21 gkraeuter gkraeuter [14701c] - added desktop configuration file
 README 2009-12-25 gkraeuter gkraeuter [cddd94] - bugfix
 README.GIT 2012-09-25 Gerhard Kräuter Gerhard Kräuter [c939da] Updated documentation to reflect cvs to git mig...
 acinclude.m4 2012-09-17 gkraeuter gkraeuter [813a40] - configure sets rpath when library path != /li...
 config.h.in 2012-07-01 gkraeuter gkraeuter [105708] - reduced size of CColor from 64 bit to 32 bit
 configure.in 2012-09-17 gkraeuter gkraeuter [86b3f6] - fixed typo
 restore.sh 2012-09-25 Gerhard Kräuter Gerhard Kräuter [c939da] Updated documentation to reflect cvs to git mig...
 xplorer.desktop 2012-06-08 gkraeuter gkraeuter [ac89d1] - added theme importer for icon themes

Read Me

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.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.