Difference between revisions of "Issues with Installing EPrints on Ubuntu 24.04"
m (→Previous Issues) |
m |
||
Line 5: | Line 5: | ||
==== Previous Issues ==== | ==== Previous Issues ==== | ||
− | ; MySQL root user cannot be used : This is now explained under EPrints' [[Getting Started]] instructions. | + | ; 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.