Re: [Koha-devel] Koha 3.0 - Zebra installation

2008-07-11 Thread Adam Dickmeiss
Partha Mukhopadhyay wrote:
> Dear Mason
> 
> In fact I downloaded all the required zebra components from ftp.indexdata.dk. 
> The components are as follows -
> idzebra-2.0-2.0.32-1.i386.rpm
> idzebra-2.0-2.0.32-1.src.rpm
> libidzebra-2.0-devel-2.0.32-1.i386.rpm
> libidzebra-2.0-modules-2.0.32-1.i386.rpm
> idzebra-2.0-debuginfo-2.0.32-1.i386.rpm

You did not download all (required) packages . Missing is:
  libidzebra-2.0-2.0.32-1.i386.rpm

/ Adam

> When I issue the rpm command the result is as follows -
> 
> rpm -ivh idzebra-2.0-2.0.26-1.i386.rpm 
> 
> error: Failed dependencies:
> libidzebra-2.0-modules = 2.0.26 is needed by idzebra-2.0-2.0.26-1.i386
> libidzebra-2.0.so.0 is needed by idzebra-2.0-2.0.26-1.i386
> [EMAIL PROTECTED] Download]# rpm -ivh 
> libidzebra-2.0-modules-2.0.26-1.i386.rpm 
> error: Failed dependencies:
> libidzebra-2.0 = 2.0.26 is needed by 
> libidzebra-2.0-modules-2.0.26-1.i386
> libidzebra-2.0.so.0 is needed by libidzebra-2.0-modules-2.0.26-1.i386
> 
> The same is the case for all other components except 
> idzebra-2.0-debuginfo-2.0.32-1.i386.rpm which installed without any trouble.
> 
>  partha
> 
>> - Original Message -
>> From: "Mason James" <[EMAIL PROTECTED]>
>> To: "Michael Hafen" <[EMAIL PROTECTED]>
>> Subject: Re: [Koha-devel] Koha 3.0 - Zebra installation
>> Date: Fri, 11 Jul 2008 03:27:22 +1200
>>
>>
>>
>> On 2008/07/11, at 2:36 AM, Michael Hafen wrote:
>>
>>> ah, it seems that package is not supplied by any of the three package
>>> sources set up for your server.
>>>
>>> You should be able to find an .rpm file for this package in the same
>>> place as the other package you are trying to install, the modules
>>> package.  I don't know where to find this package myself, but I could
>>> try.  To know where the modules package came from would help.
>>>
>>> Good luck.
>>>
>>
>> here could be good..
>>
>> http://ftp.indexdata.dk/pub/zebra/redhat/7/
> 
> 
> 
> 
> Parthasarathi Mukhopadhyay
> Department of Library and Information Science
> University of Burdwan, Burdwan, West Bengal, India
> 
> 
> =
> 
> 

___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 - Zebra installation

2008-07-11 Thread Partha Mukhopadhyay
Dear Adam

Thanks a lot. I downloaded it but somehow missed to install. It solved my 
problem.
Thanks and regards.

partha

> - Original Message -
> From: "Adam Dickmeiss" <[EMAIL PROTECTED]>
> To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
> Subject: Re: [Koha-devel] Koha 3.0 - Zebra installation
> Date: Fri, 11 Jul 2008 09:43:50 +0200
> 
> 
> Partha Mukhopadhyay wrote:
> > Dear Mason
> >
> > In fact I downloaded all the required zebra components from 
> > ftp.indexdata.dk. The components are as follows -
> > idzebra-2.0-2.0.32-1.i386.rpm
> > idzebra-2.0-2.0.32-1.src.rpm
> > libidzebra-2.0-devel-2.0.32-1.i386.rpm
> > libidzebra-2.0-modules-2.0.32-1.i386.rpm
> > idzebra-2.0-debuginfo-2.0.32-1.i386.rpm
> 
> You did not download all (required) packages . Missing is:
>   libidzebra-2.0-2.0.32-1.i386.rpm
> 
> / Adam
> 
> > When I issue the rpm command the result is as follows -
> >
> > rpm -ivh idzebra-2.0-2.0.26-1.i386.rpm error: Failed dependencies:
> > libidzebra-2.0-modules = 2.0.26 is needed by 
> > idzebra-2.0-2.0.26-1.i386
> > libidzebra-2.0.so.0 is needed by idzebra-2.0-2.0.26-1.i386
> > [EMAIL PROTECTED] Download]# rpm -ivh 
> > libidzebra-2.0-modules-2.0.26-1.i386.rpm error: Failed 
> > dependencies:
> > libidzebra-2.0 = 2.0.26 is needed by 
> > libidzebra-2.0-modules-2.0.26-1.i386
> > libidzebra-2.0.so.0 is needed by 
> > libidzebra-2.0-modules-2.0.26-1.i386
> >
> > The same is the case for all other components except 
> > idzebra-2.0-debuginfo-2.0.32-1.i386.rpm which installed without 
> > any trouble.
> >
> >  partha
> >

=


-- 
___
Search for products and services at: 
http://search.mail.com
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


[Koha-devel] Koha 3.0 - XML::LibXSLT

2008-07-11 Thread Partha Mukhopadhyay
Dear developers

I'm installing koha 3 (Rc1) on Fedora Core 7. Now I've done with Yaz and zebra 
but getting problems for four perl modules. I'm using cpan utility for 
downloading and installing perl modules. The problem childs are -

1) DBD::mysql (I dropped the old test database, created a new one and used 
--testdb=test --testuser=test --testpass=test as makepl_arg);

2) XML::LibXSLT

3) Net::Z39.50::ZOOM

4) Image::Magick

Rest of the required perl modules are installed properly without any problem.

I'm attaching herewith the XML::LibXSLT related error -



XML::LibXSLT
---
cpan[3]> install XML::LibXSLT
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
  Database was generated on Thu, 10 Jul 2008 11:02:50 GMT
CPAN: YAML loaded ok (v0.66)
Going to read /root/.cpan/build/
DONE
Found 82 old builds, restored the state of 82
Running install for module 'XML::LibXSLT'
Running make for P/PA/PAJAS/XML-LibXSLT-1.66.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.011)
Checksum for /root/.cpan/sources/authors/id/P/PA/PAJAS/XML-LibXSLT-1.66.tar.gz 
ok
XML-LibXSLT-1.66/
XML-LibXSLT-1.66/Changes
XML-LibXSLT-1.66/Driver/
XML-LibXSLT-1.66/Driver/BaseClass.pm
XML-LibXSLT-1.66/Driver/LibXSLT.pm
XML-LibXSLT-1.66/Driver/Sablotron.pm
XML-LibXSLT-1.66/LibXSLT.pm
XML-LibXSLT-1.66/LibXSLT.xs
XML-LibXSLT-1.66/MANIFEST
XML-LibXSLT-1.66/META.yml
XML-LibXSLT-1.66/Makefile.PL
XML-LibXSLT-1.66/README
XML-LibXSLT-1.66/benchmark.pl
XML-LibXSLT-1.66/example/
XML-LibXSLT-1.66/example/1.xml
XML-LibXSLT-1.66/example/1.xsl
XML-LibXSLT-1.66/example/2.xml
XML-LibXSLT-1.66/example/2.xsl
XML-LibXSLT-1.66/example/bad1.xsl
XML-LibXSLT-1.66/example/bad2.xsl
XML-LibXSLT-1.66/example/bad3.xsl
XML-LibXSLT-1.66/example/fatal.xsl
XML-LibXSLT-1.66/example/nonfatal.xsl
XML-LibXSLT-1.66/perl-libxml-mm.c
XML-LibXSLT-1.66/perl-libxml-mm.h
XML-LibXSLT-1.66/ppport.h
XML-LibXSLT-1.66/t/
XML-LibXSLT-1.66/t/01basic.t
XML-LibXSLT-1.66/t/02dromeds.t
XML-LibXSLT-1.66/t/03input.t
XML-LibXSLT-1.66/t/04params.t
XML-LibXSLT-1.66/t/05quick.t
XML-LibXSLT-1.66/t/06entities.t
XML-LibXSLT-1.66/t/06output.t
XML-LibXSLT-1.66/t/07blankdoc.t
XML-LibXSLT-1.66/t/08literal.t
XML-LibXSLT-1.66/t/09exslt.t
XML-LibXSLT-1.66/t/10functions.t
XML-LibXSLT-1.66/t/11utf8.t
XML-LibXSLT-1.66/t/12import.t
XML-LibXSLT-1.66/t/13error.t
XML-LibXSLT-1.66/t/14security.t
XML-LibXSLT-1.66/testcases/
XML-LibXSLT-1.66/testcases/default.conf
XML-LibXSLT-1.66/typemap
CPAN: File::Temp loaded ok (v0.20)

  CPAN.pm: Going to build P/PA/PAJAS/XML-LibXSLT-1.66.tar.gz

