Mobile/Build/Maemo Running Talos

From MozillaWiki
< Mobile‎ | Build
Revision as of 23:32, 7 May 2008 by Dougt (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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