How to cvs co Kompare (not the whole package but only that)?

James Richard Tyrer tyrerj at acm.org
Mon Jan 3 15:57:49 GMT 2005


rec.sea at btopenworld.com wrote:
> Dear friends, 
> 
> We would like to cvs co Kompare, but not the whole package Kompare is in.
> 
> How can I do that?

     CVSROOT=<CVS mirror URL>
     export CVSROOT
     cvs login
     <Enter>
     cvs co -r<TAG> -l kdesdk
     cvs co -r<TAG> kdesdk/kompare
     cd kdesdk
     ln -s ../kde-common/admin/ admin
     make -f Makefile.cvs
     ./configure <your options>
     cd kompare
     make

Note that is quite possible that you won't be able to build "kompare" 
without other sections of the module.

--
JRT

___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list