running xslt-config... ok
looking for -lxslt... yes
looking for -lexslt... yes
running pkg-config libexslt... ok
Checking if your kit is complete...
Looks good
Writing Makefile for XML::LibXSLT
cp benchmark.pl blib/lib/XML/benchmark.pl
cp LibXSLT.pm blib/lib/XML/LibXSLT.pm
/usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  LibXSLT.xs > 
LibXSLT.xsc && mv LibXSLT.xsc LibXSLT.c
gcc -c  -I/usr/include/libxml2 -I/usr/include/libxml2   -D_REENTRANT 
-D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   
-DVERSION=\"1.66\" -DXS_VERSION=\"1.66\" -fPIC 
"-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"  -DHAVE_BLANK 
-DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c
LibXSLT.xs: In function ‘LibXSLT_generic_function’:
LibXSLT.xs:326: warning: value computed is not [EMAIL PROTECTED]
LibXSLT.xs:365: warning: pointer targets in passing argument 3 of 
‘xmlNewDocNode’ differ in signedness
LibXSLT.xs:239: warning: unused variable ‘arguments’
LibXSLT.xs: In function ‘LibXSLT_input_match’:
LibXSLT.xs:459: warning: value computed is not used
LibXSLT.xs: In function ‘LibXSLT_input_open’:
LibXSLT.xs:503: warning: value computed is not used
LibXSLT.xs: In function ‘LibXSLT_input_read’:
LibXSLT.xs:553: warning: value computed is not used
LibXSLT.xs: In function ‘LibXSLT_security_check’:
LibXSLT.xs:643: warning: value computed is not used
LibXSLT.c: In function ‘XS_XML__LibXSLT_xinclude_default’:
LibXSLT.c:799: warning: unused variable ‘self’
LibXSLT.c: In function ‘XS_XML__LibXSLT_max_depth’:
LibXSLT.c:821: warning: unused variable ‘self’
LibXSLT.c: In function ‘XS_XML__LibXSLT_register_function’:
LibXSLT.c:844: warning: unused variable ‘self’
LibXSLT.c: In function ‘XS_XML__LibXSLT_debug_callback’:
LibXSLT.c:882: warning: unused variable ‘self’
LibXSLT.c: In function ‘XS_XML__LibXSLT__parse_stylesheet’:
LibXSLT.c:910: warning: unused variable ‘self’
LibXSLT.c: In function ‘XS_XML__LibXSLT__parse_stylesheet_file’:
LibXSLT.c:964: warning: unused variable ‘self’
LibXSLT.c:

[Koha-devel] Koha 3.0 - Net::Z3950::ZOOM

2008-07-11 Thread Partha Mukhopadhyay

Dear developers

I'm installing koha 3 (Rc1) on Fedora Core 7. Now I've done with Yaz 
and zebra but getting problems for four perl modules. I'm using cpan 
utility for downloading and installing perl modules. The problem 
childs are -

1) DBD::mysql (I dropped the old test database, created a new one and 
used --testdb=test --testuser=test --testpass=test as makepl_arg);

2) XML::LibXSLT

3) Net::Z39.50::ZOOM

4) Image::Magick

Rest of the required perl modules are installed properly without any problem.

I'm attaching herewith the Net::Z3950::ZOOM related error -

--

install Net::Z3950::ZOOM
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
  Database was generated on Thu, 10 Jul 2008 11:02:50 GMT
