View Single Post
Posts: 307 | Thanked: 1,460 times | Joined on May 2011 @ Switzerland
#79
Originally Posted by Sllik View Post
I have this issue as well, and I can't quite follow what you did to fix it. Anyone else got an idea on how I can gain permission to ./configure ?
Don't do anything in MyDocs: it's a FAT partition and forgets all permissions. When I did all of the building etc I did it as root in root's home directory.

Originally Posted by HtheB View Post
It's a known problem Since it's some workaround
I've just managed to get around this. I made two files:

/usr/share/accounts/providers/msn.provider
/usr/share/accounts/services/msn.service

by copying the skype ones and changing the fields (harmattan has two different msn icons already!). Then I had to install sqlite3 and add the account in ~/.accounts/accounts.db. I managed to get jabber displaying properly too, but there's no bundled icons for that, so I'll have to make one later.

If I get time later i'll write it all up so others can try.