Konversation/KDE3 Sources

Jump to: navigation, search
This page is a translated version of a page Konversation/KDE3 Sources and the translation is 100% complete.

Other languages:Danish 100% • ‎English 100% • ‎Ukrainian 100%

Contents

Preface

Warning.png
 
Warning
All of the warnings in the preface of the main build instructions apply.


Dependencies

  • Qt v3.3.
  • kdelibs from KDE v3.4 or v3.5.
  • Optional: aRts from KDE v3.4 or v3.5 for sound support.
  • Optional: libxscreensaver for full auto-away support.

Manual checkout and update

To install latest Konversation from SVN just execute following commands:

  1. svn co -N svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/network extragear-network
  2. svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin extragear-network/admin
  3. cd extragear-network
  4. svn up konversation
  5. make -f Makefile.cvs
  6. ./configure --enable-debug=full
  7. make
  8. sudo make install

If you already did the above, just do the following whenever you want to update your checkout and installation: cd extragear-network/konversation; svn up; cd build; make; sudo make install

See the links in the next section for more information on working with Subversion.

Further reading


This page was last modified on 25 August 2012, at 08:39. This page has been accessed 2,163 times. Content is available under Creative Commons License SA 3.0 and the GNU Free Documentation License 1.2.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V.Legal