CPAN: YAML loaded ok (v0.66)
Going to read /root/.cpan/build/
DONE
Found 83 old builds, restored the state of 83
Running install for module 'Net::Z3950::ZOOM'
Running make for M/MI/MIRK/Net-Z3950-ZOOM-1.24.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.011)
Checksum for 
/root/.cpan/sources/authors/id/M/MI/MIRK/Net-Z3950-ZOOM-1.24.tar.gz ok
Net-Z3950-ZOOM-1.24/
Net-Z3950-ZOOM-1.24/samples/
Net-Z3950-ZOOM-1.24/samples/zoom/
Net-Z3950-ZOOM-1.24/samples/zoom/trivial-async.pl
Net-Z3950-ZOOM-1.24/samples/zoom/zdump.pl
Net-Z3950-ZOOM-1.24/samples/zoom/async.pl
Net-Z3950-ZOOM-1.24/samples/zoom/zoomscan.pl
Net-Z3950-ZOOM-1.24/samples/zoom/zhello.pl
Net-Z3950-ZOOM-1.24/samples/zoom/zoomtst1.pl
Net-Z3950-ZOOM-1.24/samples/zoom/zselect
Net-Z3950-ZOOM-1.24/samples/zoom/update.pl
Net-Z3950-ZOOM-1.24/samples/zoom/zoomtst3.pl
Net-Z3950-ZOOM-1.24/samples/README
Net-Z3950-ZOOM-1.24/samples/net-z3950/
Net-Z3950-ZOOM-1.24/samples/net-z3950/zoomtst1.pl
Net-Z3950-ZOOM-1.24/samples/records/
Net-Z3950-ZOOM-1.24/samples/records/esdd0006.grs
Net-Z3950-ZOOM-1.24/samples/ccl/
Net-Z3950-ZOOM-1.24/samples/ccl/default.bib
Net-Z3950-ZOOM-1.24/samples/cql/
Net-Z3950-ZOOM-1.24/samples/cql/pqf.properties
Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/
Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/async.pl
Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/zoomtst1.pl
Net-Z3950-ZOOM-1.24/samples/net-z3950-zoom/zoomtst3.pl
Net-Z3950-ZOOM-1.24/README
Net-Z3950-ZOOM-1.24/Changes
Net-Z3950-ZOOM-1.24/META.yml
Net-Z3950-ZOOM-1.24/MANIFEST
Net-Z3950-ZOOM-1.24/ZOOM.xs
Net-Z3950-ZOOM-1.24/MANIFEST.SKIP
Net-Z3950-ZOOM-1.24/Makefile.PL
Net-Z3950-ZOOM-1.24/t/
Net-Z3950-ZOOM-1.24/t/29-events.t
Net-Z3950-ZOOM-1.24/t/11-option-callback.t
Net-Z3950-ZOOM-1.24/t/15-scan.t
Net-Z3950-ZOOM-1.24/t/16-packages.t
Net-Z3950-ZOOM-1.24/t/13-resultset.t
Net-Z3950-ZOOM-1.24/t/24-sorting.t
Net-Z3950-ZOOM-1.24/t/17-logging.t
Net-Z3950-ZOOM-1.24/t/20-options.t
Net-Z3950-ZOOM-1.24/t/12-query.t
Net-Z3950-ZOOM-1.24/t/10-options.t
Net-Z3950-ZOOM-1.24/t/1-Net-Z3950-ZOOM.t
Net-Z3950-ZOOM-1.24/t/22-query.t
Net-Z3950-ZOOM-1.24/t/27-logging.t
Net-Z3950-ZOOM-1.24/t/25-scan.t
Net-Z3950-ZOOM-1.24/t/19-events.t
Net-Z3950-ZOOM-1.24/t/14-sorting.t
Net-Z3950-ZOOM-1.24/t/28-charset.t
Net-Z3950-ZOOM-1.24/t/23-resultset.t
Net-Z3950-ZOOM-1.24/t/26-packages.t
Net-Z3950-ZOOM-1.24/t/18-charset.t
Net-Z3950-ZOOM-1.24/t/2-ZOOM.t
Net-Z3950-ZOOM-1.24/t/21-option-callback.t
Net-Z3950-ZOOM-1.24/typemap
Net-Z3950-ZOOM-1.24/lib/
Net-Z3950-ZOOM-1.24/lib/ZOOM.pm
Net-Z3950-ZOOM-1.24/lib/ZOOM.pod
Net-Z3950-ZOOM-1.24/lib/Net/
Net-Z3950-ZOOM-1.24/lib/Net/Z3950/
Net-Z3950-ZOOM-1.24/lib/Net/Z3950/ZOOM.pm
Net-Z3950-ZOOM-1.24/lib/Net/Z3950.pm
CPAN: File::Temp loaded ok (v0.20)

  CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.24.tar.gz

Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lyaz
Writing Makefile for Net::Z3950::ZOOM
cp lib/Net/Z3950/ZOOM.pm blib/lib/Net/Z3950/ZOOM.pm
cp lib/ZOOM.pod blib/lib/ZOOM.pod
cp lib/ZOOM.pm blib/lib/ZOOM.pm
cp lib/Net/Z3950.pm blib/lib/Net/Z3950.pm
/usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  ZOOM.xs > ZOOM.xsc && 
mv ZOOM.xsc ZOOM.c
gcc -c  -pthread -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 
-DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -DVERSION=\"1.24\" 
-DXS_VERSION=\"1.24\" -fPIC 
"-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"   ZOOM.c
ZOOM.xs: In function ‘XS_Net__Z3950__ZOOM_record_get_string’:
ZOOM.xs:329: warning: ISO C90 forbids mixed declarations and code
ZOOM.xs: In function ‘XS_Net__Z3950__ZOOM_options_set_callback’:
ZOOM.xs:469: warning: statement with no effect
ZOOM.xs:470: warning: statement with no effect
Running Mkbootstrap for Net::Z3950::ZOOM ()
chmod 644 ZOOM.bs
rm -f blib/

Re: [Koha-devel] MIME::Lite issues

2008-07-11 Thread Andrew Moore
On Thu, Jul 10, 2008 at 8:04 PM, Joe Atzberger <[EMAIL PROTECTED]> wrote:
> It seems like:
> 3.021 installed vs.
> 3.01 required
> should already succeed, right?  What is happening there that wouldn't happen
> with 3.00 or 3.000 or 3?

Hi Joe - thanks for helping.

Yes, I find it very odd, too.

Also, I hadn't noticed the first time, but John is installing RC1 (not
the latest git repository). I hadn't added the explicit MIME::Lite
3.01 requirement before RC1 was released. It just went in the other
day to git and hasn't made it into any release at all.

So, I'm not sure what was requiring MIME::Lite. Perhaps it was an
implicit requirement that we got by requiring something else. The
other two MIME::* modules that we require are in core, so they're not
requiring it. I can't tell that Mail::Sendmail requires it. I'm at a
lost to explain what is requiring it for him.

That puzzlement aside, the reason that he appears to have it
installed, but his install script doesn't see it is still a question.
Perhaps he has two versions of perl installed, with different sets of
modules installed. Or, perhaps there is some problem with his @INC.

John, is there anything else odd or special about the environment that
you can tell us? As you can see, we're sort of grasping at straws
here, but would really like to figure this out. Is this a pretty stock
Ubuntu installation, or has it been changed in any significant way?
What version of perl is this (perl -v)?

-Andy
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] MIME::Lite issues

2008-07-11 Thread Chadwick, John, DCA
There was nothing odd about the install. I do want to clarify that I
download via git yesterday.

I am installing on Ubuntu 8.04 and I did run into what is really a non
issue with imagemagick. On my previous test systems I did an apt-get for
perlmagick and that took care of things. Now I not only have to do the
install for perlmagick, but I have to add perlmagick via cpan.

Your mention of sendmail though may be the culprit. I had to install
sendmail to get the MIME::Lite, still didn't get rid of the error, but
it allowed me to install a package via apt-get. I normally don't install
sendmail on these Ubuntu boxes.

John

-Original Message-
From: Andrew Moore [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 11, 2008 6:48 AM
To: Joe Atzberger
Cc: Chadwick, John, DCA; [EMAIL PROTECTED];
koha-devel@lists.koha.org
Subject: Re: [Koha-devel] MIME::Lite issues

On Thu, Jul 10, 2008 at 8:04 PM, Joe Atzberger <[EMAIL PROTECTED]>
wrote:
> It seems like:
> 3.021 installed vs.
> 3.01 required
> should already succeed, right?  What is happening there that wouldn't
happen
> with 3.00 or 3.000 or 3?

Hi Joe - thanks for helping.

Yes, I find it very odd, too.

Also, I hadn't noticed the first time, but John is installing RC1 (not
the latest git repository). I hadn't added the explicit MIME::Lite
3.01 requirement before RC1 was released. It just went in the other
day to git and hasn't made it into any release at all.

So, I'm not sure what was requiring MIME::Lite. Perhaps it was an
implicit requirement that we got by requiring something else. The
other two MIME::* modules that we require are in core, so they're not
requiring it. I can't tell that Mail::Sendmail requires it. I'm at a
lost to explain what is requiring it for him.

That puzzlement aside, the reason that he appears to have it
installed, but his install script doesn't see it is still a question.
Perhaps he has two versions of perl installed, with different sets of
modules installed. Or, perhaps there is some problem with his @INC.

John, is there anything else odd or special about the environment that
you can tell us? As you can see, we're sort of grasping at straws
here, but would really like to figure this out. Is this a pretty stock
Ubuntu installation, or has it been changed in any significant way?
What version of perl is this (perl -v)?

-Andy

__
This inbound email has been scanned by the MessageLabs Email Security
System.
__


Confidentiality Notice: This e-mail, including all attachments is for the sole 
use of the intended recipient(s) and may contain confidential and privileged 
information. Any unauthorized review, use, disclosure or distribution is 
prohibited unless specifically provided under the New Mexico Inspection of 
Public Records Act. If you are not the intended recipient, please contact the 
sender and destroy all copies of this message. -- This email has been scanned 
by the Sybari - Antigen Email System. 



___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] MIME::Lite issues

