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