Konversation/KDE3 Sources/da: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
Line 4: | Line 4: | ||
{{Warning/da|1=Alle advarslerne i [[Special:mylanguage/Konversation/Sources#Preface|forordet]] til [[Special:mylanguage/Konversation/Sources|instruktionerne til bygning af hovedversionen]] gælder også her.}} | {{Warning/da|1=Alle advarslerne i [[Special:mylanguage/Konversation/Sources#Preface|forordet]] til [[Special:mylanguage/Konversation/Sources|instruktionerne til bygning af hovedversionen]] gælder også her.}} | ||
== | == Afhængigheder === | ||
* Qt v3.3. | * Qt v3.3. |
Revision as of 20:25, 4 August 2011
Forord
Afhængigheder =
- 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.