[Konversation-devel] [Bug 174143] [patch] Reconnect fails on password protected channels
Eike Hein
hein at kde.org
Thu Jun 25 05:29:47 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=174143
--- Comment #27 from Eike Hein <hein kde org> 2009-06-25 05:29:43 ---
cd $HOME
mkdir konversation
cd konversation
mkdir build install
svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/network/konversation src
cd build
cmake -DCMAKE_INSTALL_PREFIX=$HOME/konversation/install ../src
make
make install
export PATH=$HOME/konversation/install/bin:$PATH
export KDEDIRS=$HOME/konversation/install:$KDEDIRS
export XDG_DATA_DIRS=$HOME/konversation/install/share:$XDG_DATA_DIRS
konversation
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list