2008-07-11 Thread Andrew Moore
On Fri, Jul 11, 2008 at 8:18 AM, Chadwick, John, DCA
<[EMAIL PROTECTED]> wrote:
> There was nothing odd about the install. I do want to clarify that I
> download via git yesterday.

Hi John -

Good, that removes some of the confusion.

The patch to reduce the requirement from 3.01 to 3.00 was put in last
night, so if you're feeling up to it, you may download it again and
try the new version. Joe's point about 3.021 being larger than both
3.01 and 3.00 still stands, but it's at least a shot in the dark.
Please let us know if it helps or not.

Thanks!
-Andy
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] MIME::Lite issues

2008-07-11 Thread Chadwick, John, DCA
I will download this morning, but I probably won't get to trying to
build until this afternoon. I will let you know how it works.

John

-Original Message-
From: Andrew Moore [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 11, 2008 7:31 AM
To: Chadwick, John, DCA
Cc: [EMAIL PROTECTED]; koha-devel@lists.koha.org
Subject: Re: [Koha-devel] MIME::Lite issues

On Fri, Jul 11, 2008 at 8:18 AM, Chadwick, John, DCA
<[EMAIL PROTECTED]> wrote:
> There was nothing odd about the install. I do want to clarify that I
> download via git yesterday.

Hi John -

Good, that removes some of the confusion.

The patch to reduce the requirement from 3.01 to 3.00 was put in last
night, so if you're feeling up to it, you may download it again and
try the new version. Joe's point about 3.021 being larger than both
3.01 and 3.00 still stands, but it's at least a shot in the dark.
Please let us know if it helps or not.

Thanks!
-Andy

__
This inbound email has been scanned by the MessageLabs Email Security
System.
__


Confidentiality Notice: This e-mail, including all attachments is for the sole 
use of the intended recipient(s) and may contain confidential and privileged 
information. Any unauthorized review, use, disclosure or distribution is 
prohibited unless specifically provided under the New Mexico Inspection of 
Public Records Act. If you are not the intended recipient, please contact the 
sender and destroy all copies of this message. -- This email has been scanned 
by the Sybari - Antigen Email System. 



___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 - XML::LibXSLT

2008-07-11 Thread Joe Atzberger
The package:
Net::Z39.50::ZOOM
should be:
Net::Z3950::ZOOM

No dot in the middle.

For the others, you should find platform-specific binary packages and prefer
those over the CPAN modules.

--joe

On Fri, Jul 11, 2008 at 7:41 AM, Partha Mukhopadhyay <[EMAIL PROTECTED]>
wrote:

> Dear developers
>
> I'm installing koha 3 (Rc1) on Fedora Core 7. Now I've done with Yaz and
> zebra but getting problems for four perl modules. I'm using cpan utility for
> downloading and installing perl modules. The problem childs are -
>
> 1) DBD::mysql (I dropped the old test database, created a new one and used
> --testdb=test --testuser=test --testpass=test as makepl_arg);
>
> 2) XML::LibXSLT
>
> 3) Net::Z39.50::ZOOM
>
> 4) Image::Magick
>
> Rest of the required perl modules are installed properly without any
> problem.
>
> I'm attaching herewith the XML::LibXSLT related error -
>
> 
>
> XML::LibXSLT
> ---
> cpan[3]> install XML::LibXSLT
> CPAN: Storable loaded ok (v2.18)
> Going to read /root/.cpan/Metadata
>  Database was generated on Thu, 10 Jul 2008 11:02:50 GMT
> CPAN: YAML loaded ok (v0.66)
> Going to read /root/.cpan/build/
>
> DONE
> Found 82 old builds, restored the state of 82
> Running install for module 'XML::LibXSLT'
> Running make for P/PA/PAJAS/XML-LibXSLT-1.66.tar.gz
> CPAN: Digest::SHA loaded ok (v5.47)
> CPAN: Compress::Zlib loaded ok (v2.011)
> Checksum for
> /root/.cpan/sources/authors/id/P/PA/PAJAS/XML-LibXSLT-1.66.tar.gz ok
> XML-LibXSLT-1.66/
> XML-LibXSLT-1.66/Changes
> XML-LibXSLT-1.66/Driver/
> XML-LibXSLT-1.66/Driver/BaseClass.pm
> XML-LibXSLT-1.66/Driver/LibXSLT.pm
> XML-LibXSLT-1.66/Driver/Sablotron.pm
> XML-LibXSLT-1.66/LibXSLT.pm
> XML-LibXSLT-1.66/LibXSLT.xs
> XML-LibXSLT-1.66/MANIFEST
> XML-LibXSLT-1.66/META.yml
> XML-LibXSLT-1.66/Makefile.PL
> XML-LibXSLT-1.66/README
> XML-LibXSLT-1.66/benchmark.pl
> XML-LibXSLT-1.66/example/
> XML-LibXSLT-1.66/example/1.xml
> XML-LibXSLT-1.66/example/1.xsl
> XML-LibXSLT-1.66/example/2.xml
> XML-LibXSLT-1.66/example/2.xsl
> XML-LibXSLT-1.66/example/bad1.xsl
> XML-LibXSLT-1.66/example/bad2.xsl
> XML-LibXSLT-1.66/example/bad3.xsl
> XML-LibXSLT-1.66/example/fatal.xsl
> XML-LibXSLT-1.66/example/nonfatal.xsl
> XML-LibXSLT-1.66/perl-libxml-mm.c
> XML-LibXSLT-1.66/perl-libxml-mm.h
> XML-LibXSLT-1.66/ppport.h
> XML-LibXSLT-1.66/t/
> XML-LibXSLT-1.66/t/01basic.t
> XML-LibXSLT-1.66/t/02dromeds.t
> XML-LibXSLT-1.66/t/03input.t
> XML-LibXSLT-1.66/t/04params.t
> XML-LibXSLT-1.66/t/05quick.t
> XML-LibXSLT-1.66/t/06entities.t
> XML-LibXSLT-1.66/t/06output.t
> XML-LibXSLT-1.66/t/07blankdoc.t
> XML-LibXSLT-1.66/t/08literal.t
> XML-LibXSLT-1.66/t/09exslt.t
> XML-LibXSLT-1.66/t/10functions.t
> XML-LibXSLT-1.66/t/11utf8.t
> XML-LibXSLT-1.66/t/12import.t
> XML-LibXSLT-1.66/t/13error.t
> XML-LibXSLT-1.66/t/14security.t
> XML-LibXSLT-1.66/testcases/
> XML-LibXSLT-1.66/testcases/default.conf
> XML-LibXSLT-1.66/typemap
> CPAN: File::Temp loaded ok (v0.20)
>
>  CPAN.pm: Going to build P/PA/PAJAS/XML-LibXSLT-1.66.tar.gz
>
> running xslt-config... ok
> looking for -lxslt... yes
> looking for -lexslt... yes
> running pkg-config libexslt... ok
> Checking if your kit is complete...
> Looks good
> Writing Makefile for XML::LibXSLT
> cp benchmark.pl blib/lib/XML/benchmark.pl
> cp LibXSLT.pm blib/lib/XML/LibXSLT.pm
> /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap
> /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  LibXSLT.xs >
> LibXSLT.xsc && mv LibXSLT.xsc LibXSLT.c
> gcc -c  -I/usr/include/libxml2 -I/usr/include/libxml2   -D_REENTRANT
> -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
> -DVERSION=\"1.66\" -DXS_VERSION=\"1.66\" -fPIC
> "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"  -DHAVE_BLANK
> -DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c
> LibXSLT.xs: In function 'LibXSLT_generic_function':
> LibXSLT.xs:326: warning: value computed is not
> [EMAIL PROTECTED]
> LibXSLT.xs:365: warning: pointer targets in passing argument 3 of
> 'xmlNewDocNode' differ in signedness
> LibXSLT.xs:239: warning: unused variable 'arguments'
> LibXSLT.xs: In function 'LibXSLT_input_match':
> LibXSLT.xs:459: warning: value computed is not used
> LibXSLT.xs: In function 'LibXSLT_input_open':
> LibXSLT.xs:503: warning: value computed is not used
> LibXSLT.xs: In function 'LibXSLT_input_read':
> LibXSLT.xs:553: warning: value computed is not used
> LibXSLT.xs: In function 'LibXSLT_security_check':
> LibXSLT.xs:643: warning: value computed is not used
> LibXSLT.c: In function 'XS_XML__LibXSLT_xinclude_default':
> LibXSLT.c:799: warning: unused variable 'self'
> LibXSLT.c: In function 'XS_XML__LibXSLT_

