1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and
[spider.git] / html / cpan.html
1 <html>
2   <head>
3     <title>Installing CPAN</title>
4         <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL">
5         <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating">
6         <meta name="Author" content="Dirk Koopman G1TLH">
7   </head>
8
9   <body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF">
10         <FONT COLOR="#606060" face="Verdana,Helvetica,Swiss,Arial"> 
11           <hr>
12           <h2>Installing CPAN</h2>
13           <hr>
14         </font>
15
16         <address><a href="mailto:djk@tobit.co.uk"></a>Dirk Koopman G1TLH</address>
17         <p>
18         <!-- Created: Wed Dec  2 18:22:33 GMT 1998 -->
19         <!-- hhmts start -->
20 Last modified: Thu Dec 17 00:06:40 GMT 1998
21 <!-- hhmts end -->
22
23         <p>I have captured a typical CPAN load here for your information. The details may be slightly
24           different, but it should give you a vague idea of how it all goes together.
25         <p>Please note note warnings about loading libnet
26         <pre>
27 [root@rufus djk]# perl -MCPAN -e shell
28
29 We have to reconfigure CPAN.pm due to following uninitialized parameters:
30
31 cpan_home, keep_source_where, build_dir, build_cache, index_expire, gzip, tar, unzip, make, pager, makepl_arg, make_arg, make_install_arg, urllist, inhibit_startup_message, ftp_proxy, http_proxy, no_proxy
32
33 /usr/lib/perl5/CPAN/Config.pm initialized.
34
35 The CPAN module needs a directory of its own to cache important
36 index files and maybe keep a temporary mirror of CPAN files. This may
37 be a site-wide directory or a personal directory.
38
39
40 First of all, I'd like to create this directory. Where?
41
42 CPAN build and cache directory? [/root/.cpan] 
43
44
45 If you want, I can keep the source files after a build in the cpan
46 home directory. If you choose so then future builds will take the
47 files from there. If you don't want to keep them, answer 0 to the
48 next question.
49
50
51
52 How big should the disk cache be for keeping the build directories
53 with all the intermediate files?
54
55 Cache size for build directory (in MB)? [10] 
56
57
58 The CPAN module will need a few external programs to work
59 properly. Please correct me, if I guess the wrong path for a program.
60 Don't panic if you do not have some of them, just press ENTER for
61 those.
62
63 Where is your gzip program? [/bin/gzip] 
64 Where is your tar program? [/bin/tar] 
65 Warning: unzip not found in PATH
66 Where is your unzip program? [] 
67 Where is your make program? [/usr/bin/make] 
68 Warning: lynx not found in PATH
69 Where is your lynx program? [] 
70 Where is your ncftp program? [/usr/bin/ncftp] 
71 Where is your ftp program? [/usr/bin/ftp] 
72 What is your favorite pager program? [/usr/bin/less] 
73 What is your favorite shell? [/bin/bash] 
74
75
76 Every Makefile.PL is run by perl in a separate process. Likewise we
77 run 'make' and 'make install' in processes. If you have any parameters
78 (e.g. PREFIX, INSTALLPRIVLIB, UNINST or the like) you want to pass to
79 the calls, please specify them here.
80
81 If you don't understand this question, just press ENTER.
82
83 Parameters for the 'perl Makefile.PL' command? [] 
84 Parameters for the 'make' command? [] 
85 Parameters for the 'make install' command? [] 
86
87
88 Sometimes you may wish to leave the processes run by CPAN alone
89 without caring about them. As sometimes the Makefile.PL contains
90 question you're expected to answer, you can set a timer that will
91 kill a 'perl Makefile.PL' process after the specified time in seconds.
92
93 If you set this value to 0, these processes will wait forever. This is
94 the default and recommended setting.
95
96 Timeout for inacivity during Makefile.PL? [0] 
97
98 We need to know the URL of your favorite CPAN site.
99 Please enter it here:  ftp://sunsite.doc.ic.ac.uk/packages/CPAN
100
101 Testing "ftp://sunsite.doc.ic.ac.uk/packages/CPAN" ...
102
103   Please, install Net::FTP as soon as possible. CPAN.pm installs it for you
104   if you just type
105       install Bundle::libnet
106
107
108 Trying with "/usr/bin/ncftp -c" to get
109     ftp://sunsite.doc.ic.ac.uk/packages/CPAN/MIRRORED.BY
110 Issuing "/usr/bin/ftp -n"
111 Local directory now /root/.cpan/sources
112 GOT /root/.cpan/sources/MIRRORED.BY
113
114 "ftp://sunsite.doc.ic.ac.uk/packages/CPAN" seems to work
115
116
117 WAIT support is available as a Plugin. You need the CPAN::WAIT module
118 to actually use it.  But we need to know your favorite WAIT server. If
119 you don't know a WAIT server near you, just press ENTER.
120
121 Your favorite WAIT server?
122    [wait://ls6.informatik.uni-dortmund.de:1404] 
123
124
125 If you're accessing the net via proxies, you can specify them in the
126 CPAN configuration or via environment variables. The variable in
127 the $CPAN::Config takes precedence.
128
129 Your ftp_proxy?  
130 Your http_proxy?  
131 Your no_proxy?  
132
133
134 commit: wrote /usr/lib/perl5/CPAN/Config.pm
135
136 cpan shell -- CPAN exploration and modules installation (v1.3102)
137 ReadLine support suppressed
138
139 cpan> 
140 cpan> install Bundle::CPAN
141 Issuing "/usr/bin/ftp -n"
142 Local directory now /root/.cpan/sources/authors
143 GOT /root/.cpan/sources/authors/01mailrc.txt.gz
144 Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
145 Issuing "/usr/bin/ftp -n"
146 Local directory now /root/.cpan/sources/modules
147 GOT /root/.cpan/sources/modules/02packages.details.txt.gz
148 Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
149
150   There's a new CPAN.pm version (v1.40) available!
151   You might want to try
152     install CPAN
153     reload cpan
154   without quitting the current session. It should be a seamless upgrade
155   while we are running...
156
157 Issuing "/usr/bin/ftp -n"
158 Local directory now /root/.cpan/sources/modules
159 GOT /root/.cpan/sources/modules/03modlist.data.gz
160 Going to read /root/.cpan/sources/modules/03modlist.data.gz
161 Running make for NWINT/MD5-1.7.tar.gz
162 Issuing "/usr/bin/ftp -n"
163 Local directory now /root/.cpan/sources/authors/id/NWINT
164 GOT /root/.cpan/sources/authors/id/NWINT/MD5-1.7.tar.gz
165 MD5-1.7/
166 MD5-1.7/Changes
167 MD5-1.7/MANIFEST
168 MD5-1.7/MD5.pm
169 MD5-1.7/MD5.xs
170 MD5-1.7/Makefile.PL
171 MD5-1.7/README
172 MD5-1.7/global.h
173 MD5-1.7/md5.h
174 MD5-1.7/md5c.c
175 MD5-1.7/test.pl
176 MD5-1.7/typemap
177 MD5-1.7/examples/
178 MD5-1.7/examples/mddriver.pl
179 MD5-1.7/examples/twdigest.pl
180
181   CPAN.pm: Going to build NWINT/MD5-1.7.tar.gz
182
183 Checking if your kit is complete...
184 Looks good
185 Writing Makefile for MD5
186 mkdir ./blib
187 mkdir ./blib/lib
188 mkdir ./blib/arch
189 mkdir ./blib/arch/auto
190 mkdir ./blib/arch/auto/MD5
191 mkdir ./blib/lib/auto
192 mkdir ./blib/lib/auto/MD5
193 mkdir ./blib/man3
194 cp MD5.pm ./blib/lib/MD5.pm
195 AutoSplitting MD5 (./blib/lib/auto/MD5)
196 /usr/bin/perl -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 /usr/lib/perl5/ExtUtils/xsubpp  -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap MD5.xs >MD5.tc && mv MD5.tc MD5.c
197 cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -fpic -I/usr/lib/perl5/i386-linux/5.00404/CORE -DPERL_BYTEORDER=1234 MD5.c
198 cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -fpic -I/usr/lib/perl5/i386-linux/5.00404/CORE -DPERL_BYTEORDER=1234 md5c.c
199 Running Mkbootstrap for MD5 ()
200 chmod 644 MD5.bs
201 LD_RUN_PATH="" cc -o blib/arch/auto/MD5/MD5.so  -shared -L/usr/local/lib MD5.o md5c.o     
202 chmod 755 blib/arch/auto/MD5/MD5.so
203 cp MD5.bs ./blib/arch/auto/MD5/MD5.bs
204 chmod 644 blib/arch/auto/MD5/MD5.bs
205 Manifying ./blib/man3/MD5.3
206   /usr/bin/make  -- OK
207 Running make test
208 PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 test.pl
209 1..14
210 ok 1
211 ok 2
212 ok 3
213 ok 4
214 ok 5
215 ok 6
216 ok 7
217 ok 8
218 ok 9
219 ok 10
220 ok 11
221 ok 12
222 ok 13
223 ok 14
224   /usr/bin/make test -- OK
225 Running make install
226 Installing /usr/lib/perl5/site_perl/i386-linux/./auto/MD5/MD5.so
227 Installing /usr/lib/perl5/site_perl/i386-linux/./auto/MD5/MD5.bs
228 Installing /usr/lib/perl5/site_perl/./auto/MD5/autosplit.ix
229 Installing /usr/lib/perl5/site_perl/./MD5.pm
230 Installing /usr/lib/perl5/man/man3/./MD5.3
231 Writing /usr/lib/perl5/site_perl/i386-linux/auto/MD5/.packlist
232 Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
233   /usr/bin/make install  -- OK
234 Running make for GSAR/Data-Dumper-2.09.tar.gz
235 Issuing "/usr/bin/ftp -n"
236 Local directory now /root/.cpan/sources/authors/id/GSAR
237 GOT /root/.cpan/sources/authors/id/GSAR/Data-Dumper-2.09.tar.gz
238 Data-Dumper-2.09/
239 Data-Dumper-2.09/Dumper.html
240 Data-Dumper-2.09/t/
241 Data-Dumper-2.09/t/overload.t
242 Data-Dumper-2.09/t/dumper.t
243 Data-Dumper-2.09/MANIFEST.NOXSUB
244 Data-Dumper-2.09/Dumper.pm.NOXSUB
245 Data-Dumper-2.09/Dumper.xs
246 Data-Dumper-2.09/Todo
247 Data-Dumper-2.09/MANIFEST
248 Data-Dumper-2.09/Makefile.PL
249 Data-Dumper-2.09/Dumper.pm
250 Data-Dumper-2.09/Changes
251 Data-Dumper-2.09/README
252
253   CPAN.pm: Going to build GSAR/Data-Dumper-2.09.tar.gz
254
255 Checking if your kit is complete...
256 Looks good
257 Writing Makefile for Data::Dumper
258 mkdir ./blib
259 mkdir ./blib/lib
260 mkdir ./blib/lib/Data
261 mkdir ./blib/arch
262 mkdir ./blib/arch/auto
263 mkdir ./blib/arch/auto/Data
264 mkdir ./blib/arch/auto/Data/Dumper
265 mkdir ./blib/lib/auto
266 mkdir ./blib/lib/auto/Data
267 mkdir ./blib/lib/auto/Data/Dumper
268 cp Dumper.pm ./blib/lib/Data/Dumper.pm
269 /usr/bin/perl -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 /usr/lib/perl5/ExtUtils/xsubpp  -typemap /usr/lib/perl5/ExtUtils/typemap Dumper.xs >Dumper.tc && mv Dumper.tc Dumper.c
270 cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fpic -I/usr/lib/perl5/i386-linux/5.00404/CORE  Dumper.c
271 Running Mkbootstrap for Data::Dumper ()
272 chmod 644 Dumper.bs
273 LD_RUN_PATH="" cc -o blib/arch/auto/Data/Dumper/Dumper.so  -shared -L/usr/local/lib Dumper.o     
274 chmod 755 blib/arch/auto/Data/Dumper/Dumper.so
275 cp Dumper.bs ./blib/arch/auto/Data/Dumper/Dumper.bs
276 chmod 644 blib/arch/auto/Data/Dumper/Dumper.bs
277   /usr/bin/make  -- OK
278 Running make test
279 PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
280 t/dumper............ok
281 t/overload..........ok
282 All tests successful.
283 Files=2,  Tests=139,  0 secs ( 0.55 cusr  0.05 csys =  0.60 cpu)
284   /usr/bin/make test -- OK
285 Running make install
286 Installing /usr/lib/perl5/site_perl/i386-linux/./auto/Data/Dumper/Dumper.so
287 Installing /usr/lib/perl5/site_perl/i386-linux/./auto/Data/Dumper/Dumper.bs
288 Installing /usr/lib/perl5/site_perl/./Data/Dumper.pm
289 Writing /usr/lib/perl5/site_perl/i386-linux/auto/Data/Dumper/.packlist
290 Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
291   /usr/bin/make install  -- OK
292 Issuing "/usr/bin/ftp -n"
293 Local directory now /root/.cpan/sources/authors/id/GBARR
294 GOT /root/.cpan/sources/authors/id/GBARR/Bundle-libnet-1.00.tar.gz
295 Bundle-libnet-1.00/
296 Bundle-libnet-1.00/Makefile.PL
297 Bundle-libnet-1.00/libnet.pm
298 Bundle-libnet-1.00/README
299 Bundle-libnet-1.00/MANIFEST
300 Data::Dumper is up to date.
301 Running make for JROGERS/Net-Telnet-3.01.tar.gz
302 Issuing "/usr/bin/ftp -n"
303 Local directory now /root/.cpan/sources/authors/id/JROGERS
304 GOT /root/.cpan/sources/authors/id/JROGERS/Net-Telnet-3.01.tar.gz
305 Net-Telnet-3.01/
306 Net-Telnet-3.01/Makefile.PL
307 Net-Telnet-3.01/ChangeLog
308 Net-Telnet-3.01/lib/
309 Net-Telnet-3.01/lib/Net/
310 Net-Telnet-3.01/lib/Net/Telnet.pm
311 Net-Telnet-3.01/t/
312 Net-Telnet-3.01/t/select.t
313 Net-Telnet-3.01/README
314 Net-Telnet-3.01/MANIFEST
315
316   CPAN.pm: Going to build JROGERS/Net-Telnet-3.01.tar.gz
317
318 Checking if your kit is complete...
319 Looks good
320 Writing Makefile for Net::Telnet
321 mkdir ./blib
322 mkdir ./blib/lib
323 mkdir ./blib/lib/Net
324 mkdir ./blib/arch
325 mkdir ./blib/arch/auto
326 mkdir ./blib/arch/auto/Net
327 mkdir ./blib/arch/auto/Net/Telnet
328 mkdir ./blib/lib/auto
329 mkdir ./blib/lib/auto/Net
330 mkdir ./blib/lib/auto/Net/Telnet
331 mkdir ./blib/man3
332 cp lib/Net/Telnet.pm ./blib/lib/Net/Telnet.pm
333 Manifying ./blib/man3/Net::Telnet.3
334   /usr/bin/make  -- OK
335 Running make test
336 PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
337 t/select............ok
338 All tests successful.
339 Files=1,  Tests=1,  0 secs ( 0.38 cusr  0.02 csys =  0.40 cpu)
340   /usr/bin/make test -- OK
341 Running make install
342 Installing /usr/lib/perl5/site_perl/./Net/Telnet.pm
343 Installing /usr/lib/perl5/man/man3/./Net::Telnet.3
344 Writing /usr/lib/perl5/site_perl/i386-linux/auto/Net/Telnet/.packlist
345 Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
346   /usr/bin/make install  -- OK
347 Running make for GBARR/libnet-1.0605.tar.gz
348 Issuing "/usr/bin/ftp -n"
349 Local directory now /root/.cpan/sources/authors/id/GBARR
350 GOT /root/.cpan/sources/authors/id/GBARR/libnet-1.0605.tar.gz
351 libnet-1.0605/
352 libnet-1.0605/Net/
353 libnet-1.0605/Net/FTP/
354 libnet-1.0605/Net/FTP/dataconn.pm
355 libnet-1.0605/Net/FTP/L.pm
356 libnet-1.0605/Net/FTP/A.pm
357 libnet-1.0605/Net/FTP/E.pm
358 libnet-1.0605/Net/FTP/I.pm
359 libnet-1.0605/Net/POP3.pm
360 libnet-1.0605/Net/SMTP.pm
361 libnet-1.0605/Net/FTP.pm
362 libnet-1.0605/Net/Cmd.pm
363 libnet-1.0605/Net/DummyInetd.pm
364 libnet-1.0605/Net/NNTP.pm
365 libnet-1.0605/Net/SNPP.pm
366 libnet-1.0605/Net/Time.pm
367 libnet-1.0605/Net/Domain.pm
368 libnet-1.0605/Net/PH.pm
369 libnet-1.0605/Net/Netrc.pm
370 libnet-1.0605/demos/
371 libnet-1.0605/demos/smtp.self
372 libnet-1.0605/demos/nntp
373 libnet-1.0605/demos/pop3
374 libnet-1.0605/demos/time
375 libnet-1.0605/demos/snpp
376 libnet-1.0605/demos/nntp.mirror
377 libnet-1.0605/demos/ftp
378 libnet-1.0605/demos/inetd
379 libnet-1.0605/Hostname.pm.eg
380 libnet-1.0605/t/
381 libnet-1.0605/t/nntp.t
382 libnet-1.0605/t/ph.t
383 libnet-1.0605/t/require.t
384 libnet-1.0605/t/hostname.t
385 libnet-1.0605/t/smtp.t
386 libnet-1.0605/t/ftp.t
387 libnet-1.0605/FAQ.pod
388 libnet-1.0605/README.config
389 libnet-1.0605/MANIFEST
390 libnet-1.0605/Configure
391 libnet-1.0605/Makefile.PL
392 libnet-1.0605/ChangeLog
393 libnet-1.0605/README
394
395   CPAN.pm: Going to build GBARR/libnet-1.0605.tar.gz
396
397 Checking for Socket...ok
398 Checking for IO::Socket...ok
399 Checking for Data::Dumper...ok
400 Checking if your kit is complete...
401 Looks good
402
403 This script will prompt you to enter hostnames that can be used as
404 defaults for some of the modules in the libnet distribution.
405
406 To ensure that you do not enter an invalid hostname, I can perform a
407 lookup on each hostname you enter. If your internet connection is via
408 a dialup line then you may not want me to perform these lookups, as
409 it will require you to be on-line.
410
411 Do you want me to perform hostname lookups (y|n) ? [yes] no
412
413 *** WARNING *** WARNING *** WARNING *** WARNING *** WARNING ***
414
415 OK I will not check if the hostnames you give are valid
416 so be very cafeful
417
418 *** WARNING *** WARNING *** WARNING *** WARNING *** WARNING ***
419
420 The following questions all require a list of host names, separated
421 with spaces. If you do not have a host available for any of the
422 services, then enter a single space, followed by <CR>. To accept the
423 default, hit <CR>
424
425         </pre>
426         <b>
427           ***<br>
428           *** DO NOT ACCEPT THE DEFAULTS!!! (ed), please enter &lt;space>&lt;cr> ***<br>
429           ***<br>
430         </b>
431         <pre>
432
433 Enter a list of available NNTP hosts : [news]     
434 Enter a list of available SMTP hosts : [mailhost]  
435 Enter a list of available POP3 hosts : []  
436 Enter a list of available SNPP hosts : []  
437 Enter a list of available PH Hosts   : [dirserv]  
438 Enter a list of available TIME Hosts   : []  
439 Enter a list of available DAYTIME Hosts   : []  
440
441 Some companies access the internet via a firewall machine, and all
442 FTP access must be dove via this machine.
443
444 If to gain FTP access to a machine beyond a firewall, you have to use
445 a FTP proxy machine and login as username@remote.host then enter
446 the name of that gateway here.
447
448 FTP proxy hostname : [] 
449
450 Normally when FTP needs a data connection the client tells the server
451 a port to connect to, and the server initiates a connection to the client.
452
453 Some setups, in particular firewall setups, can/do not work using this
454 protocol. In these situations the client must make the connection to the
455 server, this is called a passive transfer.
456
457 Should all FTP connections via a firewall/proxy be passive (y|n) ? [no] 
458
459 Should all other FTP connections be passive (y|n) ? [no] 
460
461 What is your local internet domain name : [] tubby.org
462
463 If you specified some default hosts above, it is possible for me to
464 do some basic tests when you run `make test'
465
466 This will cause `make test' to be quite a bit slower and, if your
467 internet connection is via dialup, will require you to be on-line
468 unless the hosts are local.
469
470 Do you want me to run these tests (y|n) ? [yes] 
471
472 To allow Net::FTP to be tested I will need a hostname. This host
473 should allow anonymous access and have a /pub directory
474
475 What host can I use : [] localhost
476
477 Writing libnet.cfg
478 Writing Makefile for Net
479 mkdir ./blib
480 mkdir ./blib/lib
481 mkdir ./blib/arch
482 mkdir ./blib/arch/auto
483 mkdir ./blib/arch/auto/Net
484 mkdir ./blib/lib/auto
485 mkdir ./blib/lib/auto/Net
486 mkdir ./blib/man3
487 cp Net/DummyInetd.pm ./blib/lib/Net/DummyInetd.pm
488 cp Net/NNTP.pm ./blib/lib/Net/NNTP.pm
489 cp Net/FTP/dataconn.pm ./blib/lib/Net/FTP/dataconn.pm
490 cp Net/SNPP.pm ./blib/lib/Net/SNPP.pm
491 cp Net/FTP/I.pm ./blib/lib/Net/FTP/I.pm
492 cp Net/POP3.pm ./blib/lib/Net/POP3.pm
493 cp Net/SMTP.pm ./blib/lib/Net/SMTP.pm
494 cp Net/FTP/L.pm ./blib/lib/Net/FTP/L.pm
495 cp FAQ.pod ./blib/lib/FAQ.pod
496 cp Net/FTP.pm ./blib/lib/Net/FTP.pm
497 cp Net/Time.pm ./blib/lib/Net/Time.pm
498 cp Net/Cmd.pm ./blib/lib/Net/Cmd.pm
499 cp Net/Domain.pm ./blib/lib/Net/Domain.pm
500 cp Net/PH.pm ./blib/lib/Net/PH.pm
501 cp Net/FTP/A.pm ./blib/lib/Net/FTP/A.pm
502 cp libnet.cfg ./blib/arch/Net/Config.pm
503 cp Net/Netrc.pm ./blib/lib/Net/Netrc.pm
504 cp Net/FTP/E.pm ./blib/lib/Net/FTP/E.pm
505 Manifying ./blib/man3/Net::Time.3
506 Manifying ./blib/man3/FAQ.3
507 /usr/bin/pod2man: FAQ.pod is missing required section: DESCRIPTION
508 Manifying ./blib/man3/Net::Domain.3
509 Manifying ./blib/man3/Net::PH.3
510 Manifying ./blib/man3/Net::NNTP.3
511 Manifying ./blib/man3/Net::DummyInetd.3
512 Manifying ./blib/man3/Net::SNPP.3
513 Manifying ./blib/man3/Net::FTP.3
514 Manifying ./blib/man3/Net::POP3.3
515 Manifying ./blib/man3/Net::Netrc.3
516 Manifying ./blib/man3/Net::SMTP.3
517 Manifying ./blib/man3/Net::Cmd.3
518   /usr/bin/make  -- OK
519 Running make test
520 PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
521 t/ftp...............ok
522 t/hostname..........ok
523 t/nntp..............skipping test on this platform
524 t/ph................skipping test on this platform
525 t/require...........ok
526 t/smtp..............skipping test on this platform
527 All tests successful.
528 Files=6,  Tests=16,  3 secs ( 2.12 cusr  0.23 csys =  2.35 cpu)
529   /usr/bin/make test -- OK
530 Running make install
531 Installing /usr/lib/perl5/site_perl/i386-linux/./Net/Config.pm
532 Installing /usr/lib/perl5/site_perl/./Net/DummyInetd.pm
533 Installing /usr/lib/perl5/site_perl/./Net/NNTP.pm
534 Installing /usr/lib/perl5/site_perl/./Net/FTP/dataconn.pm
535 Installing /usr/lib/perl5/site_perl/./Net/FTP/I.pm
536 Installing /usr/lib/perl5/site_perl/./Net/FTP/L.pm
537 Installing /usr/lib/perl5/site_perl/./Net/FTP/A.pm
538 Installing /usr/lib/perl5/site_perl/./Net/FTP/E.pm
539 Installing /usr/lib/perl5/site_perl/./Net/SNPP.pm
540 Installing /usr/lib/perl5/site_perl/./Net/POP3.pm
541 Installing /usr/lib/perl5/site_perl/./Net/SMTP.pm
542 Installing /usr/lib/perl5/site_perl/./Net/FTP.pm
543 Installing /usr/lib/perl5/site_perl/./Net/Time.pm
544 Installing /usr/lib/perl5/site_perl/./Net/Cmd.pm
545 Installing /usr/lib/perl5/site_perl/./Net/Domain.pm
546 Installing /usr/lib/perl5/site_perl/./Net/PH.pm
547 Installing /usr/lib/perl5/site_perl/./Net/Netrc.pm
548 Installing /usr/lib/perl5/site_perl/./FAQ.pod
549 Installing /usr/lib/perl5/man/man3/./Net::Time.3
550 Installing /usr/lib/perl5/man/man3/./FAQ.3
551 Installing /usr/lib/perl5/man/man3/./Net::Domain.3
552 Installing /usr/lib/perl5/man/man3/./Net::PH.3
553 Installing /usr/lib/perl5/man/man3/./Net::NNTP.3
554 Installing /usr/lib/perl5/man/man3/./Net::DummyInetd.3
555 Installing /usr/lib/perl5/man/man3/./Net::SNPP.3
556 Installing /usr/lib/perl5/man/man3/./Net::FTP.3
557 Installing /usr/lib/perl5/man/man3/./Net::POP3.3
558 Installing /usr/lib/perl5/man/man3/./Net::Netrc.3
559 Installing /usr/lib/perl5/man/man3/./Net::SMTP.3
560 Installing /usr/lib/perl5/man/man3/./Net::Cmd.3
561 Writing /usr/lib/perl5/site_perl/i386-linux/auto/Net/.packlist
562 Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
563   /usr/bin/make install  -- OK
564 Running make for KJALB/TermReadKey-2.12.tar.gz
565 Issuing "/usr/bin/ftp -n"
566 Local directory now /root/.cpan/sources/authors/id/KJALB
567 GOT /root/.cpan/sources/authors/id/KJALB/TermReadKey-2.12.tar.gz
568 TermReadKey-2.12/
569 TermReadKey-2.12/Makefile.PL
570 TermReadKey-2.12/ReadKey.pm
571 TermReadKey-2.12/test.pl
572 TermReadKey-2.12/Configure.pm
573 TermReadKey-2.12/genchars.pl
574 TermReadKey-2.12/README
575 TermReadKey-2.12/ReadKey.xs
576 TermReadKey-2.12/MANIFEST
577
578   CPAN.pm: Going to build KJALB/TermReadKey-2.12.tar.gz
579
580 Checking if your kit is complete...
581 Looks good
582 Writing Makefile for Term::ReadKey
583 mkdir ./blib
584 mkdir ./blib/lib
585 mkdir ./blib/lib/Term
586 mkdir ./blib/arch
587 mkdir ./blib/arch/auto
588 mkdir ./blib/arch/auto/Term
589 mkdir ./blib/arch/auto/Term/ReadKey
590 mkdir ./blib/lib/auto
591 mkdir ./blib/lib/auto/Term
592 mkdir ./blib/lib/auto/Term/ReadKey
593 mkdir ./blib/man3
594 cp ReadKey.pm ./blib/lib/Term/ReadKey.pm
595 AutoSplitting Term::ReadKey (./blib/lib/auto/Term/ReadKey)
596 /usr/bin/perl -I/usr/lib/perl5 genchars.pl
597
598 Writing termio/termios section of cchars.h... Done.
599 Checking for sgtty...
600         Sgtty NOT found.
601 Writing sgtty section of cchars.h... Done.
602 /usr/bin/perl -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 /usr/lib/perl5/ExtUtils/xsubpp  -typemap /usr/lib/perl5/ExtUtils/typemap ReadKey.xs >ReadKey.tc && mv ReadKey.tc ReadKey.c
603 Please specify prototyping behavior for ReadKey.xs (see perlxs manual)
604 cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" -fpic -I/usr/lib/perl5/i386-linux/5.00404/CORE  ReadKey.c
605 In file included from /usr/include/sys/select.h:31,
606                  from ReadKey.xs:240:
607 /usr/include/selectbits.h:30: warning: `__FD_ZERO' redefined
608 /usr/include/asm/posix_types.h:65: warning: this is the location of the previous definition
609 /usr/include/selectbits.h:35: warning: `__FD_SET' redefined
610 /usr/include/asm/posix_types.h:45: warning: this is the location of the previous definition
611 /usr/include/selectbits.h:40: warning: `__FD_CLR' redefined
612 /usr/include/asm/posix_types.h:50: warning: this is the location of the previous definition
613 /usr/include/selectbits.h:49: warning: `__FD_ISSET' redefined
614 /usr/include/asm/posix_types.h:58: warning: this is the location of the previous definition
615 In file included from ReadKey.xs:240:
616 /usr/include/sys/select.h:60: warning: `FD_SET' redefined
617 /usr/include/linux/time.h:59: warning: this is the location of the previous definition
618 /usr/include/sys/select.h:61: warning: `FD_CLR' redefined
619 /usr/include/linux/time.h:60: warning: this is the location of the previous definition
620 /usr/include/sys/select.h:62: warning: `FD_ISSET' redefined
621 /usr/include/linux/time.h:61: warning: this is the location of the previous definition
622 /usr/include/sys/select.h:63: warning: `FD_ZERO' redefined
623 /usr/include/linux/time.h:62: warning: this is the location of the previous definition
624 In file included from ReadKey.xs:240:
625 /usr/include/sys/select.h:45: syntax error before `fd_mask'
626 /usr/include/sys/select.h:45: warning: empty declaration
627 /usr/include/sys/select.h:48: conflicting types for `fd_set'
628 /usr/include/linux/types.h:9: previous declaration of `fd_set'
629 /usr/include/sys/select.h:73: conflicting types for `__select'
630 /usr/include/sys/time.h:55: previous declaration of `__select'
631 /usr/include/sys/select.h:76: conflicting types for `select'
632 /usr/include/sys/time.h:58: previous declaration of `select'
633 ReadKey.xs: In function `selectfile':
634 ReadKey.xs:1441: `__fd_mask' undeclared (first use this function)
635 ReadKey.xs:1441: (Each undeclared identifier is reported only once
636 ReadKey.xs:1441: for each function it appears in.)
637 make: *** [ReadKey.o] Error 1
638   /usr/bin/make  -- NOT OK
639 Running make test
640   Oops, make had returned bad status
641 Running make install
642   Oops, make had returned bad status
643 Running make for ILYAZ/modules/Term-ReadLine-Perl-0.9904.tar.gz
644 Issuing "/usr/bin/ftp -n"
645 Local directory now /root/.cpan/sources/authors/id/ILYAZ/modules
646 GOT /root/.cpan/sources/authors/id/ILYAZ/modules/Term-ReadLine-Perl-0.9904.tar.gz
647 Term-ReadLine-Perl-0.9904/
648 Term-ReadLine-Perl-0.9904/CHANGES
649 Term-ReadLine-Perl-0.9904/Makefile.PL
650 Term-ReadLine-Perl-0.9904/MANIFEST
651 Term-ReadLine-Perl-0.9904/ReadLine/
652 Term-ReadLine-Perl-0.9904/ReadLine/Perl.pm
653 Term-ReadLine-Perl-0.9904/ReadLine/readline.pm
654 Term-ReadLine-Perl-0.9904/README
655 Term-ReadLine-Perl-0.9904/test.pl
656
657   CPAN.pm: Going to build ILYAZ/modules/Term-ReadLine-Perl-0.9904.tar.gz
658
659 Checking if your kit is complete...
660 Looks good
661 Writing Makefile for Term::ReadLine
662 mkdir ./blib
663 mkdir ./blib/lib
664 mkdir ./blib/lib/Term
665 mkdir ./blib/arch
666 mkdir ./blib/arch/auto
667 mkdir ./blib/arch/auto/Term
668 mkdir ./blib/arch/auto/Term/ReadLine
669 mkdir ./blib/lib/auto
670 mkdir ./blib/lib/auto/Term
671 mkdir ./blib/lib/auto/Term/ReadLine
672 cp ReadLine/Perl.pm ./blib/lib/Term/ReadLine/Perl.pm
673 cp ReadLine/readline.pm ./blib/lib/Term/ReadLine/readline.pm
674   /usr/bin/make  -- OK
675 Running make test
676 PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 test.pl
677 Features present: preput 1 tkRunning 1 appname 1 getHistory 1 ornaments 1 attribs 1 newTTY 1 autohistory 1 addHistory 1 minline 1 setHistory 1
678 Can't ioctl TIOCGETP: Invalid argument
679 Consider installing Term::ReadKey from CPAN site nearby
680         at http://www.perl.com/CPAN
681 Or use
682         perl -MCPAN -e shell
683 to reach CPAN. Falling back to 'stty'.
684         If you do not want to see this warning, set PERL_READLINE_NOWARN
685 in your environment.
686 Enter arithmetic or Perl expression: exit
687   /usr/bin/make test -- OK
688 Running make install
689 Installing /usr/lib/perl5/site_perl/./Term/ReadLine/Perl.pm
690 Installing /usr/lib/perl5/site_perl/./Term/ReadLine/readline.pm
691 Writing /usr/lib/perl5/site_perl/i386-linux/auto/Term/ReadLine/.packlist
692 Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
693   /usr/bin/make install  -- OK
694 Running make for ULPFR/CPAN-WAIT-0.24.tar.gz
695 Issuing "/usr/bin/ftp -n"
696 Local directory now /root/.cpan/sources/authors/id/ULPFR
697 GOT /root/.cpan/sources/authors/id/ULPFR/CPAN-WAIT-0.24.tar.gz
698 CPAN-WAIT-0.24/
699 CPAN-WAIT-0.24/ChangeLog
700 CPAN-WAIT-0.24/Makefile.PL
701 CPAN-WAIT-0.24/lib/
702 CPAN-WAIT-0.24/lib/WAIT/
703 CPAN-WAIT-0.24/lib/WAIT/Client.pm
704 CPAN-WAIT-0.24/lib/CPAN/
705 CPAN-WAIT-0.24/lib/CPAN/WAIT.pm
706 CPAN-WAIT-0.24/README
707 CPAN-WAIT-0.24/t/
708 CPAN-WAIT-0.24/t/basic.t
709 CPAN-WAIT-0.24/MANIFEST
710
711   CPAN.pm: Going to build ULPFR/CPAN-WAIT-0.24.tar.gz
712
713 Checking if your kit is complete...
714 Looks good
715 Writing Makefile for CPAN::WAIT
716 mkdir ./blib
717 mkdir ./blib/lib
718 mkdir ./blib/lib/CPAN
719 mkdir ./blib/arch
720 mkdir ./blib/arch/auto
721 mkdir ./blib/arch/auto/CPAN
722 mkdir ./blib/arch/auto/CPAN/WAIT
723 mkdir ./blib/lib/auto
724 mkdir ./blib/lib/auto/CPAN
725 mkdir ./blib/lib/auto/CPAN/WAIT
726 mkdir ./blib/man3
727 cp lib/WAIT/Client.pm ./blib/lib/WAIT/Client.pm
728 cp lib/CPAN/WAIT.pm ./blib/lib/CPAN/WAIT.pm
729 Manifying ./blib/man3/CPAN::WAIT.3
730   /usr/bin/make  -- OK
731 Running make test
732 PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
733 t/basic.............ok
734 All tests successful.
735 Files=1,  Tests=5,  3 secs ( 0.90 cusr  0.08 csys =  0.98 cpu)
736   /usr/bin/make test -- OK
737 Running make install
738 Installing /usr/lib/perl5/site_perl/./CPAN/WAIT.pm
739 Installing /usr/lib/perl5/site_perl/./WAIT/Client.pm
740 Installing /usr/lib/perl5/man/man3/./CPAN::WAIT.3
741 Writing /usr/lib/perl5/site_perl/i386-linux/auto/CPAN/WAIT/.packlist
742 Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
743   /usr/bin/make install  -- OK
744 Running make for ANDK/CPAN-1.40.tar.gz
745 Issuing "/usr/bin/ftp -n"
746 Local directory now /root/.cpan/sources/authors/id/ANDK
747 GOT /root/.cpan/sources/authors/id/ANDK/CPAN-1.40.tar.gz
748 CPAN-1.40/
749 CPAN-1.40/lib/
750 CPAN-1.40/lib/CPAN.pm
751 CPAN-1.40/lib/CPAN/
752 CPAN-1.40/lib/CPAN/Nox.pm
753 CPAN-1.40/lib/CPAN/FirstTime.pm
754 CPAN-1.40/lib/Bundle/
755 CPAN-1.40/lib/Bundle/CPAN.pm
756 CPAN-1.40/Todo
757 CPAN-1.40/t/
758 CPAN-1.40/t/loadme.t
759 CPAN-1.40/MANIFEST
760 CPAN-1.40/Makefile.PL
761 CPAN-1.40/Changes
762 CPAN-1.40/README
763
764   CPAN.pm: Going to build ANDK/CPAN-1.40.tar.gz
765
766 Checking if your kit is complete...
767 Looks good
768 Writing Makefile for CPAN
769 mkdir ./blib
770 mkdir ./blib/lib
771 mkdir ./blib/arch
772 mkdir ./blib/arch/auto
773 mkdir ./blib/arch/auto/CPAN
774 mkdir ./blib/lib/auto
775 mkdir ./blib/lib/auto/CPAN
776 mkdir ./blib/man3
777 cp lib/CPAN/FirstTime.pm ./blib/lib/CPAN/FirstTime.pm
778 cp lib/CPAN.pm ./blib/lib/./CPAN.pm
779 cp lib/Bundle/CPAN.pm ./blib/lib/Bundle/CPAN.pm
780 cp lib/CPAN/Nox.pm ./blib/lib/CPAN/Nox.pm
781 Manifying ./blib/man3/CPAN::FirstTime.3
782 Manifying ./blib/man3/CPAN.3
783 Manifying ./blib/man3/Bundle::CPAN.3
784 Manifying ./blib/man3/CPAN::Nox.3
785   /usr/bin/make  -- OK
786 Running make test
787 PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
788 t/loadme............ok
789 All tests successful.
790 Files=1,  Tests=1,  0 secs ( 0.69 cusr  0.06 csys =  0.75 cpu)
791   /usr/bin/make test -- OK
792 Running make install
793 Installing /usr/lib/perl5/./CPAN/FirstTime.pm
794 Installing /usr/lib/perl5/./CPAN/Nox.pm
795 Installing /usr/lib/perl5/./CPAN.pm
796 Installing /usr/lib/perl5/./Bundle/CPAN.pm
797 Installing /usr/lib/perl5/man/man3/./CPAN::FirstTime.3
798 Installing /usr/lib/perl5/man/man3/./CPAN.3
799 Installing /usr/lib/perl5/man/man3/./Bundle::CPAN.3
800 Installing /usr/lib/perl5/man/man3/./CPAN::Nox.3
801 Writing /usr/lib/perl5/i386-linux/5.00404/auto/CPAN/.packlist
802 Appending installation info to /usr/lib/perl5/i386-linux/5.00404/perllocal.pod
803   /usr/bin/make install  -- OK
804
805 cpan> q
806 Lockfile removed.
807         </pre>
808 <!-- Standard Footer!! -->
809         <p>&nbsp;</p>
810         <p>
811           <FONT COLOR="#606060"><hr></font>
812         <font color="#FF0000" size=-2>
813           Copyright &copy; 1998 by Dirk Koopman G1TLH. All Rights Reserved<br>
814         </font>
815         <font color="#000000" size=-2>$Id$</font>
816   </body>
817 </html>