Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: xvfb/README.google

Issue 9348009: Add a new tool holding Xvfb bits. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: '' Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « xvfb/README ('k') | xvfb/Xvfb.32bit » ('j') | xvfb/building/fetch-source » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xvfb/README.google
===================================================================
--- xvfb/README.google (revision 0)
+++ xvfb/README.google (revision 0)
@@ -0,0 +1,23 @@
+This is a slightly advanced version of Xvfb from xorg-server
+1.9.3.901
+
+This version was built from the 1.9.3.901 sources at freedesktop.org.
+
+It was compiled using a random flavour of ubuntu Lucid according to the
+recipes in the building subdirectory in order to produce a statically linked
+version that would work on the host machines, since many of the libraries
+are present, but incompatably earlier versions.
+
+Peter Mayo
+(petermayo@google.com)
+
+
+
+BUILD INSTRUCTIONS
+
+--- Setup ---
+* make a new working directory
+* bash the fetch-source script to fetch the sources
cmp 2012/02/07 19:52:14 s/bash the fetch-source script/run fetch-source/
Peter Mayo 2012/02/08 05:32:48 Done.
+* bash the install-prereqs script as root to check and install need packages
cmp 2012/02/07 19:52:14 'run install-rereqs (as root)'
Peter Mayo 2012/02/08 05:32:48 Done.
+* make a subdir for compilation
+* from there, bash the then-build script to extract and build
cmp 2012/02/07 19:52:14 'run then-build to extract...'
Peter Mayo 2012/02/08 05:32:48 Done.
« no previous file with comments | « xvfb/README ('k') | xvfb/Xvfb.32bit » ('j') | xvfb/building/fetch-source » ('J')

Powered by Google App Engine
This is Rietveld 408576698