Re: [Koha-devel] Koha 3.0 - XML::LibXSLT

2008-07-11 Thread Partha Mukhopadhyay

> - Original Message -
> From: "Joe Atzberger" <[EMAIL PROTECTED]>
> To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
> Subject: Re: [Koha-devel] Koha 3.0 - XML::LibXSLT
> Date: Fri, 11 Jul 2008 10:40:51 -0400
> 
> 
> The package:
> Net::Z39.50::ZOOM
> should be:
> Net::Z3950::ZOOM
> 
> No dot in the middle.
> 
> For the others, you should find platform-specific binary packages and prefer
> those over the CPAN modules.
> 
> --joe
>
Yes Joe. I got success for others except two -

DBD::mysql; and
Image::Magick

As I think DBD::mysql is more important I'm attaching the result here. Please 
tell me what I'm missing -

partha

--

cpan> force install DBD::mysql
Running install for module DBD::mysql
Running make for C/CA/CAPTTOFU/DBD-mysql-4.007.tar.gz
Checksum for 
/root/.cpan/sources/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.007.tar.gz ok
DBD-mysql-4.007/
DBD-mysql-4.007/ChangeLog
DBD-mysql-4.007/constants.h
DBD-mysql-4.007/dbdimp.c
DBD-mysql-4.007/dbdimp.h
DBD-mysql-4.007/eg/
DBD-mysql-4.007/eg/._bug14979.pl
DBD-mysql-4.007/eg/bug14979.pl
DBD-mysql-4.007/eg/._bug21028.pl
DBD-mysql-4.007/eg/bug21028.pl
DBD-mysql-4.007/eg/bug30033.pl
DBD-mysql-4.007/eg/bug30033pg.pl
DBD-mysql-4.007/eg/decimal_test.pl
DBD-mysql-4.007/eg/issue21946.pl
DBD-mysql-4.007/eg/prepare_memory_usage.pl
DBD-mysql-4.007/eg/proc_example1.pl
DBD-mysql-4.007/eg/proc_example2.pl
DBD-mysql-4.007/eg/proc_example2a.pl
DBD-mysql-4.007/eg/proc_example2b.pl
DBD-mysql-4.007/eg/proc_example3.pl
DBD-mysql-4.007/eg/proc_example4.pl
DBD-mysql-4.007/INSTALL.html
DBD-mysql-4.007/lib/
DBD-mysql-4.007/lib/Bundle/
DBD-mysql-4.007/lib/Bundle/DBD/
DBD-mysql-4.007/lib/Bundle/DBD/mysql.pm
DBD-mysql-4.007/lib/DBD/
DBD-mysql-4.007/lib/DBD/mysql/
DBD-mysql-4.007/lib/DBD/mysql/GetInfo.pm
DBD-mysql-4.007/lib/DBD/mysql/INSTALL.pod
DBD-mysql-4.007/lib/DBD/mysql.pm
DBD-mysql-4.007/Makefile.PL
DBD-mysql-4.007/Makefile.PL.embedded
DBD-mysql-4.007/MANIFEST
DBD-mysql-4.007/MANIFEST.SKIP
DBD-mysql-4.007/META.yml
DBD-mysql-4.007/myld
DBD-mysql-4.007/mysql.xs
DBD-mysql-4.007/README
DBD-mysql-4.007/t/
DBD-mysql-4.007/t/00base.t
DBD-mysql-4.007/t/10connect.t
DBD-mysql-4.007/t/20createdrop.t
DBD-mysql-4.007/t/25lockunlock.t
DBD-mysql-4.007/t/29warnings.t
DBD-mysql-4.007/t/30insertfetch.t
DBD-mysql-4.007/t/31insertid.t
DBD-mysql-4.007/t/32insert_error.t
DBD-mysql-4.007/t/35limit.t
DBD-mysql-4.007/t/35prepare.t
DBD-mysql-4.007/t/40bindparam.t
DBD-mysql-4.007/t/40bindparam2.t
DBD-mysql-4.007/t/40blobs.t
DBD-mysql-4.007/t/40catalog.t
DBD-mysql-4.007/t/40keyinfo.t
DBD-mysql-4.007/t/40listfields.t
DBD-mysql-4.007/t/40nulls.t
DBD-mysql-4.007/t/40numrows.t
DBD-mysql-4.007/t/40server_prepare.t
DBD-mysql-4.007/t/40server_prepare_error.t
DBD-mysql-4.007/t/40types.t
DBD-mysql-4.007/t/41bindparam.t
DBD-mysql-4.007/t/41blobs_prepare.t
DBD-mysql-4.007/t/42bindparam.t
DBD-mysql-4.007/t/50chopblanks.t
DBD-mysql-4.007/t/50commit.t
DBD-mysql-4.007/t/55utf8.t
DBD-mysql-4.007/t/60leaks.t
DBD-mysql-4.007/t/65types.t
DBD-mysql-4.007/t/70takeimp.t
DBD-mysql-4.007/t/._71impdata.t
DBD-mysql-4.007/t/71impdata.t
DBD-mysql-4.007/t/75supported_sql.t
DBD-mysql-4.007/t/76multi_statement.t
DBD-mysql-4.007/t/80procs.t
DBD-mysql-4.007/t/lib.pl
DBD-mysql-4.007/t/mysql.dbtest
DBD-mysql-4.007/t/mysql.mtest
DBD-mysql-4.007/TODO
Removing previously used /root/.cpan/build/DBD-mysql-4.007

  CPAN.pm: Going to build C/CA/CAPTTOFU/DBD-mysql-4.007.tar.gz

I will use the following settings for compiling and testing:

  cflags(mysql_config ) = -I/usr/include/mysql -g -pipe 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv
  embedded  (mysql_config ) = 
  libs  (mysql_config ) = -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt 
