Mobile/Build/Maemo Running Talos: Difference between revisions

From MozillaWiki
< Mobile‎ | Build
Jump to navigation Jump to search
(New page: DRAFT Install the Nginx web server from [http://maemo-hackers.org/nginx.install]. I choose Nginx because there is a precompiled version available. If we find that this does not work, we...)
(No difference)

Revision as of 23:32, 7 May 2008

DRAFT

Install the Nginx web server from [1]. I choose Nginx because there is a precompiled version available. If we find that this does not work, we probably can cross-compile apache or lighttpd for testing purposes.

Copy talos to /media/mmc2/talos

As root, start nginx as: /usr/sbin/nginx

Create a link to the talos page set in /var/www:

ln -s /media/mmc2/talos/page_load_test/ /var/www/page_load_test