Re: [Koha] Cannot run any other sites as usual after installing koha in ubuntu

2011-11-22 Thread Magnus Enger
Hi!

On 18 November 2011 12:50, tanzeem tanzeem...@gmail.com wrote:
 I have installed koha in my ubuntu system.But now i cant run any other sites
 How can i do it

Sounds like you might need to look into Apache Virtual Hosts:
http://httpd.apache.org/docs/2.0/vhosts/

Best regards,
Magnus Enger
libriotech.no
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Import Authorities Data

2011-11-22 Thread Stefano Bargioni
Hi, Tiago:
this was my experience during migration from non-Koha to Koha 3.2.
In Koha, manually add some auth records, at least one for each type of auth you 
are going to import.
Look at created records in table auth_header. Use each auth_header.marcxml as a 
model for a (perl) script to tail marcxml records with your data 
(name;cutter;dates).

A model for PERSO_NAME (replace *...* with your data) could be:

record
  leader0nz  a2200133n  4500/leader
  controlfield tag=003*YOUR LIBRARY CODE*/controlfield
  controlfield tag=005*CURRENT TIMESTAMP like 
2010112512.0*/controlfield
  controlfield tag=008*YYMMDD*n||a|nnnaabn  || aad
|d/controlfield
  datafield tag=040 ind1=  ind2= 
subfield code=a*YOUR LIBRARY CODE*/subfield
subfield code=c*YOUR LIBRARY CODE*/subfield
  /datafield
  datafield tag=100 ind1=0 ind2= 
subfield code=a*SURNAME, NAME*/subfield
  /datafield
  datafield tag=400 ind1=0 ind2= 
subfield code=a*USED FOR/SEE FROM*/subfield
  /datafield
  datafield tag=942 ind1=  ind2= 
subfield code=aPERSO_NAME/subfield
  /datafield
/record

At begin of file insert:

?xml version=1.0 encoding=UTF-8?
collection
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:schemaLocation=http://www.loc.gov/MARC21/slim 
http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd;
xmlns=http://www.loc.gov/MARC21/slim;

and append at end of file

/collection 

Then import the created xml file using 

bulkmarcimport.pl -a -m marcxml -file your_authorities.xml

and link them to your biblios with

link_bibs_to_authorities.pl

HTH. Stefano

 Hi,
 
 What is the best pratice to import Authority data?
 
 I have a list of my older system formated as: name;cutter;dates
 (~60.000 lines). I want format it to Authority database in Koha.  What
 is the best metod?
 
 I use the version 3.6 of Koha on Ubuntu 11.10.
 
 Thanks
 
 -- 
 Tiago Murakami
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha Field that stores link to amazon book covers?

2011-11-22 Thread Marijana Glavica
2011/11/22 Richa Srivastava richa.srivastav...@gmail.com

 Hi

  I want to create list of books (in excel) with links to their book cover
 images from Amazon. Is there any field in koha that stores amazon book
 cover image links?


You don't need to store Amazon book cover images in Koha database. There is
option in Global System Preferences under Enhanced Content where you can
enable showing book cover images from Amazon or from other providers.

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


Re: [Koha] Koha Field that stores link to amazon book covers?

2011-11-22 Thread Alen Vodopijevec
Hi!

You can try with URL that we use for html export of recently acquired
books. All you have to get from database is ISBN.

Take a look here:
https://github.com/alenkovich/Koha-recently-acquired-books/blob/master/koha-recent.pl#L55

Cheers,
alen


2011/11/22 Richa Srivastava richa.srivastav...@gmail.com:
 Hi

  I want to create list of books (in excel) with links to their book cover
 images from Amazon. Is there any field in koha that stores amazon book cover
 image links?

 --

 Best wishes
 ऋचा
 Richa Srivastava

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





-- 
Alen Vodopijevec (a...@irb.hr)
Library, Rudjer Boskovic Institute
tel.: +385 1 456 0954 (x1293) gsm: +385 98 584 045
http://lib.irb.hr
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha Field that stores link to amazon book covers?

2011-11-22 Thread Owen Leonard
 All you have to get from database is ISBN.

In other words, the ISBN is the only part that Koha knows. The rest
of the path to the cover image is hard-coded in the template:

