No subject


Sat Nov 27 22:32:00 NZDT 2010


cd /root/.cpan/build/PDF-API2-Simple-1.1.4-vDfJo3
/usr/bin/perl Makefile.PL

and see what errors you get back. The cpan interface tends to eat these.
That package is probably looking for another build package that is not inst=
alled.


Randy Rowe
Lincoln City Libraries I.T.
-----Original Message-----
From: "Peace Pear" <nemo3407 at yahoo.com>
Sent 1/4/2011 7:42:57 PM
To: koha at lists.katipo.co.nz
Subject: [Koha] Koha upgrade to 3.2.1 issue with DBD::Sqlite2 and PDF::API2=
::Simple






Hi there,
=A0
I am Ann. I am trying to upgrade from Koha 3.00.05 to 3.02.01, but keep get=
 the message for lacking 3 prerequitesite:
DBD::SQLite2 (I have the SQLite but not Sqlite2, trying to find the SQlite =
2 for opensuse but still can't)
Graphics::Magick (the same issue, I used yast2 to install but just found th=
e version 1.2.5 not the 1.3.5 as requried)
PDF::API2::Simple (looks like it is there, but keep bumping to errors:
=A0
Running install for module 'PDF::API2::Simple'
Running make for R/RE/REDTREE/PDF-API2-Simple-1.1.4u.tar.gz
=A0 Has already been unwrapped into directory /root/.cpan/build/PDF-API2-Si=
mple-1.1.4-vDfJo3
=A0 '/usr/bin/perl Makefile.PL' returned status 2304, won't make
Running make test
=A0 Make had some problems, won't test
Running make install
=A0 Make had some problems, won't install
=A0
Does anyone=A0have any ideas how to get around these issues ? I search on t=
he forum but find the solution mostly for Ubuntu not Open Suse 11.1.
=A0
Many thanks in advance,
Ann
=A0 _______________________________________________
Koha mailing list  http://koha-community.org
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

=A0
=A0
=A0
_______________________________________________
Koha mailing list =A0http://koha-community.org
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha




--=20
Ian Walls
Lead Development Specialist
ByWater Solutions
Phone # (888) 900-8944
http://bywatersolutions.com
ian.walls at bywatersolutions.com
Twitter: @sekjal
=0A=0A=0A      
--0-265179843-1294698401=:96718
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;"><DIV>Hi Ian,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks a lot for your advice. It does work, but I have to delete the y=
ml file also, then run cpan install again.</DIV>
<DIV>Now, I run the depedencies test for koha-3.02.01</DIV>
<DIV>&nbsp;</DIV>
<DIV>Module Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Current Version&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Required Version&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Module Required<BR>---------=
---------------------------------------------------------------------------=
--------------------------------------<BR>Graphics::Magick&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.2.=
5 *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 1.3.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; No</DIV>
<DIV>----------------------------------------------------------------------=
----------------------------------------------------<BR>Total modules repor=
ted: 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp; * Module is missing or requires an upgrade.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>It seems that Magick cannot be installed through cpan, cause I get the=
 error said</DIV>
<DIV>&nbsp;</DIV>
<DIV>Warning: Cannot install Graphics::Magick, don't know what it is.<BR></=
DIV>
<DIV>&nbsp;</DIV>
<DIV>However, the dependencies said that this module is not required. Not s=
ure I get the right message here.</DIV>
<DIV><BR>Thanks a lot again</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ann<BR>--- On <B>Sat, 8/1/11, Ian Walls <I>&lt;ian.walls at bywatersoluti=
ons.com&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(=
16,16,255) 2px solid"><BR>From: Ian Walls &lt;ian.walls at bywatersolutions.co=
m&gt;<BR>Subject: Re: [Koha] Koha upgrade to 3.2.1 issue with DBD::Sqlite2 =
and PDF::API2::Simple<BR>To: "Randall Rowe" &lt;r.rowe at lincolnlibraries.org=
&gt;<BR>Cc: "peace pear" &lt;nemo3407 at yahoo.com&gt;, koha at lists.katipo.co.n=
z<BR>Received: Saturday, 8 January, 2011, 3:46 AM<BR><BR>
<DIV id=3Dyiv185824405>If you've attempted to install PDF::API2::Simple fro=
m CPAN before installing Module::Install, you'll need to manually delete th=
e previously unwrapped directory (the <SPAN>/root/.cpan/build/PDF-API2-Simp=
le-1.1.4-vDfJo3 part in Randy's example).&nbsp; Then, doing the "install PD=
F::API2::Simple" command again in CPAN should work.<BR><BR>Hope this helps!=
<BR><BR><BR>-Ian<BR></SPAN><BR>
<DIV class=3Dyiv185824405gmail_quote>2011/1/7 Randall Rowe <SPAN dir=3Dltr>=
&lt;<A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dr.rowe@lincol=
nlibraries.org" target=3D_blank rel=3Dnofollow ymailto=3D"mailto:r.rowe at lin=
colnlibraries.org">r.rowe at lincolnlibraries.org</A>&gt;</SPAN><BR>
<BLOCKQUOTE class=3Dyiv185824405gmail_quote style=3D"PADDING-LEFT: 1ex; MAR=
GIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi Ann,<BR=
><BR>You shouldn't have to reinstall perl.&nbsp; When you do the cpan insta=
ll you should see something like
<DIV class=3Dyiv185824405im><BR><BR><SPAN>Running install for module 'PDF::=
API2::Simple'<BR>Running make for R/RE/REDTREE/PDF-API2-Simple-1.1.4u.tar.g=
z<BR>&nbsp; Has already been unwrapped into directory /root/.cpan/build/PDF=
-API2-Simple-1.1.4-vDfJo3</SPAN><BR><BR></DIV>followed by a successful inst=
all message now that Makefile completed.<BR>What new errors are you getting=
?
<DIV class=3Dyiv185824405im><BR><BR>
<DIV>Randy Rowe<BR>Lincoln City Libraries I.T.<BR><BR></DIV><BR>-----Origin=
al Message-----<BR>From: "Peace Pear" &lt;<A href=3D"http://nz.mc328.mail.y=
ahoo.com/mc/compose?to=3Dnemo3407 at yahoo.com" target=3D_blank rel=3Dnofollow=
 ymailto=3D"mailto:nemo3407 at yahoo.com">nemo3407 at yahoo.com</A>&gt;<BR></DIV>
<DIV class=3Dyiv185824405im>Sent 1/6/2011 7:03:25 PM<BR>To: "Randall Rowe" =
&lt;<A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dr.rowe@lincol=
nlibraries.org" target=3D_blank rel=3Dnofollow ymailto=3D"mailto:r.rowe at lin=
colnlibraries.org">r.rowe at lincolnlibraries.org</A>&gt;<BR>Cc: <A href=3D"ht=
tp://nz.mc328.mail.yahoo.com/mc/compose?to=3Dkoha@lists.katipo.co.nz" targe=
t=3D_blank rel=3Dnofollow ymailto=3D"mailto:koha at lists.katipo.co.nz">koha at l=
ists.katipo.co.nz</A><BR>Subject: Re: [Koha] Koha upgrade to 3.2.1 issue wi=
th DBD::Sqlite2 and PDF::API2::Simple<BR><BR></DIV>
<TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
<TBODY>
<TR>
<TD vAlign=3Dtop>
<DIV>Hi Randall,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Yes, I did both. Do the makefile.PL and then use cpan to install but s=
till unable to make it work.</DIV>
<DIV>Wonder, do I need to reinstall PERL.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ta.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ann
<DIV class=3Dyiv185824405im><BR><BR>--- On <B>Fri, 7/1/11, Randall Rowe <I>=
&lt;<A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dr.rowe@lincol=
nlibraries.org" target=3D_blank rel=3Dnofollow ymailto=3D"mailto:r.rowe at lin=
colnlibraries.org">r.rowe at lincolnlibraries.org</A>&gt;</I></B> wrote:<BR></=
DIV></DIV>
<BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(=
16,16,255) 2px solid">
<DIV class=3Dyiv185824405im><BR>From: Randall Rowe &lt;<A href=3D"http://nz=
.mc328.mail.yahoo.com/mc/compose?to=3Dr.rowe at lincolnlibraries.org" target=
=3D_blank rel=3Dnofollow ymailto=3D"mailto:r.rowe at lincolnlibraries.org">r.r=
owe at lincolnlibraries.org</A>&gt;<BR>Subject: Re: [Koha] Koha upgrade to 3.2=
.1 issue with DBD::Sqlite2 and PDF::API2::Simple<BR>To: "peace pear" &lt;<A=
 href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dnemo3407@yahoo.com"=
 target=3D_blank rel=3Dnofollow ymailto=3D"mailto:nemo3407 at yahoo.com">nemo3=
407 at yahoo.com</A>&gt;<BR>Cc: <A href=3D"http://nz.mc328.mail.yahoo.com/mc/c=
ompose?to=3Dkoha at lists.katipo.co.nz" target=3D_blank rel=3Dnofollow ymailto=
=3D"mailto:koha at lists.katipo.co.nz">koha at lists.katipo.co.nz</A><BR></DIV>Re=
ceived: Friday, 7 January, 2011, 2:18 AM
<DIV>
<DIV></DIV>
<DIV class=3Dyiv185824405h5><BR><BR>
<DIV>Ann,<BR><BR>Did you actually install it or just run the Makefile build=
?<BR><BR>The output looks like you just ran the Makefile.<BR><BR>You need t=
o be sure to run <BR><BR>cpan install PDF::API2::Simple<BR><BR>now that the=
 Makefile build succeeded.<BR><BR>You're welcome :-)<BR><BR>
<DIV>Randy Rowe<BR>Lincoln City Libraries I.T.<BR>(402) 441-8523<BR><A href=
=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dr.rowe@lincolnlibraries.=
org" target=3D_blank rel=3Dnofollow ymailto=3D"mailto:r.rowe at lincolnlibrari=
es.org">r.rowe at lincolnlibraries.org</A></DIV><BR><BR>-----Original Message-=
----<BR>From: "Peace Pear" &lt;<A href=3D"http://nz.mc328.mail.yahoo.com/mc=
/compose?to=3Dnemo3407 at yahoo.com" target=3D_blank rel=3Dnofollow ymailto=3D=
"mailto:nemo3407 at yahoo.com">nemo3407 at yahoo.com</A>&gt;<BR>Sent 1/5/2011 7:3=
3:39 PM<BR>To: "Randall Rowe" &lt;<A href=3D"http://nz.mc328.mail.yahoo.com=
/mc/compose?to=3Dr.rowe at lincolnlibraries.org" target=3D_blank rel=3Dnofollo=
w ymailto=3D"mailto:r.rowe at lincolnlibraries.org">r.rowe at lincolnlibraries.or=
g</A>&gt;<BR>Cc: <A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3D=
koha at lists.katipo.co.nz" target=3D_blank rel=3Dnofollow ymailto=3D"mailto:k=
oha at lists.katipo.co.nz">koha at lists.katipo.co.nz</A><BR>Subject: Re: [Koha] =
Koha upgrade to 3.2.1 issue with
 DBD::Sqlite2 and PDF::API2::Simple<BR><BR>
<TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
<TBODY>
<TR>
<TD vAlign=3Dtop>
<DIV>Thanks a lot Randy,</DIV>
<DIV>&nbsp;</DIV>
<DIV>here are the results again after successfully installing yaml::tiny mo=
dule.</DIV>
<DIV>&nbsp;</DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,191)"><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">Koha=
:~/.cpan/build/PDF-</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">API=
</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">2-Simple-1.1.4-vDfJo3 =
# perl Makefile.PL</SPAN></SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,191)"><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">incl=
ude /root/.cpan/build/PDF-</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: bla=
ck">API</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">2-Simple-1.1.4-=
vDfJo3/inc/Module/Install.pm</SPAN></SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/Metada=
ta.pm</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/Base.p=
m</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/Makefi=
le.pm</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,255)"><I><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">C=
annot determine perl version info from lib/PDF/</SPAN><SPAN style=3D"FONT-S=
IZE: 12pt; COLOR: black">API</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: b=
lack">2/Simple.pm</SPAN></I></SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,255)"><I><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">C=
annot determine author info from lib/PDF/</SPAN><SPAN style=3D"FONT-SIZE: 1=
2pt; COLOR: black">API</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">=
2/Simple.pm</SPAN></I></SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,255)"><I><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">C=
annot determine license info from lib/PDF/</SPAN><SPAN style=3D"FONT-SIZE: =
12pt; COLOR: black">API</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black"=
>2/Simple.pm</SPAN></I></SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/AutoIn=
stall.pm</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/Includ=
e.pm</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/AutoInstall.pm=
</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">*** Module::AutoInstall version 1=
.03</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">*** Checking for Perl dependencie=
s...</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">[Core Features]</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">- Carp&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp; ...loaded. (1.08)</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,255)"><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">- PD=
F::</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">API</SPAN><SPAN sty=
le=3D"FONT-SIZE: 12pt; COLOR: black">2 ...loaded. (2.011)</SPAN></SPAN> </D=
IV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">*** Module::AutoInstall configura=
tion finished.</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/WriteA=
ll.pm</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/Win32.=
pm</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/Can.pm=
</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"FONT-SIZE: 12pt; COLOR: rgb(0,0,255)">include inc/Module/Install/Fetch.=
pm</SPAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,255)"><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">Writ=
ing Makefile for PDF::</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">=
API</SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">2::Simple</SPAN></S=
PAN> </DIV>
<P style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: windo=
wtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 12pt; BORDER=
-LEFT: windowtext; PADDING-TOP: 0cm; BORDER-BOTTOM: windowtext"><SPAN style=
=3D"COLOR: rgb(0,0,255)"><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">Writ=
ing </SPAN><SPAN style=3D"FONT-SIZE: 12pt; COLOR: black">META</SPAN><SPAN s=
tyle=3D"FONT-SIZE: 12pt; COLOR: black">.yml</SPAN></SPAN> </DIV>
<DIV>&nbsp;</DIV>
<DIV>Besides, I have to do a force install for DBD:SQLite2, not sure this c=
an affect anything.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks again,</DIV>
<DIV>Ann</DIV>
<DIV style=3D"BORDER-RIGHT: windowtext; PADDING-RIGHT: 0cm; BORDER-TOP: win=
dowtext; PADDING-LEFT: 0cm; PADDING-BOTTOM: 1pt; BORDER-LEFT: windowtext; P=
ADDING-TOP: 0cm; BORDER-BOTTOM: windowtext 1pt solid"><BR><BR>--- On <B>Thu=
, 6/1/11, Randall Rowe <I>&lt;<A href=3D"http://nz.mc328.mail.yahoo.com/mc/=
compose?to=3Dr.rowe at lincolnlibraries.org" target=3D_blank rel=3Dnofollow ym=
ailto=3D"mailto:r.rowe at lincolnlibraries.org">r.rowe at lincolnlibraries.org</A=
>&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(=
16,16,255) 2px solid"><BR>From: Randall Rowe &lt;<A href=3D"http://nz.mc328=
.mail.yahoo.com/mc/compose?to=3Dr.rowe at lincolnlibraries.org" target=3D_blan=
k rel=3Dnofollow ymailto=3D"mailto:r.rowe at lincolnlibraries.org">r.rowe at linc=
olnlibraries.org</A>&gt;<BR>Subject: Re: [Koha] Koha upgrade to 3.2.1 issue=
 with DBD::Sqlite2 and PDF::API2::Simple<BR>To: "peace pear" &lt;<A href=3D=
