[Koha] Nearly installed... one more q.

Ervin Peters ervin.peters at ervnet.de
Sun Aug 25 13:41:52 UTC 2002


> But many things still don't work, like adding books etc.  I seem
> to be in a mess with my directory structures.  And where C4 should
> be I now have no idea.  I've moved it  a few times and allowed
> scripts to access it, but this is obviously wrong.  Should it be
> in perl/lib?
# From the koha File: INSTALL:

'Next copy the C4 directory (in modules/) to somewhere in your perl path eg 
/usr/local/lib/site_perl/i386-linux/

If you do not have sufficient access to copy the files to the default perl 
folder (maybe you are using your ISPs hosting server) then you can copy the 
modules to any other location and add a line to apache.conf :

SetEnv PERL5LIB "[pathtoC4modules]" '

There is not much described in the koha documentation, but this is. And it 
is, as I just have learnd, the usual way to include perl modules.

Maybe you find more Information 'how to innclude perl modules' in the Perl 
dokumentation.

But many things do not work if haven't successfully run the 
'updatedatabase' scripts in [untaredfilesDir]/scripts/update/

ervin



More information about the Koha mailing list