sintonia/livesupport
fgerlits 7f36372351 addendum to [2258] (part of #1775) 2006-09-04 12:40:59 +00:00
..
bin addendum to [2258] (part of #1775) 2006-09-04 12:40:59 +00:00
doc Fix docs: you should export the repository when you are making a release, not checkout. 2006-09-01 09:31:17 +00:00
etc updating the release script; adding a new changelog (part of #1775) 2006-09-04 11:53:50 +00:00
src Fixed #1750. 2006-09-03 09:23:22 +00:00
tmp test 2005-09-09 07:25:44 +00:00
usr added possibility for personalized development 2005-04-08 11:56:37 +00:00
var merging the edits made in the 1.0.x branch to the trunk, for /var 2005-11-21 17:12:53 +00:00
INSTALL Marked some more files as text; I hope I got them all now. See ticket #1462. 2005-09-22 14:31:15 +00:00
README Marked some more files as text; I hope I got them all now. See ticket #1462. 2005-09-22 14:31:15 +00:00
configure Marked some more files as text; I hope I got them all now. See ticket #1462. 2005-09-22 14:31:15 +00:00

README

--------------------------------------------------------------------------------

    Copyright (c) 2004 Media Development Loan Fund
 
    This file is part of the LiveSupport project.
    http://livesupport.campware.org/
    To report bugs, send an e-mail to bugs@campware.org

    LiveSupport is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
 
    LiveSupport is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
    along with LiveSupport; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
    Author   : $Author$
    Version  : $Revision$
    Location : $URL$

--------------------------------------------------------------------------------

To get started with compiling & working on LiveSupport, please read
doc/gettingStarted.html

The generic documentation start page is doc/index.html

For the impatient, do the following:

./configure
make setup
make compile


For more information, please visit http://livesupport.campware.org/