Difference between revisions of "Category:Installation"

From EPrints Documentation
Jump to: navigation, search
(Distribution Notes)
m (There are some issues with RHEL6)
(17 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:
 +
 +
* [[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
 +
 +
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 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.'''
  
 
== Distribution Notes ==
 
== Distribution Notes ==
 +
 +
Known issues and gotchas on various Linux distributions
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 15: Line 28:
 
! Notes
 
! Notes
 
|-
 
|-
| Ubuntu 16.10
+
| RHEL / Centos 6
| Currently Not working
+
| Supported
| See Andrew Beeken's tech-list post: notes http://www.eprints.org/tech.php/22140/attachment/message.html
+
| 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
 +
|-
 +
| Ubuntu 16.04 LTS
 +
| Supported
 +
| Some minor issues. See [[Issues with Installing EPrints on Ubuntu 16.04]].
 
|-
 
|-
| Ubuntu 14.04
+
| Ubuntu 14.04 LTS
 
| Supported
 
| Supported
| No known issues
+
| No known issues.  EPrints Services test builds against this release.
 
|}
 
|}
 
 
 
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
 
* [[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}}
 
 
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 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.'''
 

Revision as of 02:02, 19 September 2018

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. Remember to tag the page with [[Category:Installation]] so that 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. 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
Ubuntu 16.04 LTS Supported Some minor issues. See Issues with Installing EPrints on Ubuntu 16.04.
Ubuntu 14.04 LTS Supported No known issues. EPrints Services test builds against this release.