"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dnemo3407@yahoo.com" target=
=3D_blank rel=3Dnofollow ymailto=3D"mailto:nemo3407 at yahoo.com">nemo3407 at yah=
oo.com</A>&gt;<BR>Cc: <A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?=
to=3Dkoha at lists.katipo.co.nz" target=3D_blank rel=3Dnofollow ymailto=3D"mai=
lto:koha at lists.katipo.co.nz">koha at lists.katipo.co.nz</A><BR>Received: Thurs=
day, 6 January, 2011, 10:22 AM<BR><BR>
<DIV>Ann,<BR><BR>Start by solving the first error in the list which is<BR><=
BR><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0,191)">Can't locate YAML/Tiny.=
pm</SPAN><BR><BR>try installing YAML::Tiny with cpan.<BR><BR>then try reins=
talling the PDF::API2 module<BR><BR>You're welcome.<BR><BR>
<DIV>Randy Rowe<BR>Lincoln City Libraries I.T.</DIV><BR>-----Original Messa=
ge-----<BR>From: "Peace Pear" &lt;<A href=3D"http://nz.mc328.mail.yahoo.com=
/mc/compose?to=3Dnemo3407 at yahoo.com" target=3D_blank rel=3Dnofollow ymailto=
=3D"mailto:nemo3407 at yahoo.com">nemo3407 at yahoo.com</A>&gt;<BR>Sent 1/5/2011 =
3:17:34 PM<BR>To: "Randall Rowe" &lt;<A href=3D"http://nz.mc328.mail.yahoo.=
com/mc/compose?to=3Dr.rowe at lincolnlibraries.org" target=3D_blank rel=3Dnofo=
llow ymailto=3D"mailto:r.rowe at lincolnlibraries.org">r.rowe at lincolnlibraries=
.org</A>&gt;<BR>Cc: <A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=
=3Dkoha at lists.katipo.co.nz" target=3D_blank rel=3Dnofollow ymailto=3D"mailt=
o:koha at lists.katipo.co.nz">koha at lists.katipo.co.nz</A><BR>Subject: Re: [Koh=
a] Koha upgrade to 3.2.1 issue with DBD::Sqlite2 and PDF::API2::Simple<BR><=
BR>
<TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
<TBODY>
<TR>
<TD vAlign=3Dtop>
<DIV>Thanks Randall for looking at this.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I did what you said, then here are more detais:</DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US></SPAN>&nbsp; </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN style=3D"COLOR: rgb(0,0,191)"><SPAN =
lang=3DEN-US>Koha:~/.cpan/build/PDF-</SPAN><SPAN lang=3DEN-US>API</SPAN><SP=
AN lang=3DEN-US>2-Simple-1.1.4-vDfJo3 # perl Makefile.PL</SPAN></SPAN> </DI=
V>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN style=3D"COLOR: rgb(0,0,191)"><SPAN =
lang=3DEN-US>include /root/.cpan/build/PDF-</SPAN><SPAN lang=3DEN-US>API</S=
PAN><SPAN lang=3DEN-US>2-Simple-1.1.4-vDfJo3/inc/Module/Install.pm</SPAN></=
SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">Can't locate YAML/Tiny.pm in @INC (@INC contains: inc /usr/webpages/=
koha/lib /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.1=
0.0 /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl=
5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-mu=
lti /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /usr=
/lib/perl5/site_perl/5.10.0/Module/Install/Admin/Metadata.pm line 4.</SPAN>=
 </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.10.0=
