Hi.
Looks like you have a dev install rather than a production one which is fine. So you will need to set a couple of environment variables (perhaps in your .bashrc so you get it every time):

export KOHA_CONF=/home/koha/koha-dev/etc/koha-conf.xml
export PERL5LIB=/home/koha/kohaclone

Good luck.

On 19/09/2012 22:19, Manos PETRIDIS wrote:
Hi José,

Thank you VERY much for your step-by-step instructions. Although I try to 
follow DDC in my installation, I'm sure that your guide will be soon 
incorporated in the pertinent wiki page.

As to your suggestion regarding the *Can't locate C4/Context.pm in @INC* 
problem, I find two C4 folders in my installation

koha@koha:/$ sudo find / -type d -name C4 -print
/home/koha/kohaclone/C4
/home/koha/kohaclone/blib/PERL_MODULE_DIR/C4

a) Would you have any idea on the correct folder to use?
b) Would linking (instead of copying the folder contents) suffice?

Thanks again!
Manos


-----Original Message-----
From: koha-boun...@lists.katipo.co.nz [mailto:koha-boun...@lists.katipo.co.nz] 
On Behalf Of anjoze
Sent: Monday, September 17, 2012 1:09 AM
To: koha@lists.katipo.co.nz
Subject: Re: [Koha] Browse by hierarchy - Links not working

Hi Manos Petridis.

Now I can browse by hierarchy :)
In my case, because we are Portuguese and work with UDC-Classification instead 
of Dewey-Classification it was a bit more

...

About your problem *Can't locate C4/Context.pm in @INC* Someone in this forum 
found this solution:
Copying C4 directory to /etc/perl/ should solve your problem:
cp -a /usr/share/koha/lib/C4/  /etc/perl/

Hope it helps,
José Anjos

-----
Koha version:   3.08.04
        - -
José Anjos
--
View this message in context: 
http://koha.1045719.n5.nabble.com/Browse-by-hierarchy-Links-not-working-tp5724658p5726924.html
Sent from the Koha-general mailing list archive at Nabble.com.
_______________________________________________
Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
http://lists.katipo.co.nz/mailman/listinfo/koha

_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


--
Ian Bays
Director of Projects, PTFS Europe Limited
Content Management and Library Solutions
+44 (0) 800 756 6803 (phone)
+44 (0) 7774 995297 (mobile)
+44 (0) 800 756 6384 (fax)
skype: ian.bays
email: ian.b...@ptfs-europe.com

_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to