打印

求移植apache+php+mysql到arm外挂硬盘的方法

求移植apache+php+mysql到arm外挂硬盘的方法

arm挂硬盘,启动用norflash+64Mram的方式;
要求移植apache+php+mysql这些都在本地交叉编译后,直接copy到arm硬盘;

是否可行??请指点迷津!

TOP

没有研究过

TOP

我简单google了一下,http://www.arm.linux.org.uk/docs/whatis.php

ARM Linux尝试过么?在ARM Linux上可以安装相应的LAMP组合么?

很感兴趣,我会继续google的

TOP

cross-compiling apache for arm..

http://lists.arm.linux.org.uk/pipermail/linux-arm/2004-June/007999.html

TOP

应该可以,有人在 Zaurus 上编译了 apache 和 php ,mysql 应该也不成问题。
但交叉编译能否顺利就不好说了。
不想要 ID 了请找我。

TOP

[quote:3c19861119="涩兔子"]cross-compiling apache for arm..

http://lists.arm.linux.org.uk/pipermail/linux-arm/2004-June/007999.html[/quote]

这篇文章看到了,下一篇回复说可以实现,用的apache_1.3.31
http://lists.arm.linux.org.uk/pipermail/linux-arm/2004-June/008002.html
看到了一点希望,继续常识中

TOP