Installation Guide: Ubuntu
From UVLayout Docs
(Difference between revisions)
Revision as of 05:08, 20 June 2017 (edit) Headus (Talk | contribs) (→Ubuntu 13.04) ← Previous diff |
Current revision (08:33, 8 March 2019) (edit) (undo) Headus (Talk | contribs) |
||
Line 5: | Line 5: | ||
* Installed some standard libs/files that were missing. | * Installed some standard libs/files that were missing. | ||
sudo apt-get install libjpeg62 xfonts-75dpi tcsh libglew1.5 libopenexr6 | sudo apt-get install libjpeg62 xfonts-75dpi tcsh libglew1.5 libopenexr6 | ||
- | |||
- | * Required the [http://www.uvlayout.com/openmotif OpenMotif] fix and installed the ''headus-missing-libs.tgz'' files. | ||
== Ubuntu 13.04 == | == Ubuntu 13.04 == | ||
Line 14: | Line 12: | ||
* Rebooted to make installed 75dpi fonts visible. | * Rebooted to make installed 75dpi fonts visible. | ||
- | |||
- | * Required the [http://www.uvlayout.com/openmotif OpenMotif] fix and installed the ''headus-missing-libs.tgz'' files. | ||
* May require UVLayout GUI preference "Double Buffer Only" turned on. | * May require UVLayout GUI preference "Double Buffer Only" turned on. | ||
Line 25: | Line 21: | ||
* Rebooted to make installed 75dpi fonts visible. | * Rebooted to make installed 75dpi fonts visible. | ||
- | |||
- | * Required the [http://www.uvlayout.com/openmotif OpenMotif] fix and installed the ''headus-missing-libs.tgz'' files. | ||
* May require UVLayout GUI preference "Double Buffer Only" turned on. | * May require UVLayout GUI preference "Double Buffer Only" turned on. |
Current revision
|
[edit] Ubuntu 12-04LTS
sudo apt-get install libjpeg62 xfonts-75dpi tcsh libglew1.5 libopenexr6 [edit] Ubuntu 13.04
sudo apt-get install libjpeg62 xfonts-75dpi tcsh libopenexr6
[edit] Ubuntu 17.04
sudo apt install libjpeg62 xfonts-75dpi tcsh
|