This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:jbrant:csit2320:video_wall_notes [2010/05/14 13:11] – jbrant | user:jbrant:csit2320:video_wall_notes [2010/05/14 15:57] (current) – jbrant | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | Chromium_install | ||
+ | step 1. wget http:// | ||
+ | |||
+ | step 2. unzip cr-1.9.zip | ||
+ | |||
+ | step 3. cd /cr | ||
+ | |||
+ | Note : The next few lines will be repeated a number of times | ||
+ | |||
+ | step 4. Make 2> chrom-error | ||
+ | |||
+ | step 5. view chrom-error | ||
+ | |||
+ | step 6. aptitude search mesa | ||
+ | |||
+ | step 7. aptitude install Libgl1-mesa +-dev | ||
+ | |||
+ | do steps 4 thur 7 | ||
+ | |||
+ | In step 6 replacing mesa with each of the following options: \\ | ||
+ | glu \\ | ||
+ | Xmu \\ | ||
+ | glut \\ | ||
+ | GL \\ | ||
+ | | ||
+ | | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | In step 7 replace " | ||
+ | xlibmesa-glu xlibmesa-glu-dev \\ | ||
+ | libxmu-dev libxmu6 libxmu-headers \\ | ||
+ | libglut3 libglut3-dev \\ | ||
+ | libgl-dev libgl1 libgl1-mesa libgl1-mesa-dev libgl1-mesa-dri \\ | ||
+ | zlib1g-dev | ||
+ | libxi-dev | ||
+ | libjpeg62-dev | ||
+ | |||
+ | step 8. cr-1.9/ | ||
+ | |||
+ | |||
+ |