Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dinamica_linux_compatibility [2018/07/27 19:43] romulo |
dinamica_linux_compatibility [2018/07/27 19:44] (current) romulo |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Dinamica EGO GNU/Linux Compatibility ====== | ====== Dinamica EGO GNU/Linux Compatibility ====== | ||
| - | Dinamica EGO is compatible with Ubuntu 18.04, which ships with libc, libpthread and libdl version **2.27**, libz version **1.2.11** and libfuse version **2.9.7**. It is also only supported on X.org systems (Wayland still doesn't support Java SE properly).\\ | + | Dinamica EGO is compatible with Ubuntu 18.04, which ships with libc, libpthread and libdl version **2.27**, libz version **1.2.11** and libfuse version **2.9.7**. It is also only supported on X.org systems (Wayland still doesn't support Java SE properly). You can check your libraries versions using\\ |
| + | <code> | ||
| + | ldconfig -v | ||
| + | </code> | ||
| In case you want to find out if it's possible to run Dinamica EGO on your favorite distribution, try to execute the following script: | In case you want to find out if it's possible to run Dinamica EGO on your favorite distribution, try to execute the following script: | ||
| <code> | <code> | ||