Difference between revisions of "Category:Installation"

From EPrints Documentation
Jump to: navigation, search
(Updated support status for 16.04)
m (typos removed)
(19 intermediate revisions by 2 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 6
 +
| Supported
 +
| Some minor issues. See [[Issues with installing EPrints on RHEL 6]].
 +
|-
 +
| RHEL / Centos 7
 +
| Supported
 +
| No known issues.  EPrints Services test builds against this release
 +
|-
 +
| RHEL / Centos 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 8]].
 
|-
 
|-
 
| Ubuntu 16.04 LTS
 
| Ubuntu 16.04 LTS
| Supported*
+
| Supported
| Current deb for EPrints 3.3.15 on deb.eprints.org will not install 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, which is caused by LibXSLT.so that is installed as part of another dependency (libxml-libxslt-perl) that should not be required.  EPrints 3.3.16 deb (on deb.eprints.org) will have these updated dependencies
+
| Some minor issues. See [[Issues with Installing EPrints on Ubuntu 16.04]].
 
|-
 
|-
| Ubuntu 14.04 LTS
+
| Ubuntu 18.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 18.04]].
 +
|-
 +
| Ubuntu 20.04 LTS
 +
| Supported
 +
| Some minor issues. See [[Issues with Installing EPrints on Ubuntu 20.04]].
 +
|-
 
|}
 
|}

Revision as of 10:13, 22 October 2020

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 6 Supported Some minor issues. See Issues with installing EPrints on RHEL 6.
RHEL / Centos 7 Supported No known issues. EPrints Services test builds against this release
RHEL / Centos 8 Supported Some minor issues. See Issues with installing EPrints on RHEL 8.
Ubuntu 16.04 LTS Supported Some minor issues. See Issues with Installing EPrints on Ubuntu 16.04.
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.