Adding Language zh_CN Error
Hello I have installed using the Live CD Lite and I am having a problem install zh_CN here is the message I am getting <http://koha.1045719.n5.nabble.com/file/n5750564/Screen_Shot_2013-04-12_at_8.03.02_AM.png> Any help would be greatly appreciated! I am a complete rookie with Koha... Andrew -- View this message in context: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564.html Sent from the Koha-translate mailing list archive at Nabble.com.
Hi Andrew, you need to run that command "after" setting up environment variables try export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml export PERL5LIB=/usr/share/koha/lib cd /usr/share/koha/misc/translator perl translate install zh-Hans-CN Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkriegel@gmail.com On Thu, Apr 11, 2013 at 9:05 PM, aschopp <andrewschopp@me.com> wrote:
Hello I have installed using the Live CD Lite and I am having a problem install zh_CN
here is the message I am getting < http://koha.1045719.n5.nabble.com/file/n5750564/Screen_Shot_2013-04-12_at_8....
Any help would be greatly appreciated! I am a complete rookie with Koha...
Andrew
-- View this message in context: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564.html Sent from the Koha-translate mailing list archive at Nabble.com. _______________________________________________ Koha-translate mailing list Koha-translate@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org
Thank you for your quick response. I tried to do as you suggested, but still got an error. Is there something I did incorrectly? Is there something else I should try? Thanks for your help! Andrew On 2013-04-12, at 8:17 AM, "Bernardo Gonzalez Kriegel-2 [via Koha]" <ml-node+s1045719n5750565h14@n5.nabble.com> wrote: Hi Andrew, you need to run that command "after" setting up environment variables try export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml export PERL5LIB=/usr/share/koha/lib cd /usr/share/koha/misc/translator perl translate install zh-Hans-CN Regards, Bernardo -- Bernardo Gonzalez Kriegel [hidden email] On Thu, Apr 11, 2013 at 9:05 PM, aschopp <[hidden email]> wrote: Hello I have installed using the Live CD Lite and I am having a problem install zh_CN here is the message I am getting <http://koha.1045719.n5.nabble.com/file/n5750564/Screen_Shot_2013-04-12_at_8.03.02_AM.png> Any help would be greatly appreciated! I am a complete rookie with Koha... Andrew -- View this message in context: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564.html Sent from the Koha-translate mailing list archive at Nabble.com. _______________________________________________ Koha-translate mailing list [hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org _______________________________________________ Koha-translate mailing list [hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML Screen Shot 2013-04-12 at 8.21.49 AM.png (178K) <http://koha.1045719.n5.nabble.com/attachment/5750566/0/Screen%20Shot%202013-04-12%20at%208.21.49%20AM.png> -- View this message in context: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... Sent from the Koha-translate mailing list archive at Nabble.com.
Andrew, different error! your first mail shows that you have a koha-conf.xml in /etc/koha/sites /library/koha-conf.xml but not in /etc/koha/sites/koha-conf.xml So change the first export and try again. Regards, Bernardo
Bernardo, Thank you for your help and sorry about the missed directory… I tried again and got a permission error. Then I tried using sudo in front of the install command and got a different error. I really appreciate your help with this and I am sorry if my inexperiance is making this difficult! Andrew On 2013-04-12, at 8:41 AM, "Bernardo Gonzalez Kriegel-2 [via Koha]" <ml-node+s1045719n5750568h7@n5.nabble.com> wrote: Andrew, different error! your first mail shows that you have a koha-conf.xml in /etc/koha/sites/library/koha-conf.xml but not in /etc/koha/sites/koha-conf.xml So change the first export and try again. Regards, Bernardo _______________________________________________ Koha-translate mailing list [hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML Screen Shot 2013-04-12 at 8.48.23 AM.png (386K) <http://koha.1045719.n5.nabble.com/attachment/5750569/0/Screen%20Shot%202013-04-12%20at%208.48.23%20AM.png> -- View this message in context: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... Sent from the Koha-translate mailing list archive at Nabble.com.
Andrew, almost:-) try sudo bash (put password), then with root shell repeat the commands export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml export PERL5LIB=/usr/share/koha/lib cd /usr/share/koha/misc/translator perl translate install zh-Hans-CN Bernardo -- Bernardo Gonzalez Kriegel gonzalez@famaf.unc.edu.ar On Thu, Apr 11, 2013 at 9:52 PM, aschopp <andrewschopp@me.com> wrote:
Bernardo, Thank you for your help and sorry about the missed directory… I tried again and got a permission error. Then I tried using sudo in front of the install command and got a different error. I really appreciate your help with this and I am sorry if my inexperiance is making this difficult! Andrew
On 2013-04-12, at 8:41 AM, "Bernardo Gonzalez Kriegel-2 [via Koha]" <[hidden email] <http://user/SendEmail.jtp?type=node&node=5750569&i=0>> wrote:
Andrew, different error!
your first mail shows that you have a koha-conf.xml in /etc/koha/sites /library/koha-conf.xml but not in /etc/koha/sites/koha-conf.xml
So change the first export and try again.
Regards, Bernardo
_______________________________________________ Koha-translate mailing list <a href="x-msg://116/user/SendEmail.jtp?type=node&node=5750568&i=0" target="_top" rel="nofollow" link="external">[hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org
------------------------------ If you reply to this email, your message will be added to the discussion below:
http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML<http://koha.1045719.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
------------------------------ View this message in context: Re: Adding Language zh_CN Error<http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750569.html> Sent from the Koha-translate mailing list archive<http://koha.1045719.n5.nabble.com/Koha-translate-f3070735.html>at Nabble.com.
_______________________________________________ Koha-translate mailing list Koha-translate@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org
I am sure we will get it soon… here is what i got! A On 2013-04-12, at 8:57 AM, "Bernardo Gonzalez Kriegel [via Koha]" <ml-node+s1045719n5750570h69@n5.nabble.com> wrote: Andrew, almost:-) try sudo bash (put password), then with root shell repeat the commands export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml export PERL5LIB=/usr/share/koha/lib cd /usr/share/koha/misc/translator perl translate install zh-Hans-CN Bernardo -- Bernardo Gonzalez Kriegel [hidden email] On Thu, Apr 11, 2013 at 9:52 PM, aschopp <[hidden email]> wrote: Bernardo, Thank you for your help and sorry about the missed directory… I tried again and got a permission error. Then I tried using sudo in front of the install command and got a different error. I really appreciate your help with this and I am sorry if my inexperiance is making this difficult! Andrew On 2013-04-12, at 8:41 AM, "Bernardo Gonzalez Kriegel-2 [via Koha]" <[hidden email]> wrote: Andrew, different error! your first mail shows that you have a koha-conf.xml in /etc/koha/sites/library/koha-conf.xml but not in /etc/koha/sites/koha-conf.xml So change the first export and try again. Regards, Bernardo _______________________________________________ Koha-translate mailing list <a href="x-msg://116/user/SendEmail.jtp?type=node&node=5750568&i=0" target="_top" rel="nofollow" link="external">[hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML View this message in context: Re: Adding Language zh_CN Error Sent from the Koha-translate mailing list archive at Nabble.com. _______________________________________________ Koha-translate mailing list [hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org _______________________________________________ Koha-translate mailing list [hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML Screen Shot 2013-04-12 at 9.08.25 AM.png (34K) <http://koha.1045719.n5.nabble.com/attachment/5750571/0/Screen%20Shot%202013-04-12%20at%209.08.25%20AM.png> -- View this message in context: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... Sent from the Koha-translate mailing list archive at Nabble.com.
My update manager has a list of updates and one of them is "bash" could this be why the previous command did not work? I am installing updates right now. A On 2013-04-12, at 9:10 AM, aschopp <andrewschopp@me.com> wrote: I am sure we will get it soon… here is what i got! A On 2013-04-12, at 8:57 AM, "Bernardo Gonzalez Kriegel [via Koha]" <[hidden email]> wrote: Andrew, almost:-) try sudo bash (put password), then with root shell repeat the commands export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml export PERL5LIB=/usr/share/koha/lib cd /usr/share/koha/misc/translator perl translate install zh-Hans-CN Bernardo -- Bernardo Gonzalez Kriegel <a href="x-msg://137/user/SendEmail.jtp?type=node&node=5750570&i=0" target="_top" rel="nofollow" link="external">[hidden email] On Thu, Apr 11, 2013 at 9:52 PM, aschopp <<a href="x-msg://137/user/SendEmail.jtp?type=node&node=5750570&i=1" target="_top" rel="nofollow" link="external">[hidden email]> wrote: Bernardo, Thank you for your help and sorry about the missed directory… I tried again and got a permission error. Then I tried using sudo in front of the install command and got a different error. I really appreciate your help with this and I am sorry if my inexperiance is making this difficult! Andrew On 2013-04-12, at 8:41 AM, "Bernardo Gonzalez Kriegel-2 [via Koha]" <[hidden email]> wrote: Andrew, different error! your first mail shows that you have a koha-conf.xml in /etc/koha/sites/library/koha-conf.xml but not in /etc/koha/sites/koha-conf.xml So change the first export and try again. Regards, Bernardo _______________________________________________ Koha-translate mailing list <a href="<a href="x-msg://116/user/SendEmail.jtp?type=node&node=5750568&i=0">x-msg://116/user/SendEmail.jtp?type=node&node=5750568&i=0" target="_top" rel="nofollow" link="external">[hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML View this message in context: Re: Adding Language zh_CN Error Sent from the Koha-translate mailing list archive at Nabble.com. _______________________________________________ Koha-translate mailing list <a href="x-msg://137/user/SendEmail.jtp?type=node&node=5750570&i=2" target="_top" rel="nofollow" link="external">[hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org _______________________________________________ Koha-translate mailing list <a href="x-msg://137/user/SendEmail.jtp?type=node&node=5750570&i=3" target="_top" rel="nofollow" link="external">[hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML View this message in context: Re: Adding Language zh_CN Error Sent from the Koha-translate mailing list archive at Nabble.com. _______________________________________________ Koha-translate mailing list Koha-translate@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org
Andrew, the main problem is I'm a bit sleepy. All commands from my fisrt mail must be run as root, I forgot to mention, so you must get a root shell first. run sudo bash (and put your user password) or run su - and put root password (if you set it up) The prompt must end with #. Then run the commands. Bernardo -- Bernardo Gonzalez Kriegel gonzalez@famaf.unc.edu.ar
I am sure you are in a different time zone than I! It is 9:40 am here in China. I logged in as root and this is what I got On 2013-04-12, at 9:23 AM, "Bernardo Gonzalez Kriegel [via Koha]" <ml-node+s1045719n5750573h62@n5.nabble.com> wrote: Andrew, the main problem is I'm a bit sleepy. All commands from my fisrt mail must be run as root, I forgot to mention, so you must get a root shell first. run sudo bash (and put your user password) or run su - and put root password (if you set it up) The prompt must end with #. Then run the commands. Bernardo -- Bernardo Gonzalez Kriegel [hidden email] _______________________________________________ Koha-translate mailing list [hidden email] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate website: www.koha-community.org git: git.koha-community.org bugs: bugs.koha-community.org If you reply to this email, your message will be added to the discussion below: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... To unsubscribe from Adding Language zh_CN Error, click here. NAML Screen Shot 2013-04-12 at 9.38.47 AM.png (158K) <http://koha.1045719.n5.nabble.com/attachment/5750574/0/Screen%20Shot%202013-04-12%20at%209.38.47%20AM.png> -- View this message in context: http://koha.1045719.n5.nabble.com/Adding-Language-zh-CN-Error-tp5750564p5750... Sent from the Koha-translate mailing list archive at Nabble.com.
participants (4)
-
Andrew Schopp -
aschopp -
Bernardo Gonzalez Kriegel -
Bernardo Gonzalez Kriegel