Installation Guide: Ubuntu

From UVLayout Docs

(Difference between revisions)
Jump to: navigation, search
Revision as of 07:21, 30 October 2013 (edit)
Headus (Talk | contribs)
m (Installation Guide: Ubuntu 12-04LTS moved to Installation Guide: Ubuntu)
← Previous diff
Revision as of 07:27, 30 October 2013 (edit) (undo)
Headus (Talk | contribs)

Next diff →
Line 10: Line 10:
== Ubuntu 13.04 == == Ubuntu 13.04 ==
- sudo apt-get install tcsh xfonts-75dpi libjpeg62 libopenexr6+* Installed some standard libs/files that were missing.
 + sudo apt-get install libjpeg62 xfonts-75dpi tcsh libopenexr6
 +* Rebooted to make installed 75dpi fonts visible.
- - copied libGLEW.so.1.5 from ubuntu12 +* Required the [http://www.uvlayout.com/openmotif OpenMotif] fix and installed the ''headus-missing-libs.tgz'' files.
- - prefs GUi to double buffer always+ 
 +* On our test system required UVLayout GUI preference "Double Buffer Only" turned on.

Revision as of 07:27, 30 October 2013

Cover Page
Introduction
Requirements
Windows
Linux
OS X
Licensing
Download PDF

Ubuntu 12-04LTS

  • Installed some standard libs/files that were missing.
sudo apt-get install libjpeg62 xfonts-75dpi tcsh libglew1.5 libopenexr6
  • Required the OpenMotif fix and installed the headus-missing-libs.tgz files.

Ubuntu 13.04

  • Installed some standard libs/files that were missing.
sudo apt-get install libjpeg62 xfonts-75dpi tcsh libopenexr6
  • Rebooted to make installed 75dpi fonts visible.
  • Required the OpenMotif fix and installed the headus-missing-libs.tgz files.
  • On our test system required UVLayout GUI preference "Double Buffer Only" turned on.