-lnsl -lm -L/usr/lib64 -lssl -lcrypto
  mysql_config  (guessed  ) = mysql_config
  nocatchstderr (default  ) = 0
  nofoundrows   (default  ) = 0
  ssl   (guessed  ) = 1
  testdb(User's choice) = test
  testhost  (default  ) = 
  testpassword  (User's choice) = test
  testsocket(default  ) = 
  testuser  (User's choice) = test

To change these settings, see 'perl Makefile.PL --help' and
'perldoc INSTALL'.

Checking if your kit is complete...
Looks good
Using DBI 1.53 (for perl 5.008008 on x86_64-linux-thread-multi) installed in 
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI/
Writing Makefile for DBD::mysql
cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
gcc -c  -I/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI 
-I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_

[Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Partha Mukhopadhyay

Dear all

Help me to install DBD::mysql (makepl_arg : "-testdb=test 
-testuser=test -testpass=test"). The error report is here

partha


Checking if your kit is complete...
Looks good
Using DBI 1.53 (for perl 5.008008 on x86_64-linux-thread-multi) 
installed in 
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI/
Writing Makefile for DBD::mysql
cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
gcc -c  
-I/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI 
-I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-fno-strict-aliasing -fwrapv -DDBD_MYSQL_WITH_SSL 
-DDBD_MYSQL_INSERT_ID_IS_GOOD -g  -D_REENTRANT -D_GNU_SOURCE 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 
-mtune=generic   -DVERSION=\"4.007\" -DXS_VERSION=\"4.007\" -fPIC 
"-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"   
dbdimp.c
dbdimp.c: In function ‘alloc_param’:
dbdimp.c:112: warning: comparison is always false due to limited 
range of data type
dbdimp.c: In function ‘alloc_bind’:
dbdimp.c:130: warning: comparison is always false due to limited 
range of data type
dbdimp.c: In function ‘alloc_fbind’:
dbdimp.c:146: warning: comparison is always false due to limited 
range of data type
dbdimp.c: In function ‘alloc_fbuffer’:
dbdimp.c:161: warning: comparison is always false due to limited 
range of data type
dbdimp.c: In function ‘parse_params’:
dbdimp.c:464: warning: implicit declaration of function ‘parse_number’
dbdimp.c: In function ‘dbd_discon_all’:
dbdimp.c:1948: warning: unused variable ‘imp_xxh’
/usr/bin/perl -p -e "s/~DRIVER~/mysql/g" 
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI/Driver.xst
 > 
mysql.xsi
/usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.8.8/ExtUtils/typemap  mysql.xs > mysql.xsc && mv 
mysql.xsc mysql.c
Warning: duplicate function definition 'do' detected in mysql.xs, line 225
Warning: duplicate function definition 'rows' detected in mysql.xs, line 612
gcc -c  
-I/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI 
-I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-fno-strict-aliasing -fwrapv -DDBD_MYSQL_WITH_SSL 
-DDBD_MYSQL_INSERT_ID_IS_GOOD -g  -D_REENTRANT -D_GNU_SOURCE 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 
-mtune=generic   -DVERSION=\"4.007\" -DXS_VERSION=\"4.007\" -fPIC 
"-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE"   mysql.c
mysql.xs: In function ‘XS_DBD__mysql__db_do’:
mysql.xs:315: warning: comparison is always false due to limited 
range of data type
mysql.xs:316: warning: comparison is always false due to limited 
range of data type
mysql.xs:239: warning: unused variable ‘statement_ptr’
mysql.xs: In function ‘XS_DBD__mysql__st_more_results’:
mysql.xs:550: warning: implicit declaration of function 
‘mysql_st_next_results’
mysql.xs:549: warning: unused variable ‘retval’
mysql.xs: In function ‘XS_DBD__mysql__GetInfo_dbd_mysql_get_info’:
mysql.xs:686: warning: implicit declaration of function ‘is_prefix’
Running Mkbootstrap for DBD::mysql ()
chmod 644 mysql.bs
rm -f blib/arch/auto/DBD/mysql/mysql.so
LD_RUN_PATH="/usr/lib64/mysql:/lib64:/usr/lib64" /usr/bin/perl myld 
gcc  -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 
-mtune=generic dbdimp.o mysql.o  -o 
blib/arch/auto/DBD/mysql/mysql.so   \
-L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm 
-L/usr/lib64 -lssl -lcrypto   \
   
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/DBD/mysql/mysql.so] Error 1
   /usr/bin/make  -- NOT OK
Running make test
   Can't test without successful make
Running make install
   make had returned bad status, install seems impossible


Parthasarathi Mukhopadhyay
Department of Library and Information Science
University of Burdwan, Burdwan, West Bengal, India


=


-- 
___
Search for products and services at: 
http://search.mail.com
___
Koha-devel mailing list
Koha-devel@lists.koha.o

Re: [Koha-devel] Koha 3.0 - XML::LibXSLT

2008-07-11 Thread Joe Atzberger
Partha --

Pleae see the INSTALL.fedora7 document, section 3.6.3.  The steps for
DBD::mysql require an extra trick or two.

http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=INSTALL.fedora7;h=53deb1648a18a6cda8b742ceda2fdb835b6ecbb5;hb=HEAD

Those instructions should be valuable for your OS.  Please advise if they
are incomplete or incorrect.
Thanks,
--Joe

On Fri, Jul 11, 2008 at 10:48 AM, Partha Mukhopadhyay <[EMAIL PROTECTED]>
wrote:

>
> > - Original Message -
> > From: "Joe Atzberger" <[EMAIL PROTECTED]>
> > To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
> > Subject: Re: [Koha-devel] Koha 3.0 - XML::LibXSLT
> > Date: Fri, 11 Jul 2008 10:40:51 -0400
> >
> >
> > The package:
> > Net::Z39.50::ZOOM
> > should be:
> > Net::Z3950::ZOOM
> >
> > No dot in the middle.
> >
> > For the others, you should find platform-specific binary packages and
> prefer
> > those over the CPAN modules.
> >
> > --joe
> >
> Yes Joe. I got success for others except two -
>
> DBD::mysql; and
> Image::Magick
>
> As I think DBD::mysql is more important I'm attaching the result here.
> Please tell me what I'm missing -
>
> partha
>
> --
>
> cpan> force install DBD::mysql
> Running install for module DBD::mysql
> Running make for C/CA/CAPTTOFU/DBD-mysql-4.007.tar.gz
> Checksum for
> /root/.cpan/sources/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.007.tar.gz ok
> DBD-mysql-4.007/
> DBD-mysql-4.007/ChangeLog
> DBD-mysql-4.007/constants.h
> DBD-mysql-4.007/dbdimp.c
> DBD-mysql-4.007/dbdimp.h
> DBD-mysql-4.007/eg/
> DBD-mysql-4.007/eg/._bug14979.pl
> DBD-mysql-4.007/eg/bug14979.pl
> DBD-mysql-4.007/eg/._bug21028.pl
> DBD-mysql-4.007/eg/bug21028.pl
> DBD-mysql-4.007/eg/bug30033.pl
> DBD-mysql-4.007/eg/bug30033pg.pl
> DBD-mysql-4.007/eg/decimal_test.pl
> DBD-mysql-4.007/eg/issue21946.pl
> DBD-mysql-4.007/eg/prepare_memory_usage.pl
> DBD-mysql-4.007/eg/proc_example1.pl
> DBD-mysql-4.007/eg/proc_example2.pl
> DBD-mysql-4.007/eg/proc_example2a.pl
> DBD-mysql-4.007/eg/proc_example2b.pl
> DBD-mysql-4.007/eg/proc_example3.pl
> DBD-mysql-4.007/eg/proc_example4.pl
> DBD-mysql-4.007/INSTALL.html
> DBD-mysql-4.007/lib/
> DBD-mysql-4.007/lib/Bundle/
> DBD-mysql-4.007/lib/Bundle/DBD/
> DBD-mysql-4.007/lib/Bundle/DBD/mysql.pm
> DBD-mysql-4.007/lib/DBD/
> DBD-mysql-4.007/lib/DBD/mysql/
> DBD-mysql-4.007/lib/DBD/mysql/GetInfo.pm
> DBD-mysql-4.007/lib/DBD/mysql/INSTALL.pod
> DBD-mysql-4.007/lib/DBD/mysql.pm
> DBD-mysql-4.007/Makefile.PL
> DBD-mysql-4.007/Makefile.PL.embedded
> DBD-mysql-4.007/MANIFEST
> DBD-mysql-4.007/MANIFEST.SKIP
> DBD-mysql-4.007/META.yml
> DBD-mysql-4.007/myld
> DBD-mysql-4.007/mysql.xs
> DBD-mysql-4.007/README
> DBD-mysql-4.007/t/
> DBD-mysql-4.007/t/00base.t
> DBD-mysql-4.007/t/10connect.t
> DBD-mysql-4.007/t/20createdrop.t
> DBD-mysql-4.007/t/25lockunlock.t
> DBD-mysql-4.007/t/29warnings.t
> DBD-mysql-4.007/t/30insertfetch.t
> DBD-mysql-4.007/t/31insertid.t
> DBD-mysql-4.007/t/32insert_error.t
> DBD-mysql-4.007/t/35limit.t
> DBD-mysql-4.007/t/35prepare.t
> DBD-mysql-4.007/t/40bindparam.t
> DBD-mysql-4.007/t/40bindparam2.t
> DBD-mysql-4.007/t/40blobs.t
> DBD-mysql-4.007/t/40catalog.t
> DBD-mysql-4.007/t/40keyinfo.t
> DBD-mysql-4.007/t/40listfields.t
> DBD-mysql-4.007/t/40nulls.t
> DBD-mysql-4.007/t/40numrows.t
> DBD-mysql-4.007/t/40server_prepare.t
> DBD-mysql-4.007/t/40server_prepare_error.t
> DBD-mysql-4.007/t/40types.t
> DBD-mysql-4.007/t/41bindparam.t
> DBD-mysql-4.007/t/41blobs_prepare.t
> DBD-mysql-4.007/t/42bindparam.t
> DBD-mysql-4.007/t/50chopblanks.t
> DBD-mysql-4.007/t/50commit.t
> DBD-mysql-4.007/t/55utf8.t
> DBD-mysql-4.007/t/60leaks.t
> DBD-mysql-4.007/t/65types.t
> DBD-mysql-4.007/t/70takeimp.t
> DBD-mysql-4.007/t/._71impdata.t
> DBD-mysql-4.007/t/71impdata.t
> DBD-mysql-4.007/t/75supported_sql.t
> DBD-mysql-4.007/t/76multi_statement.t
> DBD-mysql-4.007/t/80procs.t
> DBD-mysql-4.007/t/lib.pl
> DBD-mysql-4.007/t/mysql.dbtest
> DBD-mysql-4.007/t/mysql.mtest
> DBD-mysql-4.007/TODO
> Removing previously used /root/.cpan/build/DBD-mysql-4.007
>
>  CPAN.pm: Going to build C/CA/CAPTTOFU/DBD-mysql-4.007.tar.gz
>
> I will use the following settings for compiling and testing:
>
>  cflags(mysql_config ) = -I/usr/include/mysql -g -pipe
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv
>  embedded  (mysql_config ) =
>  libs  (mysql_config ) = -L/usr/lib64/mysql -lmysqlclient -lz
> -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto
>  mysql_config  (guessed  ) = mysql_config
>  nocatchstderr (default  ) = 0
>  nofoundrows   (default  ) = 0
>  ssl   (guessed  ) = 1
>  testdb(User's choice) = test
>  testhost  (default  ) =
>  testpassword  (User's choice) = test
>  testsocket(default  ) =
>  testuser  (User's choice) = test
>
> To change these settings, see 'perl Makefile.PL --he

Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James

On 2008/07/12, at 2:53 AM, Partha Mukhopadhyay wrote:

/usr/bin/ld: cannot find -lmysqlclient <<<
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/DBD/mysql/mysql.so] Error 1
/usr/bin/make  -- NOT OK


you are missing some  'mysqlclient' library package???


___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


[Koha-devel] Need help with Authorized Values Documentation

2008-07-11 Thread Nicole Engard
Hi all,

Can someone tell me how to fill in the question marks on this document?

http://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/administration/Manual--Catalog/Catalog--Authorized-Values


---

Nicole C. Engard
Open Source Evangelist, LibLime
(888) Koha ILS (564-2457) ext. 714
[EMAIL PROTECTED]
AIM/Y!/Skype: nengard

http://liblime.com
http://blogs.liblime.com/open-sesame/
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] MIME::Lite issues

2008-07-11 Thread Chadwick, John, DCA
I downloaded the latest version via git this morning and I had no
problems with the MIME::Lite errors I had on the other machine.

John

+---+
John Chadwick, Ed.D.
Information Technology Manager
New Mexico State Library
1209 Camino Carlos Rey
Santa Fe, NM 87507
505-476-9740
505-476-9761 (FAX)
[EMAIL PROTECTED] 
 
 

-Original Message-
From: Andrew Moore [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 11, 2008 7:31 AM
To: Chadwick, John, DCA
Cc: [EMAIL PROTECTED]; koha-devel@lists.koha.org
Subject: Re: [Koha-devel] MIME::Lite issues

On Fri, Jul 11, 2008 at 8:18 AM, Chadwick, John, DCA
<[EMAIL PROTECTED]> wrote:
> There was nothing odd about the install. I do want to clarify that I
> download via git yesterday.

Hi John -

Good, that removes some of the confusion.

The patch to reduce the requirement from 3.01 to 3.00 was put in last
night, so if you're feeling up to it, you may download it again and
try the new version. Joe's point about 3.021 being larger than both
3.01 and 3.00 still stands, but it's at least a shot in the dark.
Please let us know if it helps or not.

Thanks!
-Andy

__
This inbound email has been scanned by the MessageLabs Email Security
System.
__


Confidentiality Notice: This e-mail, including all attachments is for the sole 
use of the intended recipient(s) and may contain confidential and privileged 
information. Any unauthorized review, use, disclosure or distribution is 
prohibited unless specifically provided under the New Mexico Inspection of 
Public Records Act. If you are not the intended recipient, please contact the 
sender and destroy all copies of this message. -- This email has been scanned 
by the Sybari - Antigen Email System. 



___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] MIME::Lite issues

2008-07-11 Thread Andrew Moore
Great news. I'll presume that this is no longer a problem, then.

Thanks for the update!
-Andy


On Fri, Jul 11, 2008 at 3:48 PM, Chadwick, John, DCA
<[EMAIL PROTECTED]> wrote:
> I downloaded the latest version via git this morning and I had no
> problems with the MIME::Lite errors I had on the other machine.
>
> John
>
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Partha Mukhopadhyay
Dear Mason

Thanks for guiding. Now the problem is that the fedora project says that mysql 
(for me the version is mysql-5.0.45-6.fc7) contains mysqlclient. I did a search 
in rpm find. It shows mysql-client rpm for other variants of linux (Mandriva, 
SuSE etc) but not for fedora 7. How can I get mysql-client? Should I run yum 
update mysql?

partha

> - Original Message -
> From: "Mason James" <[EMAIL PROTECTED]>
> To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
> Subject: Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql
> Date: Sat, 12 Jul 2008 04:10:25 +1200
> 
> 
> 
> On 2008/07/12, at 2:53 AM, Partha Mukhopadhyay wrote:
> 
> /usr/bin/ld: cannot find -lmysqlclient <<<
> collect2: ld returned 1 exit status
> make: *** [blib/arch/auto/DBD/mysql/mysql.so] Error 1
> /usr/bin/make  -- NOT OK
> 
> 
> you are missing some  'mysqlclient' library package???

>



Parthasarathi Mukhopadhyay
Department of Library and Information Science
University of Burdwan, Burdwan, West Bengal, India


=


-- 
___
Search for products and services at: 
http://search.mail.com
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James


On 2008/07/12, at 6:24 PM, Partha Mukhopadhyay wrote:


Dear Mason

Thanks for guiding. Now the problem is that the fedora project says  
that mysql (for me the version is mysql-5.0.45-6.fc7) contains  
mysqlclient. I did a search in rpm find. It shows mysql-client rpm  
for other variants of linux (Mandriva, SuSE etc) but not for fedora  
7. How can I get mysql-client? Should I run yum update mysql?


partha



Emmanual has found your answer...

"Following the doc (cfr http://git.koha.org/cgi-bin/gitweb.cgi? 
p=Koha;a=blob;f=INSTALL.fedora7;h=53deb1648a18a6cda8b742ceda2fdb835b6ecb 
b5;hb=HEAD),


the package name is 'MySQL-devel'"




- Original Message -
From: "Mason James" <[EMAIL PROTECTED]>
To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
Subject: Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql
Date: Sat, 12 Jul 2008 04:10:25 +1200



On 2008/07/12, at 2:53 AM, Partha Mukhopadhyay wrote:

/usr/bin/ld: cannot find -lmysqlclient <<<
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/DBD/mysql/mysql.so] Error 1
/usr/bin/make  -- NOT OK


you are missing some  'mysqlclient' library package???






___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James


On 2008/07/12, at 6:32 PM, Mason James wrote:


On 2008/07/12, at 6:24 PM, Partha Mukhopadhyay wrote:
Dear Mason

Thanks for guiding. Now the problem is that the fedora project says  
that mysql (for me the version is mysql-5.0.45-6.fc7) contains  
mysqlclient. I did a search in rpm find. It shows mysql-client rpm  
for other variants of linux (Mandriva, SuSE etc) but not for fedora  
7. How can I get mysql-client? Should I run yum update mysql?


partha


Emmanual has found your answer...

"Following the doc (cfr http://git.koha.org/cgi-bin/gitweb.cgi? 
p=Koha;a=blob;f=INSTALL.fedora7;h=53deb1648a18a6cda8b742ceda2fdb835b6e 
cbb5;hb=HEAD),


the package name is 'MySQL-devel'"




FYI: on my debian box the package you want is 'libmysqlclient15-dev'

the files you look to be needing are...

 /usr/lib/libmysqlclient.a
 /usr/lib/libmysqlclient.so


___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 _FC7: DBD::mysql

2008-07-11 Thread Mason James



On 2008/07/12, at 6:24 PM, Partha Mukhopadhyay wrote:
Dear Mason

Thanks for guiding. Now the problem is that the fedora project  
says that mysql (for me the version is mysql-5.0.45-6.fc7)  
contains mysqlclient. I did a search in rpm find. It shows mysql- 
client rpm for other variants of linux (Mandriva, SuSE etc) but  
not for fedora 7. How can I get mysql-client? Should I run yum  
update mysql?


partha


Emmanual has found your answer...

"Following the doc (cfr http://git.koha.org/cgi-bin/gitweb.cgi? 
p=Koha;a=blob;f=INSTALL.fedora7;h=53deb1648a18a6cda8b742ceda2fdb835b6 
ecbb5;hb=HEAD),


the package name is 'MySQL-devel'"



so, try this...

$ sudo yum update MySQL-devel
$ cpan  DBD::mysql


that could do it ;)___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 - XML::LibXSLT

