Perl module successfully installed

shirish shirishag75 at gmail.com
Thu Jul 26 01:24:53 EDT 2007


Hi all,
New to the game :)


shirish at Mugglewille:~$ sudo su
[sudo] password for shirish:
root at Mugglewille:/home/shirish# cd /usr/bin/
root at Mugglewille:/usr/bin# gnc-fc-update
bash: gnc-fc-update: command not found
root at Mugglewille:/usr/bin# ./gnc-fc-update
bash: ./gnc-fc-update: No such file or directory
root at Mugglewille:/usr/bin# gnc-fq-update

/etc/perl/CPAN/Config.pm initialized.


CPAN is the world-wide archive of perl resources. It consists of about
100 sites that all replicate the same contents all around the globe.
Many countries have at least one CPAN site already. The resources
found on CPAN are easily accessible with the CPAN.pm module. If you
want to use CPAN.pm, you have to configure it properly.

If you do not want to enter a dialog now, you can answer 'no' to this
question and I'll try to autoconfigure. (Note: you can revisit this
dialog anytime later by typing 'o conf init' at the cpan prompt.)

Are you ready for manual configuration? [yes] n


The following questions are intended to help you with the
configuration. The CPAN module needs a directory of its own to cache
important index files and maybe keep a temporary mirror of CPAN files.
This may be a site-wide directory or a personal directory.



First of all, I'd like to create this directory. Where?

CPAN build and cache directory? [/root/.cpan]



If you want, I can keep the source files after a build in the cpan
home directory. If you choose so then future builds will take the
files from there. If you don't want to keep them, answer 0 to the
next question.



How big should the disk cache be for keeping the build directories
with all the intermediate files?

Cache size for build directory (in MB)? [10]



By default, each time the CPAN module is started, cache scanning
is performed to keep the cache size in sync. To prevent from this,
disable the cache scanning with 'never'.

Perform cache scanning (atstart or never)? [atstart]



To considerably speed up the initial CPAN shell startup, it is
possible to use Storable to create a cache of metadata. If Storable
is not available, the normal index mechanism will be used.

Cache metadata (yes/no)? [yes]



The next option deals with the charset your terminal supports. In
general CPAN is English speaking territory, thus the charset does not
matter much, but some of the aliens out there who upload their
software to CPAN bear names that are outside the ASCII range. If your
terminal supports UTF-8, you say no to the next question, if it
supports ISO-8859-1 (also known as LATIN1) then you say yes, and if it
supports neither nor, your answer does not matter, you will not be
able to read the names of some authors anyway. If you answer no, names
will be output in UTF-8.

Your terminal expects ISO-8859-1 (yes/no)? [yes]



If you have one of the readline packages (Term::ReadLine::Perl,
Term::ReadLine::Gnu, possibly others) installed, the interactive CPAN
shell will have history support. The next two questions deal with the
filename of the history file and with its size. If you do not want to
set this variable, please hit SPACE RETURN to the following question.

File to save your history? [/root/.cpan/histfile]

Number of lines to save? [100]



The CPAN module can detect when a module that which you are trying to
build depends on prerequisites. If this happens, it can build the
prerequisites for you automatically ('follow'), ask you for
confirmation ('ask'), or just ignore them ('ignore'). Please set your
policy to one of the three values.

Policy on building prerequisites (follow, ask or ignore)? [ask]



The CPAN module will need a few external programs to work properly.
Please correct me, if I guess the wrong path for a program. Don't
panic if you do not have some of them, just press ENTER for those. To
disable the use of a download program, you can type a space followed
by ENTER.

Where is your gzip program? [/bin/gzip]

Where is your tar program? [/bin/tar]

Where is your unzip program? [/usr/bin/unzip]

Where is your make program? [/usr/bin/make]

Warning: lynx not found in PATH
Where is your lynx program? []

Where is your wget program? [/usr/bin/wget]

Warning: ncftpget not found in PATH
Where is your ncftpget program? []

Warning: ncftp not found in PATH
Where is your ncftp program? []

Where is your ftp program? [/usr/bin/ftp]

