[Koha] (no subject)

lib at gndec.ac.in lib at gndec.ac.in
Sat Jul 23 17:32:39 NZST 2005


hello koha !
Thanks for this solution of my problem

Typically, it is a problem which occurs when you use a command line
program in Koha:
Type :"
export KOHA_CONF=/etc/koha.conf
export PERL5LIB=/usr/local/koha/intranet/modules
BEFORE Launching the program.

BUT

when i run the rebuilnonmarc.pl after typing the above commands the screen
shows :::

Malformed UTF-8 character (1 byte, need 3, after start byte 0xe5) at
/usr/local/
koha/intranet/modules/C4/Biblio.pm line 2513.
This script rebuilds the non-MARC DB from the MARC values.
You can/must use it when you change your mapping.
For example : you decide to map biblio.title to 200 (it was previously
mapped to
 610) : run this script or you will have strange
results in OPAC !
syntax :
        ./rebuildnonmarc.pl -h (or without arguments => shows this screen)
        ./rebuildnonmarc.pl -c (c like confirm => rebuild non marc DB (may
be long)
        -t => test only, change nothing in DB
Died at ./rebuildnonmarc.pl line 35.

when i run the fines2.pl after typing the above commands the screen shows
no message like:
[root at 192 misc]# ./fines2.pl
[root at 192 misc]#

Is these commands are successful or not!

Mrs.Kanwal Dhindsa,
Librarian


>Hell Koha Usera,
>I installed the koha 2.2.3 successfully but i have a problem that when i run
>the fines2.pl or rebuildnonmarc.pl the following error appears:
>
>[root at 192 misc]# ./fines2.pl
>Can't locate C4/Context.pm in @INC (@INC contains:
>/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
>/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
>/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
>/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
>/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl
>/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at
>./fines2.pl line 30.
>BEGIN failed--compilation aborted at ./fines2.pl line 30.
>
>
>line 30 of fines.pl direct to use the Context file.What should i do.
>where i need to add the correct path?
>
>Thanks in Anticipatation!
>
>
>Mrs.Kanwal Dhindsa
>Librarian
>GNDEC,Ludhiana
>
>
>_______________________________________________
>Koha mailing list
>Koha at lists.katipo.co.nz
>http://lists.katipo.co.nz/mailman/listinfo/koha
>
>
>
Typically, it is a problem which occurs when you use a command line
program in Koha:
Type :"
export KOHA_CONF=/etc/pathto/koha.conf
export PERL5LIB=/path/to/koha/modules  " [i.e. : /usr/local/koha/modules]

BEFORE Launching the program.


Download this as a file



_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha



More information about the Koha mailing list