[kopete-bugs] [Bug 206282] wml login failure - old account
Roman Jarosz
kedgedev at gmail.com
Sun Jan 17 14:11:11 CET 2010
https://bugs.kde.org/show_bug.cgi?id=206282
--- Comment #5 from Roman Jarosz <kedgedev gmail com> 2010-01-17 14:11:08 ---
Could you compile libmsn and send the console log to my mail?
The instruction are (you will have to install subversion, cmake and gcc):
svn co https://libmsn.svn.sourceforge.net/svnroot/libmsn/trunk libmsn
mkdir libmsn-build
cd libmsn-build
cmake -DCMAKE_INSTALL_PREFIX=/usr/ -DCMAKE_BUILD_TYPE=Debug -DENABLE_DEBUG=true
../libmsn/
make -j2
sudo make install
to capture the log use
kopete --nofork &>kopetelog.txt
this will create kopetelog.txt in current directory
--
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 kopete-bugs
mailing list