Regarding Error - make: *** [blib/ZEBRA_CONF_DIR/etc/passwd] Error 2 while installing KOHA
Hi, I did read the post around this error. Tried the solution given too, but it did not work. When I run perl Makefile.PL, all the steps are completed successfully. Logs showing no errors while configuring Zebra. <http://koha.1045719.n5.nabble.com/file/n5782636/Screen_Shot_2014-01-02_at_1.33.28_AM.png> All the other directories are created successfully, like ZEBRA_DATA_DIR, KOHA_CONF_DIR, but ZEBRA_CONF_DIR does not get created. Therefore when I run make, I get the above error. The command 'make clean' did not work. Please let me know if I am missing some steps. Help will be highly appreciated. Thanks in advance. -- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com.
Hie, How did you install ? standard mode or dev mode ? Did you run the install with root user ? Regards, Le 01/01/2014 21:20, Nazneen a écrit :
Hi,
I did read the post around this error.
Tried the solution given too, but it did not work.
When I run perl Makefile.PL, all the steps are completed successfully.
Logs showing no errors while configuring Zebra.
<http://koha.1045719.n5.nabble.com/file/n5782636/Screen_Shot_2014-01-02_at_1.33.28_AM.png>
All the other directories are created successfully, like ZEBRA_DATA_DIR, KOHA_CONF_DIR, but ZEBRA_CONF_DIR does not get created.
Therefore when I run make, I get the above error.
The command 'make clean' did not work.
Please let me know if I am missing some steps.
Help will be highly appreciated.
Thanks in advance.
-- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com. _______________________________________________ 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/
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com
Installation - dev mode and yes user is root. Thank you for your prompt reply. -- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com.
Where do you try to install ? Installing with root is not a good idea. I advice you to create a koha user and install with it. Copie sources into /home/koha and install into it in dev mode. Regards, Le 02/01/2014 18:04, Nazneen a écrit :
Installation - dev mode
and yes user is root.
Thank you for your prompt reply.
-- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com. _______________________________________________ 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/
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com
Hi, Configuration details: <http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.21.49_PM.png> The DB user is koha: <http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.18.34_PM.png> The configuration are as below: <http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.18.18_PM.png> <http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.17.09_PM.png> I will try working with the suggestions put by you. Thank you. -- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com.
Hi Nazneen
From your screenshots I can see you are trying to install Liblime's software. We can't really help you with that I am afraid.
If you want to try installing Koha you can get it from http://download.koha-community.org You can read more at http://koha-community.org Chris On 3 January 2014 06:59, Nazneen <nazneenr@thoughtworks.com> wrote:
Hi,
Configuration details:
<http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.21.49_PM.png>
The DB user is koha:
<http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.18.34_PM.png>
The configuration are as below:
<http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.18.18_PM.png>
<http://koha.1045719.n5.nabble.com/file/n5782683/Screen_Shot_2014-01-02_at_11.17.09_PM.png>
I will try working with the suggestions put by you.
Thank you.
-- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com. _______________________________________________ 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/
Thank you for your prompt reply. I started the installation once more after downloading it from- http://download.koha-community.org/ I could successfully run the following steps: 1) perl Makefile.PL 2) make 3) sudo make install But the next step is giving me the following error: 4) sudo ln -s /blib/KOHA_CONF_DIR/koha-httpd.conf /etc/apache2/sites-available/koha The source dir is at /blib/KOHA_CONF_DIR/koha-httpd.conf so replaced it. But I get this error: ln: /etc/apache2/sites-available/koha: No such file or directory I am using MAC OS. Where I am going wrong? Instead of the above command if I just copy the koha-httpd.conf to /etc/ -- will that do? -- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com.
Hie, You try to install from sources directly on a MAC OS ? Sounds crazy, Koha runs under Linux and best on Debian. You can easyly create a virtual machine for that with for example VirtualBox. Ragards, Le 07/01/2014 19:39, Nazneen a écrit :
Thank you for your prompt reply.
I started the installation once more after downloading it from- http://download.koha-community.org/
I could successfully run the following steps:
1) perl Makefile.PL 2) make 3) sudo make install
But the next step is giving me the following error: 4) sudo ln -s /blib/KOHA_CONF_DIR/koha-httpd.conf /etc/apache2/sites-available/koha The source dir is at /blib/KOHA_CONF_DIR/koha-httpd.conf so replaced it.
But I get this error: ln: /etc/apache2/sites-available/koha: No such file or directory
I am using MAC OS.
Where I am going wrong?
Instead of the above command if I just copy the koha-httpd.conf to /etc/ -- will that do?
-- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com. _______________________________________________ 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/
-- Fridolin SOMERS Biblibre - Pôles support et système fridolin.somers@biblibre.com
Hey! Yes. I was following a blog that had steps to install Koha on Mac. Well that did not really seem to work in my case. :( I will start on a Debian machine. Thanks. -- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com.
On 2014-01-9, at 6:59 AM, Nazneen wrote:
Hey!
Yes. I was following a blog that had steps to install Koha on Mac.
Well that did not really seem to work in my case. :(
I will start on a Debian machine.
Thanks.
some months ago i did successfully manage to install Koha on OSX 10.7.5, using macports for apache, mysql perl and zebra so its possible!, but also quite fiddly… :/ i don't recall seeing any 'Koha on OSX' install guides on the web, either as others have said... do a debian 'packages' install of Koha for you first attempt :)
Nazneen, I wish I had a Mac to test and provide proper instructions :-D That said, do u have Apache2 installed? How? Where are the configuration files? I'm pretty sure that the /etc/apache2/sites-available dir is a Debian thing, and hence not present (or even meaninful) in Mac OS. Tell us a bit more about your Apache setup and we might be of help. BTW, I'd say that you should use the /etc/koha/koha-httpd.conf file that the standard setup process creates. Did u perform a standard install? Regards To+ On Tue, Jan 7, 2014 at 3:39 PM, Nazneen <nazneenr@thoughtworks.com> wrote:
Thank you for your prompt reply.
I started the installation once more after downloading it from- http://download.koha-community.org/
I could successfully run the following steps:
1) perl Makefile.PL 2) make 3) sudo make install
But the next step is giving me the following error: 4) sudo ln -s /blib/KOHA_CONF_DIR/koha-httpd.conf /etc/apache2/sites-available/koha The source dir is at /blib/KOHA_CONF_DIR/koha-httpd.conf so replaced it.
But I get this error: ln: /etc/apache2/sites-available/koha: No such file or directory
I am using MAC OS.
Where I am going wrong?
Instead of the above command if I just copy the koha-httpd.conf to /etc/ -- will that do?
-- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com. _______________________________________________ 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/
-- Tomás Cohen Arazi Prosecretaría de Informática Universidad Nacional de Córdoba ✆ +54 351 4333190 ext 13168 GPG: B76C 6E7C 2D80 551A C765 E225 0A27 2EA1 B2F3 C15F
Hi, If I am not mistaken, Mac comes pre-installed with Apache2. And I selected the dev mode for install. But I will start from scratch on a Debian. Thank you so much! -- View this message in context: http://koha.1045719.n5.nabble.com/Regarding-Error-make-blib-ZEBRA-CONF-DIR-e... Sent from the Koha-devel mailing list archive at Nabble.com.
participants (5)
-
Chris Cormack -
Fridolin SOMERS -
Mason James -
Nazneen -
Tomas Cohen Arazi