sintonia/livesupport
tomash 9236c4671a #1424 force upgrade to patched versions 2005-10-01 13:21:11 +00:00
..
bin #1405 better setup for devel.env., I hope - ufff 2005-09-28 13:39:35 +00:00
doc Marked some more files as text; I hope I got them all now. See ticket #1462. 2005-09-22 14:31:15 +00:00
etc made sure already existing LD_LIBRARY_PATHs are ammended, not totally 2005-09-24 11:45:51 +00:00
modules use include_path from storageServer conf.php 2005-10-01 13:16:30 +00:00
products added keyboard shortcuts to the playlist editor window 2005-09-30 19:41:59 +00:00
tmp test 2005-09-09 07:25:44 +00:00
tools #1424 force upgrade to patched versions 2005-10-01 13:21:11 +00:00
usr
var added new images 2005-07-01 08:28:44 +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/