Show
Ignore:
Timestamp:
03/21/07 02:38:39 (6 years ago)
Author:
dsmith <dsmith@…>
Children:
630069cc6b36b0183a90cb872c0322558c41992e
Parents:
03a856ff26c39edb743be7d9fda7a2a1e4c4de0f
git-author:
L. Donnie Smith <donnie.smith@…> (03/21/07 02:38:39)
git-committer:
dsmith <dsmith@…> (03/21/07 02:38:39)
Message:

README: --sysconfdir note

git-svn-id: http://abstrakraft.org/cwiid/svn/trunk@38 918edb2d-ff29-0410-9de2-eb38e7f22bc7

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    rc033b7a r3c4afd1  
    3838sudo make install 
    3939 
     40To install global configuration files to the more familiar /etc rather than /usr/etc or /usr/local/etc, execute configure with --sysconfdir=/etc. 
     41 
    4042While CWiid is still in the early development stages, installation directories and filenames are changed more often than in a mature, stable package.  In order to prevent the collection of obselete directories and files, it is recommended that you run 'make uninstall && make uninstall_config' from your current CWiid source directory before installing a new one.  Files are currently installed to the following directories: /usr/local/{bin,etc,lib,lib/cwiid}.  Recently, but no longer, used directories include /usr/share/CWiid - this directory may be deleted. 
    4143