Bug 110375

Summary: INSTALL file should include make -f Makefile.cvs instruction
Product: quanta Reporter: Yan Morin <yansanmo.site>
Component: generalAssignee: András Manţia <amantia>
Status: RESOLVED WORKSFORME    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Yan Morin 2005-08-08 04:11:05 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Fedora RPMs

For beginners that want to compile and install kdewebdev I suggest to add the 
make -f Makefile.cvs instruction available in the INSTALL file.

Maybe add this little note in top of the file:

Note:
if you compile from the cvs you must run the 
 make -f Makefile.cvs
command to create the file ./configure.
Comment 1 András Manţia 2005-08-08 08:19:59 UTC
It is in the README file. The INSTALL file is the generic file about how 
to use the configure and make system (the autoconf/automake system).
Comment 2 Thiago Macieira 2005-08-10 03:22:34 UTC
Those files are also for released tarballs. The make -f Makefile.cvs step is for Subversion users only and it's mentioned in the developers.kde.org site.
Comment 3 Yan Morin 2005-12-19 17:46:27 UTC
Documentation of "make -f Makefile.cvs" step:
http://developer.kde.org/source/anonsvn.html