img border=0 src=http://images.amazon.com/images/P/[%
normalized_isbn %].01.MZZZ.jpg alt=Cover Image /

[% normalized_isbn %] is the placeholder in the template where Koha
puts the ISBN it retrieves from the database.

See also: http://www.majordojo.com/projects/javascript/amazon-image-hacks.php

  -- Owen

-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Plea for help from Horowhenua Library Trust re: Koha

2011-11-22 Thread Paul Poulain
Le 21/11/2011 22:31, Joann Ransom a écrit :
 As I am sure most of you are aware, Horowhenua Library Trust is the
 birth place of Koha and the longest serving member of the Koha
 community. 
snip

Hi Jo,

I agree with all what has been said, and I'd like to rise 3 points:

== point 1 ==
1 do you have a lawyer already ?
2 how much would it cost to build/write the objection?
3 what are our chances to win ?

If #1 is yes, you should/could have an answer to #2 and #3 (for free).
If answer to #2 is 100k NZD and to #3 is 5% chances, then = change the name
If answer to #2 is 1k NZD and to #3 is 75%, then = fight ! (and you'll
get the money)

== point 2 ==
I tend to be very very very sad when thinking to changing the name.
OTOH, in the greek conference, someone made a presentation about tools
for small libraries, and she presented ... Koha ... with the LibLime
KOHA logo :((( So, maybe changing the name will remove the confusion,
and will be worth for all of the community !

== point 3 ==
I'm sure Catalyst have lawyers and Don will throw his hat in the game.
In fact, Catalyst is probably the first one that could/would be annoyed
by this trademark...

-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Plea for help from Horowhenua Library Trust re: Koha

2011-11-22 Thread Lori Bowen Ayre
As much as I hate to say it, I wonder if it isn't time to give up this
fight.  The truth is that the law isn't really on the Koha community's side
on this issue because of the sale of the domain to Liblime way back when.
 That sale really makes the difference as to whether we have any legal
footing on this issue.  It is clear that the moral issue is meaningless so
hoping for others to just do the right thing isn't going to happen.  There
has already been plenty of outrage expressed by the Koha community and
clearly it hasn't made a difference.

In the interest of keeping the community on track, I strongly urge everyone
to reconsider taking up this legal battle and focusing again on Koha, the
name, instead of Koha, the software and, more important, Koha, the
community.  We lost over a year in wrangling with Liblime/PTFS and I think
the product suffered for it, as did the community.

Could we possibly find another wonderful word from the birthplace of Koha
and make a fresh start? I'm sure the same creative minds that came up with
Koha could find another word that is appropriate for this new stage of life
and we could just start fresh. Let Liblime take the word, they will never
take the community.  And the confusion between the true Koha and Liblime
Koha hurts the community a whole lot more than it hurts Liblime.

I say this with the community interests at heart.  I really believe it
would be best to walk away from this fight. Disengage and focus on what is
most important.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=
Lori Bowen Ayre //
Library Technology Consultant / The Galecia Group
Oversight Board  Communications Committee / Evergreen
(707) 763-6869 // lori.a...@galecia.com

lori.a...@galecia.comSpecializing in open source ILS solutions, RFID,
filtering,
workflow optimization, and materials handling
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



2011/11/21 Joann Ransom jran...@library.org.nz

 As I am sure most of you are aware, Horowhenua Library Trust is the birth
 place of Koha and the longest serving member of the Koha community. Back in
 1999 when we were working on Koha, the idea that 12 years later we would be
 having to write an email like this never crossed our minds. It is with
 tremendous sadness that we must write this plea for help to you, the other
 members of the Koha community.

 The situation we find ourselves in, is that after over a year of battling
 against it, PTFS/Liblime have managed to have their application for a
 Trademark on Koha in New Zealand accepted. We now have 3 months to object,
 but to do so involves lawyers and money. We are a small semi rural Library
 in New Zealand and have no cash spare in our operational budget to afford
 this, but we do feel it is something we must fight.

 For the library that invented Koha to now have to have a legal battle to
 prevent a US company trademarking the word in NZ seems bizarre, but it is
 at this point that we find ourselves.

 So, we ask you, the users and developers of Koha, from the birth place of
 Koha, please if you can help in anyway, let us know.

 Regards,

 Jo.

 --
 Joann Ransom RLIANZA
 Head of Libraries,
 Horowhenua Library Trust.


 ___
 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


Re: [Koha] [Koha-devel] Plea for help from Horowhenua Library Trust re: Koha

2011-11-22 Thread Owen Leonard
2011/11/22 Lori Bowen Ayre lori.a...@galecia.com:
 The truth is that the law isn't really on the Koha community's side
 on this issue because of the sale of the domain to Liblime way back when.

Putting aside the issue of whether we should fight this fight or not,
the sale of the domain to Liblime has nothing to do with whether PTFS
should own a trademark on the term Koha in New Zealand. Owning a
domain name does not give you a trademark on that term.

We were naive to let Liblime get a US trademark on Koha in the first
place. We should not repeat that error.

  -- Owen

-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Cannot see any items after bibliographic record import

2011-11-22 Thread sheldon_tappin
Hi All,

 I managed to successfully import bibliographic records from one koha server
into another. I can see all records but I'm currently facing a problem. I
cannot see any items it is saying Copies available:  ()

Can anyone help me with this problem. We have a functional system online and
we would like to merge the records.

I would gladly appreciate your help



Regards,
Sheldon
Assistant Systems Librarian
UG

--
View this message in context: 
http://koha.1045719.n5.nabble.com/Cannot-see-any-items-after-bibliographic-record-import-tp5014273p5014273.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] zebra indexing

2011-11-22 Thread schnydszch
Good day koha users, I installed DSpace and Koha LiveCD. I imported the sql
of my records from a previous koha installed (with almost 45000 records). I
am trying this one out because it has integrated dspace into koha, but i
can't seem to work out zebra indexing. I can't search my system for
bibliographic records when i'm on zebra, if nozebra, I can. I tried
everything that I've read on my problem googling it but can't seem to work
it out. I've tried -b -w, -b -r -v, -b -a, -x -b and everything else. Below
is using -x -b:

14:47:40-23/11 zebraidx(3051) [warn] Index 'Record-control-number' not found
in attset(s)
14:47:40-23/11 zebraidx(3051) [warn] Index 'Record-control-number' not found
in attset(s)
14:47:40-23/11 zebraidx(3051) [warn] Unknown register type: 0
14:47:40-23/11 zebraidx(3051) [warn] Unknown register type: n
14:47:40-23/11 zebraidx(3051) [warn] Unknown register type: y
14:47:40-23/11 zebraidx(3051) [warn] Unknown register type: d
*** stack smashing detected ***: zebraidx terminated
=== Backtrace: =
/lib/libc.so.6(__fortify_fail+0x50)[0x100d970]
/lib/libc.so.6(+0xe591a)[0x100d91a]
/usr/lib/libidzebra-2.0.so.0(+0x707a4)[0x84d7a4]
/usr/lib/libidzebra-2.0.so.0(+0x16485)[0x7f3485]
[0x0]
=== Memory map: 
0011-001d1000 r-xp  08:01 3373   /usr/lib/libyaz.so.4.0.0
001d1000-001d2000 r--p 000c 08:01 3373   /usr/lib/libyaz.so.4.0.0
001d2000-00273000 rw-p 000c1000 08:01 3373   /usr/lib/libyaz.so.4.0.0
00273000-00395000 r-xp  08:01 2609   /usr/lib/libxml2.so.2.7.7
00395000-00399000 r--p 00121000 08:01 2609   /usr/lib/libxml2.so.2.7.7
00399000-0039a000 rw-p 00125000 08:01 2609   /usr/lib/libxml2.so.2.7.7
0039a000-0039b000 rw-p  00:00 0 
0039b000-004d2000 r-xp  08:01 3017   /usr/lib/libicuuc.so.42.1
004d2000-004d3000 ---p 00137000 08:01 3017   /usr/lib/libicuuc.so.42.1
004d3000-004db000 r--p 00137000 08:01 3017   /usr/lib/libicuuc.so.42.1
004db000-004dd000 rw-p 0013f000 08:01 3017   /usr/lib/libicuuc.so.42.1
004dd000-004df000 rw-p  00:00 0 
004df000-004e6000 r-xp  08:01 388802 /lib/libwrap.so.0.7.6
004e6000-004e7000 r--p 6000 08:01 388802 /lib/libwrap.so.0.7.6
004e7000-004e8000 rw-p 7000 08:01 388802 /lib/libwrap.so.0.7.6
004ea000-004eb000 r-xp  00:00 0  [vdso]
004eb000-004fb000 r-xp  08:01 388660 /lib/libbz2.so.1.0.4
004fb000-004fc000 r--p f000 08:01 388660 /lib/libbz2.so.1.0.4
004fc000-004fd000 rw-p 0001 08:01 388660 /lib/libbz2.so.1.0.4
004fd000-0056e000 r-xp  08:01 388697 /lib/libgcrypt.so.11.5.3
0056e000-0056f000 r--p 0007 08:01 388697 /lib/libgcrypt.so.11.5.3
0056f000-00571000 rw-p 00071000 08:01 388697 /lib/libgcrypt.so.11.5.3
00571000-0058b000 r-xp  08:01 388695 /lib/libgcc_s.so.1
0058b000-0058c000 r--p 00019000 08:01 388695 /lib/libgcc_s.so.1
0058c000-0058d000 rw-p 0001a000 08:01 388695 /lib/libgcc_s.so.1
0058d000-0059c000 r-xp  08:01 3292   /usr/lib/libtasn1.so.3.1.9
0059c000-0059d000 r--p e000 08:01 3292   /usr/lib/libtasn1.so.3.1.9
0059d000-0059e000 rw-p f000 08:01 3292   /usr/lib/libtasn1.so.3.1.9
0059e000-005b1000 r-xp  08:01 388722 /lib/libnsl-2.12.1.so
005b1000-005b2000 r--p 00012000 08:01 388722 /lib/libnsl-2.12.1.so
005b2000-005b3000 rw-p 00013000 08:01 388722 /lib/libnsl-2.12.1.so
005b3000-005b5000 rw-p  00:00 0 
005b5000-005b8000 r-xp  08:01 388701 /lib/libgpg-error.so.0.4.0
005b8000-005b9000 r--p 2000 08:01 388701 /lib/libgpg-error.so.0.4.0
005b9000-005ba000 rw-p 3000 08:01 388701 /lib/libgpg-error.so.0.4.0
005ba000-005bd000 r-xp  08:01 5158  
/usr/lib/idzebra-2.0/modules/mod-grs-xml.so
005bd000-005be000 r--p 2000 08:01 5158  
/usr/lib/idzebra-2.0/modules/mod-grs-xml.so
005be000-005bf000 rw-p 3000 08:01 5158  
/usr/lib/idzebra-2.0/modules/mod-grs-xml.so
005bf000-005e3000 r-xp  08:01 388688 /lib/libexpat.so.1.5.2
005e3000-005e5000 r--p 00024000 08:01 388688 /lib/libexpat.so.1.5.2
005e5000-005e6000 rw-p 00026000 08:01 388688 /lib/libexpat.so.1.5.2
005e6000-005e9000 r-xp  08:01 5154  
/usr/lib/idzebra-2.0/modules/mod-alvis.so
005e9000-005ea000 r--p 2000 08:01 5154  
/usr/lib/idzebra-2.0/modules/mod-alvis.so
005ea000-005eb000 rw-p 3000 08:01 5154  
/usr/lib/idzebra-2.0/modules/mod-alvis.so
005ed000-00602000 r-xp  08:01 388764 /lib/libpthread-2.12.1.so
00602000-00603000 ---p 00015000 08:01 388764 /lib/libpthread-2.12.1.so
00603000-00604000 r--p 00015000 08:01 388764 /lib/libpthread-2.12.1.so
00604000-00605000 rw-p 00016000 08:01 388764 /lib/libpthread-2.12.1.so
00605000-00607000 rw-p  00:00 0 
00607000-0060d000 r-xp  08:01 5157  
/usr/lib/idzebra-2.0/modules/mod-grs-regx.so
0060d000-0060e000 r--p 5000 08:01 5157  
/usr/lib/idzebra-2.0/modules/mod-grs-regx.so