View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#30
Ok you have no directory named akonadi right?

So now open terminal as user and type:
Code:
ln -s /home/user/MyDocs/akonadi /home/user/.local/share/akonadi
Code:
echo -e "[Connection]\nSocketDirectory=/home/user" >> /home/user/.config/akonadi/akonadiserverrc
Both commands are single liners...

Once the above is done you can type in terminal:
Code:
akonadictl start
to get the processes started