On Wed, Aug 20, 2008 at 2:56 PM, David Schuster <dschust1@tx.rr.com> wrote:
All I can say is where did I go wrong! I'm using the etch due to hardware limitations etc... Don't ask.
Here are the other items that I had to fiddle with based on the documentation for a "standard" installation:
Mon Aug 18 22:31:46 2008] Makefile.PL: Warning: prerequisite GD 2.39 not found. [Mon Aug 18 22:31:46 2008] Makefile.PL: Warning: prerequisite HTML::Scrubber 0.08 not found. [Mon Aug 18 22:31:48 2008] Makefile.PL: Warning: prerequisite Net::Z3950::ZOOM 1.16 not found. [Mon Aug 18 22:31:50 2008] Makefile.PL: Warning: prerequisite SMS::Send 0.05 not found. [Mon Aug 18 22:31:50 2008] Makefile.PL: Warning: prerequisite Text::CSV 0.01 not found. We have unknown version. [Mon Aug 18 22:31:50 2008] Makefile.PL: Warning: prerequisite Text::CSV_XS 0.32 not found. We have 0.23. [Mon Aug 18 22:31:50 2008] Makefile.PL: Warning: prerequisite Text::Iconv 1.7 not found. We have 1.4. CPAN.pm: Going to build L/LD/LDS/GD-2.41.tar.gz
I believe I have all of them resolved now except the Net::Z3950::ZOOM
My current problem is the Net::Z3950:ZOOM - fails every time I run the sudo cpan command.
Net-Z3950-ZOOM-1.24/lib/Net/Z3950.pm
CPAN.pm: Going to build M/MI/MIRK/Net-Z3950-ZOOM-1.24.tar.gz
ERROR: Unable to call script: yaz-config If you are using a YAZ installation from the Debian package "yaz", you will also need to install "libyaz-dev" in order to build this module.
Hi David Did you try apt-get install libyax-dev ? Chris