sintonia/livesupport
fgerlits 9b75a37237 rationalizing and updating the database creation scripts (now there are 2, instead of 4 as before); this fixes #1815 2006-09-18 12:02:37 +00:00
..
bin rationalizing and updating the database creation scripts (now there are 2, instead of 4 as before); this fixes #1815 2006-09-18 12:02:37 +00:00
doc minor edit: replacing "gtk--" with the new name of the project, "gtkmm" 2006-09-13 11:24:41 +00:00
etc fixing #1796 2006-09-12 17:35:09 +00:00
src rationalizing and updating the database creation scripts (now there are 2, instead of 4 as before); this fixes #1815 2006-09-18 12:02:37 +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 miscellaneous installation-related fixes; part of #1775 2006-09-04 16:59:27 +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/