Konversation/KDE3 Sources: Difference between revisions
Appearance
Marked this version for translation |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Proposed deletion|reason=This page is outdated and should be archived}} | |||
<languages /> | <languages /> | ||
<translate> | <translate> | ||
Line 62: | Line 64: | ||
[[Category:Internet]] | [[Category:Internet]] | ||
[[Category:Advanced Users]] | [[Category:Advanced Users]] | ||
[[Category:KDE3]] <!-- Do not translate this! --> | |||
</translate> | </translate> |
Latest revision as of 07:40, 27 February 2024
Preface
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:
'"`UNIQ--syntaxhighlight-00000001-QINU`"'
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.