OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: daemon1 on May 03, 2006, 06:23:34 am
-
Wondering if anyone has a working version of mysql for a c3000 sharp rom with tetsu kernel?
I've got apache and php from creshno working no probs, just can not find a working sql version, all the versions ive tried (v3 or v4) dont work properly at all.. there's tonnes of posts around regarding this issue, been through all of them but still can't find a working version.
Thanks in advance
-
I have it running on OpenBSD, be aware that it takes about 35Mb of memory and will probably be the same under Linux.
(with minimal config)
-Andy
-
can you read chinese? i have posted my exp in mysql 3.22 under original SHARP ROM (but that is not in this site)... :x
but that is in chinese chars... :x
-
can you read chinese? i have posted my exp in mysql 3.22 under original SHARP ROM (but that is not in this site)... :x
but that is in chinese chars... :x
[div align=\"right\"][a href=\"index.php?act=findpost&pid=125670\"][{POST_SNAPBACK}][/a][/div]
can't read chinese, but yeah why not? send us the link will probably be able to figure out something from your post eg /var/tmp is still /var/tmp in any language!
or maybe you can provide a quick and dirty short version of your experience on this site which will benefit other users ?
-
I have mysql running, now I dont have alot of experience in mysql, in fact I am a nOOb. I just installed the one from elsi, what is the difference between this one and the one you want? ooo, the version is 3.23.49
-
Wondering if anyone has a working version of mysql for a c3000 sharp rom with tetsu kernel?
I've got apache and php from creshno working no probs, just can not find a working sql version, all the versions ive tried (v3 or v4) dont work properly at all.. there's tonnes of posts around regarding this issue, been through all of them but still can't find a working version.
Thanks in advance
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=125543\")
Update: Have a full working version! yay!
Installed from [a href=\"http://anjackson.net/extras/mysql_3.23.49-8.7_arm.ipk]http://anjackson.net/extras/mysql_3.23.49-8.7_arm.ipk[/url]
and then installed http://dragos.com/zaurus/openssl_0.9.7c_arm.ipk (http://dragos.com/zaurus/openssl_0.9.7c_arm.ipk)
to save some space
put the databases in /hdd3/mysql
cp -r /var/mysql/* /hdd3/mysql
ln -s /hdd3/mysql /var/mysql
start the db with mysqlstart
initialise the db with mysql_install_db