/Module/Install/Admin/Metadata.pm line 4.</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">Compilation failed in require at inc/Module/Install.pm line 307.</SP=
AN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/Metadata.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/Base.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/Makefile.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN style=3D"COLOR: rgb(0,0,191)"><SPAN =
lang=3DEN-US>Cannot determine perl version info from lib/PDF/</SPAN><SPAN l=
ang=3DEN-US>API</SPAN><SPAN lang=3DEN-US>2/Simple.pm</SPAN></SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN style=3D"COLOR: rgb(0,0,191)"><SPAN =
lang=3DEN-US>Cannot determine author info from lib/PDF/</SPAN><SPAN lang=3D=
EN-US>API</SPAN><SPAN lang=3DEN-US>2/Simple.pm</SPAN></SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN style=3D"COLOR: rgb(0,0,191)"><SPAN =
lang=3DEN-US>Cannot determine license info from lib/PDF/</SPAN><SPAN lang=
=3DEN-US>API</SPAN><SPAN lang=3DEN-US>2/Simple.pm</SPAN></SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/AutoInstall.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/Include.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/AutoInstall.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">*** Module::AutoInstall version 1.03</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">*** Checking for Perl dependencies...</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">[Core Features]</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">- Carp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...loaded. (1.08)</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN style=3D"COLOR: rgb(0,0,191)"><SPAN =
lang=3DEN-US>- PDF::</SPAN><SPAN lang=3DEN-US>API</SPAN><SPAN lang=3DEN-US>=
2 ...loaded. (2.011)</SPAN></SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">*** Module::AutoInstall configuration finished.</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/WriteAll.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/Win32.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/Can.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">include inc/Module/Install/Fetch.pm</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">Checking if your kit is complete...</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">Looks good</SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN style=3D"COLOR: rgb(0,0,191)"><SPAN =
lang=3DEN-US>Writing Makefile for PDF::</SPAN><SPAN lang=3DEN-US>API</SPAN>=
<SPAN lang=3DEN-US>2::Simple</SPAN></SPAN> </DIV>
<P style=3D"MARGIN: 0cm 0cm 0pt"><SPAN lang=3DEN-US style=3D"COLOR: rgb(0,0=
,191)">Cannot find an extension with method 'write_meta' at /usr/lib/perl5/=
site_perl/5.10.0/Module/Install/Admin.pm line 186.</SPAN> </DIV>
<DIV><BR>Thanks again,</DIV>
<DIV>Ann<BR>--- On <B>Thu, 6/1/11, Randall Rowe <I>&lt;<A href=3D"http://nz=
.mc328.mail.yahoo.com/mc/compose?to=3Dr.rowe at lincolnlibraries.org" target=
=3D_blank rel=3Dnofollow ymailto=3D"mailto:r.rowe at lincolnlibraries.org">r.r=
owe at lincolnlibraries.org</A>&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(=
16,16,255) 2px solid"><BR>From: Randall Rowe &lt;<A href=3D"http://nz.mc328=
.mail.yahoo.com/mc/compose?to=3Dr.rowe at lincolnlibraries.org" target=3D_blan=
k rel=3Dnofollow ymailto=3D"mailto:r.rowe at lincolnlibraries.org">r.rowe at linc=
olnlibraries.org</A>&gt;<BR>Subject: Re: [Koha] Koha upgrade to 3.2.1 issue=
 with DBD::Sqlite2 and PDF::API2::Simple<BR>To: "Peace Pear" &lt;<A href=3D=
