Mobile/Build/Maemo Running Talos
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