Installation Guide: Linux
From UVLayout Docs
(Difference between revisions)
| Revision as of 09:11, 8 March 2019 (edit) Headus (Talk | contribs) ← Previous diff |
Current revision (00:36, 13 November 2025) (edit) (undo) Headus (Talk | contribs) |
||
| (5 intermediate revisions not shown.) | |||
| Line 17: | Line 17: | ||
| == Known Problems == | == Known Problems == | ||
| - | * '''Plugin mode''' doesn't work? If you are using a wrapper script to set up the various environment variables, make sure you pass all command line args to the 'uvlayout' binary. | + | * '''Plugin mode''' doesn't work? If you are using your own wrapper script to set up the various environment variables, make sure you pass all command line args to the 'uvlayout' binary. |
| - | * Very poor drawing performance? See the [[User Guide: About UVLayout#OpenGL|OpenGL]] preference. | + | * '''USB Dongle''' not being detected? See additional instructions at [https://www.uvlayout.com/rockey https://www.uvlayout.com/rockey]. |
| - | + | ||
| - | * Errors on UVLayout start-up when opening UID files? This sometimes occurs when the UVLayout installation is distributed to users via a networked file system, and appears to only affect the Fedora-6 32bit build of UVLayout. Use the Fedora-10 64bit build of UVLayout to solve this problem. | + | |
| - | + | ||
| - | == Missing Shared Libraries == | + | |
| - | + | ||
| - | Current and recent releases of UVLayout are bundled with all the required shared libraries. If however you are trying to install an older release of UVLayout, and encounter errors caused by missing shared libraries, then you can find copies of these libraries on the [http://www.uvlayout.com/openmotif OpenMotif] page. | + | |
| == Steps For Different Distros == | == Steps For Different Distros == | ||
| * [[Installation Guide: Ubuntu|Ubuntu]] | * [[Installation Guide: Ubuntu|Ubuntu]] | ||
| - | * [[Installation Guide: Fedora|Fedora]] | + | * [[Installation Guide: Fedora|Fedora / Rocky]] |
Current revision
|
tar xvfoz uvlayout-XXXXXX.tgz --directory=/usr/local
/usr/local/uvlayout-pro/uvlayout-run ... or this command for the Demo version ... /usr/local/uvlayout-demo/uvlayout-run
Known Problems
Steps For Different Distros |