"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dnemo3407@yahoo.com" target=
=3D_blank rel=3Dnofollow ymailto=3D"mailto:nemo3407 at yahoo.com">nemo3407 at yah=
oo.com</A>&gt;<BR>Received: Thursday, 6 January, 2011, 8:49 AM<BR><BR>
<DIV>From a command prompt/ terminal as root run<BR><BR>cd /root/.cpan/buil=
d/PDF-API2-Simple-1.1.4-vDfJo3<BR>/usr/bin/perl Makefile.PL<BR><BR>and see =
what errors you get back. The cpan interface tends to eat these.<BR>That pa=
ckage is probably looking for another build package that is not installed.<=
BR><BR>
<DIV>Randy Rowe<BR>Lincoln City Libraries I.T.</DIV><BR>-----Original Messa=
ge-----<BR>From: "Peace Pear" &lt;<A href=3D"http://nz.mc328.mail.yahoo.com=
/mc/compose?to=3Dnemo3407 at yahoo.com" target=3D_blank rel=3Dnofollow ymailto=
=3D"mailto:nemo3407 at yahoo.com">nemo3407 at yahoo.com</A>&gt;<BR>Sent 1/4/2011 =
7:42:57 PM<BR>To: <A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=
=3Dkoha at lists.katipo.co.nz" target=3D_blank rel=3Dnofollow ymailto=3D"mailt=
o:koha at lists.katipo.co.nz">koha at lists.katipo.co.nz</A><BR>Subject: [Koha] K=
oha upgrade to 3.2.1 issue with DBD::Sqlite2 and PDF::API2::Simple<BR><BR>
<TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
<TBODY>
<TR>
<TD vAlign=3Dtop>
<DIV>Hi there,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am Ann. I am trying to upgrade from Koha 3.00.05 to 3.02.01, but kee=
p get the message for lacking 3 prerequitesite:</DIV>
<DIV>DBD::SQLite2 (I have the SQLite but not Sqlite2, trying to find the SQ=
lite 2 for opensuse but still can't)</DIV>
<DIV>Graphics::Magick (the same issue, I used yast2 to install but just fou=
nd the version 1.2.5 not the 1.3.5 as requried)</DIV>
<DIV>PDF::API2::Simple (looks like it is there, but keep bumping to errors:=
</DIV>
<DIV>&nbsp;</DIV>
<DIV>Running install for module 'PDF::API2::Simple'<BR>Running make for R/R=
E/REDTREE/PDF-API2-Simple-1.1.4u.tar.gz<BR>&nbsp; Has already been unwrappe=
d into directory /root/.cpan/build/PDF-API2-Simple-1.1.4-vDfJo3<BR>&nbsp; '=
/usr/bin/perl Makefile.PL' returned status 2304, won't make<BR>Running make=
 test<BR>&nbsp; Make had some problems, won't test<BR>Running make install<=
BR>&nbsp; Make had some problems, won't install</DIV>
<DIV>&nbsp;</DIV>
<DIV>Does anyone&nbsp;have any ideas how to get around these issues ? I sea=
rch on the forum but find the solution mostly for Ubuntu not Open Suse 11.1=
.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Many thanks in advance,</DIV>
<DIV>Ann</DIV></TD></TR></TBODY></TABLE><BR>&nbsp; <PRE>___________________=
____________________________
Koha mailing list  <A href=3D"http://koha-community.org/" target=3D_blank r=
el=3Dnofollow>http://koha-community.org</A>
<A href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3DKoha@lists.katipo=
.co.nz" target=3D_blank rel=3Dnofollow ymailto=3D"mailto:Koha at lists.katipo.=
co.nz">Koha at lists.katipo.co.nz</A>
<A href=3D"http://lists.katipo.co.nz/mailman/listinfo/koha" target=3D_blank=
 rel=3Dnofollow>http://lists.katipo.co.nz/mailman/listinfo/koha</A>
</PRE></DIV></BLOCKQUOTE></TD></TR></TBODY></TABLE><BR>&nbsp;</DIV></BLOCKQ=
UOTE></TD></TR></TBODY></TABLE><BR>&nbsp;</DIV></DIV></DIV></BLOCKQUOTE></T=
D></TR></TBODY></TABLE><BR>&nbsp;<BR>______________________________________=
_________<BR>Koha mailing list &nbsp;<A href=3D"http://koha-community.org/"=
 target=3D_blank rel=3Dnofollow>http://koha-community.org</A><BR><A href=3D=
"http://nz.mc328.mail.yahoo.com/mc/compose?to=3DKoha@lists.katipo.co.nz" ta=
rget=3D_blank rel=3Dnofollow ymailto=3D"mailto:Koha at lists.katipo.co.nz">Koh=
a at lists.katipo.co.nz</A><BR><A href=3D"http://lists.katipo.co.nz/mailman/li=
stinfo/koha" target=3D_blank rel=3Dnofollow>http://lists.katipo.co.nz/mailm=
an/listinfo/koha</A><BR><BR></BLOCKQUOTE></DIV><BR><BR clear=3Dall><BR>-- <=
BR>Ian Walls<BR>Lead Development Specialist<BR>ByWater Solutions<BR>Phone #=
 (888) 900-8944<BR><A href=3D"http://bywatersolutions.com/" target=3D_blank=
 rel=3Dnofollow>http://bywatersolutions.com</A><BR><A
 href=3D"http://nz.mc328.mail.yahoo.com/mc/compose?to=3Dian.walls@bywaterso=
lutions.com" target=3D_blank rel=3Dnofollow ymailto=3D"mailto:ian.walls at byw=
atersolutions.com">ian.walls at bywatersolutions.com</A><BR>Twitter: @sekjal<B=
R></DIV></BLOCKQUOTE></td></tr></table><br>=0A=0A=0A=0A      &nbsp;
--0-265179843-1294698401=:96718--


More information about the Koha mailing list