2008-07-11 Thread Partha Mukhopadhyay
Dear Joe

I'm following this document only. It is also packed with the Koha3_RC1. I 
followed every steps there. I got rid of this problem just a minute before. I 
updated mysql-devel through Yum and then again attempted installion of 
DBD:mysql. This time it reported that a force installation may do. I issued 
force install DBD:mysql at cpan interface and it worked.

A big thnak

partha

> - Original Message -
> From: "Joe Atzberger" <[EMAIL PROTECTED]>
> To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
> Subject: Re: [Koha-devel] Koha 3.0 - XML::LibXSLT
> Date: Fri, 11 Jul 2008 11:18:20 -0400
> 
> 
> Partha --
> 
> Pleae see the INSTALL.fedora7 document, section 3.6.3.  The steps for
> DBD::mysql require an extra trick or two.
> 
> http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=INSTALL.fedora7;h=53deb1648a18a6cda8b742ceda2fdb835b6ecbb5;hb=HEAD
> 
> Those instructions should be valuable for your OS.  Please advise if they
> are incomplete or incorrect.
> Thanks,
> --Joe
> 


=


-- 
___
Search for products and services at: 
http://search.mail.com
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 - DBD::mysql

2008-07-11 Thread Partha Mukhopadhyay
Dear Joe

