Re: Akonadi + nfs home directories
Kevin Krammer <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, 2011-04-05, Myrosia Dzikovska wrote: > Not tested on NFS, but AFS, another networked system used in my > enterprise environment, has the same set of problems. Here's how I got > Akonadi to work, in KDE 4.4. > > rm -r ~/.local/share/akonadi > mkdir -p /tmp/akonadi-USERNAME/akonadi > cd ~/.local/share > ln -s /tmp/akonadi-USERNAME/akonadi . Hmm, that will also lead to the state data being in /tmp > Then edit $HOME/.config/akonadi/akonadiserverrc and add > > [Connection] > SocketDirectory=/tmp/akonadi-USERNAME/ Right. > This re-directs the socket to /tmp, which is local in our setup > Note that this solution is not entirely stable: any change to the > resources through the Akonadi GUI breaks the setup, by automatically > adding the following line into akonadiserverrc > Options="UNIX_SOCKET=/home/USERNAME/mysql.socket" Since the socket path for the MySQL socket is not yet configurable, you might want to try using a different backend, e.g. sqlite. I think the driver name for that is QSQLITE3 Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring _______________________________________________ KDE PIM users mailing list Subscription management: https://mail.kde.org/mailman/listinfo/kdepim-users
signature.asc
(application/pgp-signature, 190 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQBNmrsLnKMhG6pzZJIRAvbqAJkBHau5JbHnXxdNUmr8jfPFRrbiKgCfUrEs CvZ4OxYO6Wawzz9Ji6BsC2M= =Ga6J -----END PGP SIGNATURE-----