Where is your gpg program? [/usr/bin/gpg]

What is your favorite pager program? [/usr/bin/less]

Use of uninitialized value in pattern match (m//) at
/usr/share/perl/5.8/File/Spec/Unix.pm line 93, <STDIN> line 1.
What is your favorite shell? [/bin/bash]



Every Makefile.PL is run by perl in a separate process. Likewise we
run 'make' and 'make install' in processes. If you have any
parameters (e.g. PREFIX, LIB, UNINST or the like) you want to pass
to the calls, please specify them here.

If you don't understand this question, just press ENTER.

Parameters for the 'perl Makefile.PL' command?
Typical frequently used settings:

    PREFIX=~/perl       non-root users (please see manual for more hints)

Your choice:  [INSTALLDIRS=site]

Parameters for the 'make' command?
Typical frequently used setting:

    -j3              dual processor system

Your choice:  []

Parameters for the 'make install' command?
Typical frequently used setting:

    UNINST=1         to always uninstall potentially conflicting files

Your choice:  []



Sometimes you may wish to leave the processes run by CPAN alone
without caring about them. As sometimes the Makefile.PL contains
question you're expected to answer, you can set a timer that will
kill a 'perl Makefile.PL' process after the specified time in seconds.

If you set this value to 0, these processes will wait forever. This is
the default and recommended setting.

Timeout for inactivity during Makefile.PL? [0]



If you're accessing the net via proxies, you can specify them in the
CPAN configuration or via environment variables. The variable in
the $CPAN::Config takes precedence.

Your ftp_proxy? []

Your http_proxy? []

Your no_proxy? []



commit: wrote /etc/perl/CPAN/Config.pm
CPAN: Storable loaded ok
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
  Database was generated on Thu, 26 Jul 2007 00:50:24 GMT

  There's a new CPAN.pm version (v1.9102) available!
  [Current version is v1.7602]
  You might want to try
    install Bundle::CPAN
    reload cpan
  without quitting the current session. It should be a seamless upgrade
  while we are running...

Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/modules/03modlist.data.gz
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Going to write /root/.cpan/Metadata
Running install for module LWP
Running make for G/GA/GAAS/libwww-perl-5.806.tar.gz
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/authors/id/G/GA/GAAS/libwww-perl-5.806.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/authors/id/G/GA/GAAS/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/G/GA/GAAS/libwww-perl-5.806.tar.gz
ok
Scanning cache /root/.cpan/build for sizes
libwww-perl-5.806/
libwww-perl-5.806/lib/
libwww-perl-5.806/lib/HTTP/
libwww-perl-5.806/lib/HTTP/Cookies.pm
libwww-perl-5.806/lib/HTTP/Status.pm
libwww-perl-5.806/lib/HTTP/Cookies/
libwww-perl-5.806/lib/HTTP/Cookies/Netscape.pm
libwww-perl-5.806/lib/HTTP/Cookies/Microsoft.pm
libwww-perl-5.806/lib/HTTP/Request/
libwww-perl-5.806/lib/HTTP/Request/Common.pm
libwww-perl-5.806/lib/HTTP/Headers/
libwww-perl-5.806/lib/HTTP/Headers/Auth.pm
libwww-perl-5.806/lib/HTTP/Headers/ETag.pm
libwww-perl-5.806/lib/HTTP/Headers/Util.pm
libwww-perl-5.806/lib/HTTP/Request.pm
libwww-perl-5.806/lib/HTTP/Response.pm
libwww-perl-5.806/lib/HTTP/Date.pm
libwww-perl-5.806/lib/HTTP/Daemon.pm
libwww-perl-5.806/lib/HTTP/Message.pm
libwww-perl-5.806/lib/HTTP/Negotiate.pm
libwww-perl-5.806/lib/HTTP/Headers.pm
libwww-perl-5.806/lib/LWP/
libwww-perl-5.806/lib/LWP/Protocol/
libwww-perl-5.806/lib/LWP/Protocol/nntp.pm
libwww-perl-5.806/lib/LWP/Protocol/ftp.pm
libwww-perl-5.806/lib/LWP/Protocol/mailto.pm
libwww-perl-5.806/lib/LWP/Protocol/GHTTP.pm
libwww-perl-5.806/lib/LWP/Protocol/nogo.pm
libwww-perl-5.806/lib/LWP/Protocol/file.pm
libwww-perl-5.806/lib/LWP/Protocol/loopback.pm
libwww-perl-5.806/lib/LWP/Protocol/data.pm
libwww-perl-5.806/lib/LWP/Protocol/https10.pm
libwww-perl-5.806/lib/LWP/Protocol/http10.pm
libwww-perl-5.806/lib/LWP/Protocol/https.pm
libwww-perl-5.806/lib/LWP/Protocol/gopher.pm
libwww-perl-5.806/lib/LWP/Protocol/cpan.pm
libwww-perl-5.806/lib/LWP/Protocol/http.pm
libwww-perl-5.806/lib/LWP/RobotUA.pm
libwww-perl-5.806/lib/LWP/Authen/
libwww-perl-5.806/lib/LWP/Authen/Ntlm.pm
libwww-perl-5.806/lib/LWP/Authen/Digest.pm
libwww-perl-5.806/lib/LWP/Authen/Basic.pm
libwww-perl-5.806/lib/LWP/MemberMixin.pm
libwww-perl-5.806/lib/LWP/media.types
libwww-perl-5.806/lib/LWP/DebugFile.pm
libwww-perl-5.806/lib/LWP/Debug.pm
libwww-perl-5.806/lib/LWP/UserAgent.pm
libwww-perl-5.806/lib/LWP/MediaTypes.pm
libwww-perl-5.806/lib/LWP/Protocol.pm
libwww-perl-5.806/lib/LWP/ConnCache.pm
libwww-perl-5.806/lib/LWP/Simple.pm
libwww-perl-5.806/lib/WWW/
libwww-perl-5.806/lib/WWW/RobotRules/
libwww-perl-5.806/lib/WWW/RobotRules/AnyDBM_File.pm
libwww-perl-5.806/lib/WWW/RobotRules.pm
libwww-perl-5.806/lib/File/
libwww-perl-5.806/lib/File/Listing.pm
libwww-perl-5.806/lib/Net/
libwww-perl-5.806/lib/Net/HTTP/
libwww-perl-5.806/lib/Net/HTTP/Methods.pm
libwww-perl-5.806/lib/Net/HTTP/NB.pm
libwww-perl-5.806/lib/Net/HTTP.pm
libwww-perl-5.806/lib/Net/HTTPS.pm
libwww-perl-5.806/lib/Bundle/
libwww-perl-5.806/lib/Bundle/LWP.pm
libwww-perl-5.806/lib/LWP.pm
libwww-perl-5.806/lib/HTML/
libwww-perl-5.806/lib/HTML/Form.pm
libwww-perl-5.806/t/
libwww-perl-5.806/t/base/
libwww-perl-5.806/t/base/headers-util.t
libwww-perl-5.806/t/base/status.t
libwww-perl-5.806/t/base/cookies.t
libwww-perl-5.806/t/base/headers-etag.t
libwww-perl-5.806/t/base/http.t
libwww-perl-5.806/t/base/date.t
libwww-perl-5.806/t/base/listing.t
libwww-perl-5.806/t/base/response.t
libwww-perl-5.806/t/base/headers-auth.t
libwww-perl-5.806/t/base/common-req.t
libwww-perl-5.806/t/base/protocols.t
libwww-perl-5.806/t/base/message.t
libwww-perl-5.806/t/base/mediatypes.t
libwww-perl-5.806/t/base/ua.t
libwww-perl-5.806/t/base/headers.t
libwww-perl-5.806/t/base/negotiate.t
libwww-perl-5.806/t/base/message-old.t
libwww-perl-5.806/t/base/message-parts.t
libwww-perl-5.806/t/live/
libwww-perl-5.806/t/live/apache.t
libwww-perl-5.806/t/live/jigsaw-te.t
libwww-perl-5.806/t/live/validator.t
libwww-perl-5.806/t/live/jigsaw-md5-get.t
libwww-perl-5.806/t/live/jigsaw-neg.t
libwww-perl-5.806/t/live/jigsaw-auth-d.t
libwww-perl-5.806/t/live/apache-listing.t
libwww-perl-5.806/t/live/jigsaw-md5.t
libwww-perl-5.806/t/live/jigsaw-neg-get.t
libwww-perl-5.806/t/live/jigsaw-chunk.t
libwww-perl-5.806/t/live/jigsaw-auth-b.t
libwww-perl-5.806/t/local/
libwww-perl-5.806/t/local/get.t
libwww-perl-5.806/t/local/autoload.t
libwww-perl-5.806/t/local/chunked.t
libwww-perl-5.806/t/local/http.t
libwww-perl-5.806/t/local/http-get.t
libwww-perl-5.806/t/local/autoload-get.t
libwww-perl-5.806/t/local/protosub.t
libwww-perl-5.806/t/net/
libwww-perl-5.806/t/net/http-get.t
libwww-perl-5.806/t/net/cgi-bin/
libwww-perl-5.806/t/net/cgi-bin/nph-slowdata
libwww-perl-5.806/t/net/cgi-bin/moved
libwww-perl-5.806/t/net/cgi-bin/test
libwww-perl-5.806/t/net/cgi-bin/slowread
libwww-perl-5.806/t/net/cgi-bin/timeout
libwww-perl-5.806/t/net/proxy.t
libwww-perl-5.806/t/net/http-post.t
libwww-perl-5.806/t/net/moved.t
libwww-perl-5.806/t/net/http-timeout.t
libwww-perl-5.806/t/net/config.pl.dist
libwww-perl-5.806/t/net/mirror.t
libwww-perl-5.806/t/robot/
libwww-perl-5.806/t/robot/rules.t
libwww-perl-5.806/t/robot/ua.t
libwww-perl-5.806/t/robot/ua-get.t
libwww-perl-5.806/t/robot/rules-dbm.t
libwww-perl-5.806/t/README
libwww-perl-5.806/t/html/
libwww-perl-5.806/t/html/form-param.t
libwww-perl-5.806/t/html/form.t
libwww-perl-5.806/t/TEST
libwww-perl-5.806/bin/
libwww-perl-5.806/bin/lwp-rget
libwww-perl-5.806/bin/lwp-mirror
libwww-perl-5.806/bin/lwp-download
libwww-perl-5.806/bin/lwp-request
libwww-perl-5.806/Makefile.PL
libwww-perl-5.806/talk-to-ourself
libwww-perl-5.806/lwptut.pod
libwww-perl-5.806/MANIFEST
libwww-perl-5.806/README.SSL
libwww-perl-5.806/Changes
libwww-perl-5.806/AUTHORS
libwww-perl-5.806/README
libwww-perl-5.806/lwpcook.pod

  CPAN.pm: Going to build G/GA/GAAS/libwww-perl-5.806.tar.gz


You appear to be directly connected to the Internet.  I have some tests
that tries to access some sites on the net to verify that the new HTTP/1.1
support works as it should.

Do you want to enable these tests? [y] Y

This package comes with some sample programs that I can try
to install in /usr/bin.

   Note that you can avoid these questions by passing
   the '-n' option to 'Makefile.PL'.

Do you want to install lwp-request? [y] Y
Do you want to install lwp-mirror? [y] Y
Do you want to install lwp-rget? [y] Y
Do you want to install lwp-download? [y] Y

Checking for URI........... ok
Checking for HTML::Parser.. ok
Checking for MIME::Base64.. ok
Checking for Net::FTP...... ok
Checking for Digest::MD5 .. ok

Checking if your kit is complete...
Looks good
Writing Makefile for LWP
cp lib/LWP/RobotUA.pm blib/lib/LWP/RobotUA.pm
cp lib/LWP/Authen/Ntlm.pm blib/lib/LWP/Authen/Ntlm.pm
cp lib/LWP.pm blib/lib/LWP.pm
cp lib/HTTP/Headers/ETag.pm blib/lib/HTTP/Headers/ETag.pm
cp lib/LWP/Protocol.pm blib/lib/LWP/Protocol.pm
cp lwptut.pod blib/lib/lwptut.pod
cp lib/HTTP/Request/Common.pm blib/lib/HTTP/Request/Common.pm
cp lib/LWP/Protocol/ftp.pm blib/lib/LWP/Protocol/ftp.pm
cp lib/HTTP/Message.pm blib/lib/HTTP/Message.pm
cp lib/HTML/Form.pm blib/lib/HTML/Form.pm
cp lib/HTTP/Cookies/Netscape.pm blib/lib/HTTP/Cookies/Netscape.pm
cp lib/LWP/Authen/Digest.pm blib/lib/LWP/Authen/Digest.pm
cp lib/LWP/Protocol/gopher.pm blib/lib/LWP/Protocol/gopher.pm
cp lib/HTTP/Status.pm blib/lib/HTTP/Status.pm
cp lib/Net/HTTP/NB.pm blib/lib/Net/HTTP/NB.pm
cp lib/LWP/Protocol/cpan.pm blib/lib/LWP/Protocol/cpan.pm
cp lib/Net/HTTPS.pm blib/lib/Net/HTTPS.pm
cp lib/HTTP/Headers/Util.pm blib/lib/HTTP/Headers/Util.pm
cp lib/LWP/Authen/Basic.pm blib/lib/LWP/Authen/Basic.pm
cp lib/HTTP/Cookies/Microsoft.pm blib/lib/HTTP/Cookies/Microsoft.pm
cp lib/LWP/UserAgent.pm blib/lib/LWP/UserAgent.pm
cp lib/LWP/Protocol/loopback.pm blib/lib/LWP/Protocol/loopback.pm
cp lib/LWP/Protocol/nntp.pm blib/lib/LWP/Protocol/nntp.pm
cp lib/LWP/Protocol/https10.pm blib/lib/LWP/Protocol/https10.pm
cp lib/LWP/Protocol/mailto.pm blib/lib/LWP/Protocol/mailto.pm
cp lib/LWP/Protocol/http.pm blib/lib/LWP/Protocol/http.pm
cp lib/LWP/MemberMixin.pm blib/lib/LWP/MemberMixin.pm
cp lib/HTTP/Headers/Auth.pm blib/lib/HTTP/Headers/Auth.pm
cp lib/LWP/Debug.pm blib/lib/LWP/Debug.pm
cp lib/LWP/media.types blib/lib/LWP/media.types
cp lib/Net/HTTP.pm blib/lib/Net/HTTP.pm
cp lib/HTTP/Daemon.pm blib/lib/HTTP/Daemon.pm
cp lib/HTTP/Cookies.pm blib/lib/HTTP/Cookies.pm
cp lib/LWP/ConnCache.pm blib/lib/LWP/ConnCache.pm
cp lib/File/Listing.pm blib/lib/File/Listing.pm
cp lib/WWW/RobotRules/AnyDBM_File.pm blib/lib/WWW/RobotRules/AnyDBM_File.pm
cp lwpcook.pod blib/lib/lwpcook.pod
cp lib/LWP/MediaTypes.pm blib/lib/LWP/MediaTypes.pm
cp lib/LWP/Protocol/http10.pm blib/lib/LWP/Protocol/http10.pm
cp lib/LWP/Protocol/file.pm blib/lib/LWP/Protocol/file.pm
cp lib/HTTP/Date.pm blib/lib/HTTP/Date.pm
cp lib/LWP/Protocol/GHTTP.pm blib/lib/LWP/Protocol/GHTTP.pm
cp lib/WWW/RobotRules.pm blib/lib/WWW/RobotRules.pm
cp lib/LWP/DebugFile.pm blib/lib/LWP/DebugFile.pm
cp lib/HTTP/Negotiate.pm blib/lib/HTTP/Negotiate.pm
cp lib/HTTP/Request.pm blib/lib/HTTP/Request.pm
cp lib/LWP/Protocol/data.pm blib/lib/LWP/Protocol/data.pm
cp lib/LWP/Protocol/nogo.pm blib/lib/LWP/Protocol/nogo.pm
cp lib/HTTP/Response.pm blib/lib/HTTP/Response.pm
cp lib/LWP/Simple.pm blib/lib/LWP/Simple.pm
cp lib/HTTP/Headers.pm blib/lib/HTTP/Headers.pm
cp lib/LWP/Protocol/https.pm blib/lib/LWP/Protocol/https.pm
cp lib/Net/HTTP/Methods.pm blib/lib/Net/HTTP/Methods.pm
cp lib/Bundle/LWP.pm blib/lib/Bundle/LWP.pm
Manifying blib/man3/LWP::RobotUA.3pm
Manifying blib/man3/LWP::Authen::Ntlm.3pm
Manifying blib/man3/LWP.3pm
Manifying blib/man3/LWP::Protocol.3pm
Manifying blib/man3/HTTP::Request::Common.3pm
Manifying blib/man3/lwptut.3pm
Manifying blib/man3/HTTP::Message.3pm
Manifying blib/man3/HTML::Form.3pm
Manifying blib/man3/HTTP::Cookies::Netscape.3pm
Manifying blib/man3/HTTP::Status.3pm
Manifying blib/man3/Net::HTTP::NB.3pm
Manifying blib/man3/HTTP::Headers::Util.3pm
Manifying blib/man3/HTTP::Cookies::Microsoft.3pm
Manifying blib/man3/LWP::UserAgent.3pm
Manifying blib/man3/LWP::MemberMixin.3pm
Manifying blib/man3/LWP::Debug.3pm
Manifying blib/man3/Net::HTTP.3pm
Manifying blib/man3/HTTP::Daemon.3pm
Manifying blib/man3/HTTP::Cookies.3pm
Manifying blib/man3/LWP::ConnCache.3pm
Manifying blib/man3/File::Listing.3pm
Manifying blib/man3/WWW::RobotRules::AnyDBM_File.3pm
Manifying blib/man3/LWP::MediaTypes.3pm
Manifying blib/man3/lwpcook.3pm
Manifying blib/man3/HTTP::Date.3pm
Manifying blib/man3/HTTP::Request.3pm
Manifying blib/man3/HTTP::Negotiate.3pm
Manifying blib/man3/LWP::DebugFile.3pm
Manifying blib/man3/WWW::RobotRules.3pm
Manifying blib/man3/HTTP::Response.3pm
Manifying blib/man3/HTTP::Headers.3pm
Manifying blib/man3/LWP::Simple.3pm
Manifying blib/man3/Bundle::LWP.3pm
  /usr/bin/make  -- OK
Running make test
/usr/bin/perl t/TEST 0
base/common-req........ok
base/cookies...........ok
base/date..............ok
base/headers-auth......ok
base/headers-etag......ok
base/headers-util......ok
base/headers...........ok
base/http..............ok
base/listing...........ok
base/mediatypes........ok
base/message-old.......ok
base/message-parts.....ok
base/message...........ok
base/negotiate.........ok
base/protocols.........ok
base/response..........ok
base/status............ok
base/ua................ok
html/form-param........ok
html/form..............ok
robot/rules-dbm........ok
robot/rules............ok
robot/ua-get...........ok
robot/ua...............ok
local/autoload-get.....ok
local/autoload.........ok
local/chunked..........ok
local/get..............ok
local/http-get.........ok
local/http.............ok
local/protosub.........ok
live/apache-listing....ok
live/apache............ok
live/jigsaw-auth-b.....ok
live/jigsaw-auth-d.....ok
live/jigsaw-chunk......ok
live/jigsaw-md5-get....ok
live/jigsaw-md5........ok
live/jigsaw-neg-get....ok
live/jigsaw-neg........ok
live/jigsaw-te.........ok
live/validator.........Can't call method "find_input" on an undefined
value at live/validator.t line 32.
live/validator.........dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
Failed Test      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
live/validator.t    9  2304     2    4 200.00%  1-2
Failed 1/42 test scripts, 97.62% okay. 2/833 subtests failed, 99.76% okay.
make: *** [test] Error 9
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
HTML::Parser is up to date.
HTML::TableExtract is up to date.
Running install for module Crypt::SSLeay
Running make for D/DL/DLAND/Crypt-SSLeay-0.56.tar.gz
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/authors/id/D/DL/DLAND/Crypt-SSLeay-0.56.tar.gz
Fetching with LWP:
  ftp://ftp.perl.org/pub/CPAN/authors/id/D/DL/DLAND/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/D/DL/DLAND/Crypt-SSLeay-0.56.tar.gz
ok
Crypt-SSLeay-0.56
Crypt-SSLeay-0.56/t
Crypt-SSLeay-0.56/Changes
Crypt-SSLeay-0.56/lib
Crypt-SSLeay-0.56/certs
Crypt-SSLeay-0.56/MANIFEST
Crypt-SSLeay-0.56/TODO
Crypt-SSLeay-0.56/typemap
Crypt-SSLeay-0.56/MANIFEST.SKIP
Crypt-SSLeay-0.56/eg
Crypt-SSLeay-0.56/SSLeay.pm
Crypt-SSLeay-0.56/SSLeay.xs
Crypt-SSLeay-0.56/README
Crypt-SSLeay-0.56/Makefile.PL
Crypt-SSLeay-0.56/META.yml
Crypt-SSLeay-0.56/eg/lwp-ssl-test
Crypt-SSLeay-0.56/eg/net-ssl-test
Crypt-SSLeay-0.56/certs/ca-bundle.crt
Crypt-SSLeay-0.56/certs/notacakeynopass.pem
Crypt-SSLeay-0.56/certs/notacacert.pem
Crypt-SSLeay-0.56/lib/Crypt
Crypt-SSLeay-0.56/lib/Net
Crypt-SSLeay-0.56/lib/Net/SSL.pm
Crypt-SSLeay-0.56/lib/Crypt/SSLeay
Crypt-SSLeay-0.56/lib/Crypt/SSLeay/MainContext.pm
Crypt-SSLeay-0.56/lib/Crypt/SSLeay/Conn.pm
Crypt-SSLeay-0.56/lib/Crypt/SSLeay/X509.pm
Crypt-SSLeay-0.56/lib/Crypt/SSLeay/Err.pm
Crypt-SSLeay-0.56/lib/Crypt/SSLeay/CTX.pm
Crypt-SSLeay-0.56/t/00-basic.t
Crypt-SSLeay-0.56/t/02-live.t
Crypt-SSLeay-0.56/t/01-connect.t

  CPAN.pm: Going to build D/DL/DLAND/Crypt-SSLeay-0.56.tar.gz

=======================================================
Only one OpenSSL installation found at /usr
Consider running 'perl Makefile.PL --default' the next
time Crypt::SSLeay is upgraded to select this directory
automatically thereby avoiding the following prompt.
=======================================================
Which SSL install path do you want to use? [/usr] /usr

BUILD INFORMATION
================================================
ssl library: OpenSSL 0.9.8 in /usr
ssl header:  openssl/ssl.h
libraries:   -L/usr/lib -lssl -lcrypto -lgcc
include dir: -I/usr/include/openssl
================================================
Argument "6.30_01" isn't numeric in numeric gt (>) at Makefile.PL line
241, <STDIN> line 1.
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lgcc
Writing Makefile for Crypt::SSLeay
The test suite can attempt to connect to public servers
to ensure that the code is working properly. If you are
behind a strict firewall or have no network connectivity,
these tests may fail (through no fault of the code).

Do you want to run the live tests (y/N) ? [N] y
cp lib/Crypt/SSLeay/X509.pm blib/lib/Crypt/SSLeay/X509.pm
cp lib/Net/SSL.pm blib/lib/Net/SSL.pm
cp SSLeay.pm blib/lib/Crypt/SSLeay.pm
cp lib/Crypt/SSLeay/CTX.pm blib/lib/Crypt/SSLeay/CTX.pm
cp lib/Crypt/SSLeay/MainContext.pm blib/lib/Crypt/SSLeay/MainContext.pm
cp lib/Crypt/SSLeay/Conn.pm blib/lib/Crypt/SSLeay/Conn.pm
cp lib/Crypt/SSLeay/Err.pm blib/lib/Crypt/SSLeay/Err.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp  -typemap
/usr/share/perl/5.8/ExtUtils/typemap -typemap typemap  SSLeay.xs >
SSLeay.xsc && mv SSLeay.xsc SSLeay.c
cc -c  -I/usr/include/openssl -D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-DVERSION=\"0.56\" -DXS_VERSION=\"0.56\" -fPIC
"-I/usr/lib/perl/5.8/CORE"   SSLeay.c
Running Mkbootstrap for Crypt::SSLeay ()
chmod 644 SSLeay.bs
rm -f blib/arch/auto/Crypt/SSLeay/SSLeay.so
cc  -shared -L/usr/local/lib SSLeay.o  -o
blib/arch/auto/Crypt/SSLeay/SSLeay.so         \
           -L/usr/lib -lssl -lcrypto    \

chmod 755 blib/arch/auto/Crypt/SSLeay/SSLeay.so
cp SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs
chmod 644 blib/arch/auto/Crypt/SSLeay/SSLeay.bs
Manifying blib/man3/Net::SSL.3pm
Manifying blib/man3/Crypt::SSLeay.3pm
  /usr/bin/make  -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic......ok
        4/12 skipped: various reasons
t/01-connect....ok
        7/8 skipped: nothing listening on localhost:443
t/02-live.......ok 1/4# config on linux
# ssl OpenSSL 0.9.8 in /usr
# lib -L/usr/lib -lssl -lcrypto -lgcc
# inc -I/usr/include/openssl
# cc cc
t/02-live.......ok
        1/4 skipped: no proxy found at localhost:3128
All tests successful, 12 subtests skipped.
Files=3, Tests=24,  4 wallclock secs ( 0.56 cusr +  0.08 csys =  0.64 CPU)
  /usr/bin/make test -- OK
Running make install
Installing /usr/local/lib/perl/5.8.8/auto/Crypt/SSLeay/SSLeay.so
Installing /usr/local/lib/perl/5.8.8/auto/Crypt/SSLeay/SSLeay.bs
Files found in blib/arch: installing files in blib/lib into
architecture dependent library tree
Installing /usr/local/lib/perl/5.8.8/Crypt/SSLeay.pm
Installing /usr/local/lib/perl/5.8.8/Crypt/SSLeay/X509.pm
Installing /usr/local/lib/perl/5.8.8/Crypt/SSLeay/CTX.pm
Installing /usr/local/lib/perl/5.8.8/Crypt/SSLeay/MainContext.pm
Installing /usr/local/lib/perl/5.8.8/Crypt/SSLeay/Err.pm
Installing /usr/local/lib/perl/5.8.8/Crypt/SSLeay/Conn.pm
Installing /usr/local/lib/perl/5.8.8/Net/SSL.pm
Installing /usr/local/man/man3/Crypt::SSLeay.3pm
Installing /usr/local/man/man3/Net::SSL.3pm
Writing /usr/local/lib/perl/5.8.8/auto/Crypt/SSLeay/.packlist
Appending installation info to /usr/local/lib/perl/5.8.8/perllocal.pod
  /usr/bin/make install  -- OK
Finance::Quote is up to date.


root at Mugglewille:/usr/bin# dpkg -l gnucash
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                      Version                   Description
+++-=========================-=========================-==================================================================
ii  gnucash                   2.0.5-1.1ubuntu1          A personal
finance tracking program


This is on an ubuntu gutsy tribe 3 with updates :)

Lemme know if anything I missed.

-- 
          Shirish Agarwal
  This email is licensed under http://creativecommons.org/licenses/by-nc/3.0/

065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


More information about the gnucash-user mailing list