Difference between revisions of "Issues with Installing EPrints on Ubuntu 24.04"
(Added issues with Ubuntu 24.04 page) |
m |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
==== libncurses5 no longer available ==== | ==== libncurses5 no longer available ==== | ||
| − | <code>libncurses5</code> APT package dependency no longer exists in Ubuntu | + | <code>libncurses5</code> APT package dependency no longer exists in Ubuntu 24.04 LTS, install <code>libncurses6</code> instead. |
| − | ==== | + | ==== Previous Issues ==== |
| − | + | ; MySQL root user cannot be used : This is now explained under EPrints' [[Getting Started]] instructions. As it is typical for most modern Linux operating systems. | |
| − | |||
| − | |||
Latest revision as of 08:36, 21 September 2025
N.B. It is assumed that you are installing the latest version of 3.4. Earlier versions may have issues not listed here.
libncurses5 no longer available
libncurses5 APT package dependency no longer exists in Ubuntu 24.04 LTS, install libncurses6 instead.
Previous Issues
- MySQL root user cannot be used
- This is now explained under EPrints' Getting Started instructions. As it is typical for most modern Linux operating systems.