Dear, Greetings I want to know about the procedure and entire method for installing koha on redhat. Ours is a government organization and servers with redhat installed is available for us to use and complete redhat support is also available. As it is a government organization internet access is as such not available on the server system so offline installation is needed to be done. Koha is an open source system, so it should be possible to install it on any linux machine. I want to know how we can do that. We want to install a stable koha version on a stable redhat version. Hoping for a positive reply. Thanks & Regards Divya Batra
Hi Divya
I want to know about the procedure and entire method for installing koha on redhat. Ours is a government organization and servers with >redhat installed is available for us to use and complete redhat support is also available.
As it is a government organization internet access is as such not available on the server system so offline installation is needed to >be done.
if you have good system admin support, you can use this documents: https://wiki.koha-community.org/wiki/Koha_3.22_on_Fedora_23 https://wiki.koha-community.org/wiki/Koha_3.10_on_Centos_6.3_x86_64_en https://github.com/nemobis/beic-koha For YAZ and Zebra you can download packages from Indexdata site, http://ftp.indexdata.dk/pub/yaz/redhat/ httpftp.indexdata.dk/pub/zebra/redhat/ Installing on Red Hat is not an easy task. Try to ask for a temporaney connection with internet for your server. Bye Zeno Tajoli
Divya, There is a page on the wiki that says how to on RHEL: https://wiki.koha-community.org/wiki/Koha_on_Redhat_Enterprise_6 My recommendation is that install it on a machine with internet first for all the dependency resolutions and then try it on the actual server. You can download the source code and run the MakeFile.PL, *perl Makefile.PLmake && make testmake install* On the other side you can use alien to convert a deb package to a rpm package: http://www.thegeekstuff.com/2010/11/alien-command-examples/ and try with that. If you try and fail post the terminal outputs so we can help. Regards. On Fri, Nov 4, 2016 at 3:11 AM, Divya Batra <divyabatra2001@gmail.com> wrote:
Dear, Greetings
I want to know about the procedure and entire method for installing koha on redhat. Ours is a government organization and servers with redhat installed is available for us to use and complete redhat support is also available. As it is a government organization internet access is as such not available on the server system so offline installation is needed to be done. Koha is an open source system, so it should be possible to install it on any linux machine. I want to know how we can do that. We want to install a stable koha version on a stable redhat version.
Hoping for a positive reply. Thanks & Regards Divya Batra
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (3)
-
Divya Batra -
Rodrigo Santellan -
Zeno Tajoli