Alaska Subedi wrote:
Hi,trackerd bombs out with the following message when I run it: Tracker version 0.0.4 Copyright (c) 2005-2006 by Jamie McCracken This program is free software and comes without any warranty. It is licensed under version 2 of the General Public License which can be viewed at http://www.gnu.org/licenses/gpl.txt Services supported by this version of tracker: Files, Documents, Images, Music Initialising tracker... 060510 14:43:41 [ERROR] Can't find messagefile '/usr/local/share/tracker/english/errmsg.sys' DB initialised - embedded mysql version is 50021 Creating system database... 060510 14:43:41 [ERROR] Can't find messagefile '/usr/share/mysql/english/errmsg.sys' Fatal error - mysql_init failed due to no memory available My laptop has 1GB of memory and only a quarter of it is being used. Following is the compiling options:
This error is caused by you using a more recent version of mysql (Dapper has just upgraded to mysql 5.0.21) and has nothing to do with memory.
I have updated cvs to include version 5.0.21 version of errmsg.sys. I have also attached it so you can copy it to /usr/share/tracker/englishThe errmsg file is backwards compatible so it will still work with earlier versions of mysql.
As the embedded mysql lib is only a build time dependency (and not a runtime one as it is statically linked) this problem will in future disappear once I have a set of binary Debs and RPMs for tracker.
-- Mr Jamie McCracken http://jamiemcc.livejournal.com/
Attachment:
errmsg.sys
Description: Binary data