On Sat, Mar 27, 2010 at 8:49 AM, Maurizio Marini <[email protected]> wrote: > As follow up to Rex suggestion to post here:
Actually, the best places to ask about akonadi are the #akonadi IRC channel on Freenode and (if it exists) the akonadi mailing list (or something kdepim-related). > Question is: > where the hell akonadi takes > > "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin" > > paths? See kdesupport/akonadi/server/CMakeLists.txt and kdesupport/akonadi/server/src/storage/dbconfigmysql.cpp There are some hardcoded paths which are searched for mysqld during the build, and these paths are also used in DbConfigMysql::init to look for some other programs as well. _______________________________________________ Nepomuk mailing list [email protected] https://mail.kde.org/mailman/listinfo/nepomuk