I'm following this document only. It is also packed with the Koha3_RC1. I 
followed every steps there. I got rid of this problem just a minute before. I 
updated mysql-devel through Yum and then again attempted installion of 
DBD:mysql. This time it reported that a force installation may do. I issued 
force install DBD:mysql at cpan interface and it worked.

A big thnak

partha

> - Original Message -
> From: "Joe Atzberger" <[EMAIL PROTECTED]>
> To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
> Subject: Re: [Koha-devel] Koha 3.0 - XML::LibXSLT
> Date: Fri, 11 Jul 2008 11:18:20 -0400
> 
> 
> Partha --
> 
> Pleae see the INSTALL.fedora7 document, section 3.6.3.  The steps for
> DBD::mysql require an extra trick or two.
> 
> http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=INSTALL.fedora7;h=53deb1648a18a6cda8b742ceda2fdb835b6ecbb5;hb=HEAD
> 
> Those instructions should be valuable for your OS.  Please advise if they
> are incomplete or incorrect.
> Thanks,
> --Joe
> 


=


-- 
___
Search for products and services at: 
http://search.mail.com
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


Re: [Koha-devel] Koha 3.0 - DBD::mysql

2008-07-11 Thread Partha Mukhopadhyay
Dear Joe

I'm following this document only. It is also packed with the Koha3_RC1. I 
followed every steps there. I got rid of this problem just a minute before. I 
updated mysql-devel through Yum and then again attempted instalation of 
DBD:mysql. This time it reported that a force installation may do. I issued 
force install DBD:mysql at cpan interface and it worked.

A big thnak

partha

> - Original Message -
> From: "Joe Atzberger" <[EMAIL PROTECTED]>
> To: "Partha Mukhopadhyay" <[EMAIL PROTECTED]>
> Subject: Re: [Koha-devel] Koha 3.0 - XML::LibXSLT
> Date: Fri, 11 Jul 2008 11:18:20 -0400
> 
> 
> Partha --
> 
> Pleae see the INSTALL.fedora7 document, section 3.6.3.  The steps for
> DBD::mysql require an extra trick or two.
> 
> http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=INSTALL.fedora7;h=53deb1648a18a6cda8b742ceda2fdb835b6ecbb5;hb=HEAD
> 
> Those instructions should be valuable for your OS.  Please advise if they
> are incomplete or incorrect.
> Thanks,
> --Joe
> 


=


-- 
___
Search for products and services at: 
http://search.mail.com
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel