Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Table of Contents

...

Code Block
# gem install rest-client
# gem install nokogiri -v '1.5.10'
# gem install libxml2 
Info

As latest versions of Nokogiri require ruby 1.9.2 or newer and Centos ships with ruby 1.8.7, we need to fix the Nokogiri version to something below 1.6.

...

Replacing TightVNC applet with noVNC in the client-premium webapp

Download the noVNC distribution package from: http://kanaka.github.com/noVNC 

Note that this is the same package we used for the websockify

...