Show
Ignore:
Timestamp:
09/29/09 05:15:47 (3 years ago)
Author:
L. Donnie Smith <donnie.smith@…>
Parents:
331e73f7872ff08582bfab9fc7d7a34ec029c515
Children:
6af678616531eb1f3d3d0a052313ef9d8125bac7
git-committer:
L. Donnie Smith <donnie.smith@gatech.edu> / 2009-09-29T01:15:47Z-0400
Message:

Various administrative updates

change email addresses
remove individual file changelogs (that's what version control is for)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r08e1f0f r2100f14  
    1 Copyright (C) 2007 L. Donnie Smith <cwiid@abstrakraft.org> 
     1Copyright (C) 2007 L. Donnie Smith <donnie.smith@gatech.edu> 
    22 
    33This program is free software; you can redistribute it and/or modify 
     
    3636INSTALLATION 
    3737------------------------------------------------------------------------------------------------ 
     38If installing from SVN or Git, run the following commands.  Otherwise, or if you aren't sure, ignore them. 
     39aclocal 
     40autoconf 
     41 
     42All users should then run: 
    3843./configure 
    3944make 
     
    5055I prefer the second method since it keeps local software in the local directory where it should be, and it fixes the problem for every package using /usr/local/lib, not just CWiid.  Until someone offers a convincing argument for the omission of /usr/local/lib from /etc/ld.so.conf, I consider this to be a distribution bug, and method #2 above is the fix. 
    5156 
    52 Please report any compilation errors at http://www.abstrakraft.org/cwiid or to <cwiid@abstrakraft.org>, with preference for the former. 
     57Please report any compilation errors at http://cwiid.org. 
    5358 
    5459EXECUTION