From 25380a24e0c7114fe2b512a12a56962342b8accc Mon Sep 17 00:00:00 2001 From: "mmoss@google.com" Date: Tue, 18 Nov 2008 20:56:29 +0000 Subject: Add Linux lighttpd for running LayoutTests on Linux. Updated to use system lighttpd and php-cgi. This is based on the Hardy packages and file layout. YMMV with other distros. BUG=4281 Review URL: http://codereview.chromium.org/10653 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5633 0039d316-1c4b-4281-b951-d872f2087c98 --- build/install-build-deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/install-build-deps.sh') diff --git a/build/install-build-deps.sh b/build/install-build-deps.sh index f095217..828218f 100755 --- a/build/install-build-deps.sh +++ b/build/install-build-deps.sh @@ -29,7 +29,7 @@ download_deb() { install_hardy() { sudo apt-get install subversion pkg-config python perl g++ g++-multilib \ bison flex gperf libnss3-dev libglib2.0-dev libgtk2.0-dev \ - libnspr4-0d libnspr4-dev wdiff + libnspr4-0d libnspr4-dev wdiff lighttpd php5-cgi wget -c http://www.trevp.com/tlslite/tlslite-0.3.8.tar.gz tar xvfz tlslite-0.3.8.tar.gz -- cgit v1.1