Difference between revisions of "Category:Installation"

From EPrints Documentation
Jump to: navigation, search
m
(Removed Ubuntu 16.04 as OS no longer under support.)
(21 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
'''The EPrints team currently recommends installing EPrints in one of the following ways:'''
 
'''The EPrints team currently recommends installing EPrints in one of the following ways:'''
  
* '''[[Installing EPrints 3 via apt (Debian/Ubuntu)]]'''
+
* '''[[Installing EPrints on Debian/Ubuntu]]'''
* '''[[Installing_EPrints_3_on_RedHat_Enterprise_5|Installing using yum on RedHat Enterprise 5 or Fedora]]'''
+
* '''[[Installing EPrints on_RHEL/Fedora/CentOS]]'''
 
* '''[[Installation|Installing from source]]'''
 
* '''[[Installation|Installing from source]]'''
 
 
  
 
Here are some other ways:
 
Here are some other ways:
  
* [[non-root_proxy|Proxied to a non-root]] user account: Where the server and all associated code is installed without root/admin access to anything
+
* [[non-root_proxy|Proxied to a non-root user account]]: Where the server and all associated code is installed without root/admin access to anything
 
* [[How to set up EPrints on virtual directories other than root|Hosted on virtual directories other than root]] - sharing with other Web applications on the same server
 
* [[How to set up EPrints on virtual directories other than root|Hosted on virtual directories other than root]] - sharing with other Web applications on the same server
  
This catagory contains a range of other sets of instructions for different operating systems and versions of EPrints. Most of them are not supported but may still work. {{EPrintsTech}}
+
This category contains a range of other sets of instructions for different operating systems and versions of EPrints. Most of them are not supported but may still work. {{EPrintsTech}}
  
If you want to write Installation instructions for a system other than those listed here please do. Remember to tag the page with <nowiki>[[Category:Installation]]</nowiki> so that appears in this list.  
+
If you want to write installation instructions for a system other than those listed here please do so. Remember to tag the page with <nowiki>[[Category:Installation]]</nowiki> so that it appears in this list.  
  
'''If you use one of the installation guides below and it doesnt work edit the page to say what went wrong and how you fixed it. This will help others (and probably your future self) tackle these problems in future. [[Template:Register|Here you can register for an eprints.org account]] to edit the wiki.'''
+
'''If you use one of the installation guides below and it doesn't work, edit the page to say what went wrong and how you fixed it. This will help others (and maybe yourself) tackle these problems in the future. [[Template:Register|Here you can register for an eprints.org account]] to edit the wiki.'''
  
 
== Distribution Notes ==
 
== Distribution Notes ==
Line 30: Line 28:
 
! Notes
 
! Notes
 
|-
 
|-
| Centos 7
+
| RHEL / Centos 7
 +
| Supported
 +
| No known issues.  EPrints Services test builds against this release
 +
|-
 +
| RHEL / Centos / Rocky 8
 
| Supported
 
| Supported
| No known issues. EPrints Services test builds against this release [http://www.eprints.org/tech.php/22149.html].
+
| Some minor issues. See [[Issues with installing EPrints on RHEL / CentOS / Rocky 8]].
 
|-
 
|-
| Ubuntu 16.04 LTS
+
| Ubuntu 18.04 LTS
| Supported*
+
| Supported
| Current deb for EPrints 3.3.15 on deb.eprints.org will not install due to missing dependencies. http://files.eprints.org/1712/ contains a modified 3.3.15 deb package that fixes this issue and deals with the issue of segmentation faults when using Apache MPM Event module.  This is caused by LibXSLT.so that is installed as part of another dependency (libxml-libxslt-perl) that should also not be required.  Unit tests against this deb only report minor issues due to known (and now fixed) issues in the EPrints source code. EPrints 3.3.16 deb (on deb.eprints.org) will have these updates to dependencies.
+
| Some minor issues. See [[Issues with Installing EPrints on Ubuntu 18.04]].
 
|-
 
|-
| Ubuntu 14.04 LTS
+
| Ubuntu 20.04 LTS
 
| Supported
 
| Supported
| No known issues. EPrints Services test builds against this release [http://www.eprints.org/tech.php/22149.html].
+
| Some minor issues. See [[Issues with Installing EPrints on Ubuntu 20.04]].
 +
|-
 
|}
 
|}

Revision as of 19:47, 29 December 2021

The default installation of EPrints is on a stand-alone linux system, but this is not the only way EPrints can (and has) been installed.

The EPrints team currently recommends installing EPrints in one of the following ways:

Here are some other ways:

This category contains a range of other sets of instructions for different operating systems and versions of EPrints. Most of them are not supported but may still work. For free support and discussion about EPrints you can sign up to EP-Tech.

If you want to write installation instructions for a system other than those listed here please do so. Remember to tag the page with [[Category:Installation]] so that it appears in this list.

If you use one of the installation guides below and it doesn't work, edit the page to say what went wrong and how you fixed it. This will help others (and maybe yourself) tackle these problems in the future. Here you can register for an eprints.org account to edit the wiki.

Distribution Notes

Known issues and gotchas on various Linux distributions

Distibution Support Notes
RHEL / Centos 7 Supported No known issues. EPrints Services test builds against this release
RHEL / Centos / Rocky 8 Supported Some minor issues. See Issues with installing EPrints on RHEL / CentOS / Rocky 8.
Ubuntu 18.04 LTS Supported Some minor issues. See Issues with Installing EPrints on Ubuntu 18.04.
Ubuntu 20.04 LTS Supported Some minor issues. See Issues with Installing EPrints on Ubuntu 20.04.