RE: Installing libwww

1999-10-29 Thread Eric Cholet

Man, that's some ps program you've got here. I should run Linux
one of these days.

>   PID TTY STAT TIME COMMAND
> 1  ?  S0:05 init [2]
> 2  ?  SW   0:06 (kflushd)
> 3  ?  SW   0:07 (kupdate)
> 4  ?  SW   0:00 (kpiod)
> 5  ?  SW   0:04 (kswapd)
>82  ?  S0:00 /sbin/syslogd
>84  ?  SW   0:00 (klogd)
>90  ?  S0:00 /usr/sbin/inetd
>   369  ?  R0:00  \_ in.telnetd: cobra.ssu.samara.ru [vt100]
>   370  p1 S0:00  \_ -tcsh
>  6580  p1 S0:00  \_ screen
>  6581  ?  R0:00  \_ SCREEN
>  6582  a0 S0:00  \_ -/usr/bin/tcsh
>  6583  a0 S0:00  |   \_ -tcsh
>  6633  a0 S0:00  |   \_ make test
>  6656  a0 S0:00  |   \_ /usr/bin/perl t/TEST 0
>  6679  a0 S0:00  |   \_ /usr/bin/perl -w
> robot/ua.t
>  6680  a0 Z0:00  |   \_ (perl )
>  6672  a1 S0:00  \_ -/usr/bin/tcsh
>  6683  a1 S0:00  \_ -tcsh
>  6699  a1 R0:00  \_ ps axf



Installing libwww

1999-10-29 Thread BeerBong

Sorry for offtopic. But it is required for installind mod_perl :)

I installed libwww-perl-5.44 library without any problems, but now I
configure new machine
Pentium II x 2. (First machine was Pentium 100)
Linux kernel - 2.2.12 on first machine
2.2.13 - on new.
Perl - perl5.005_3 with default settings on both.
All required packages are installed.
but during make test of libwww-perl-5.44 and libwww-perl-5.46  on new
machine I got
--
/usr/bin/perl -e 'use Config; chdir q{blib/script}; foreach (qw(GET HEAD
POST))
{' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
/usr/bin/perl t/TEST 0
base/common-req.ok
base/cookiesok
base/date...ok
base/headers-auth...ok
base/headers-etag...ok
base/headers-util...ok
base/headersok
base/listingok
base/mediatypes.ok
base/messageok
base/negotiate..ok
base/response...ok
base/status.ok
robot/rules-dbm.ok
robot/rules.ok
robot/uaHTTP Server terminated

--
and ps ax
--
  PID TTY STAT TIME COMMAND
1  ?  S0:05 init [2]
2  ?  SW   0:06 (kflushd)
3  ?  SW   0:07 (kupdate)
4  ?  SW   0:00 (kpiod)
5  ?  SW   0:04 (kswapd)
   82  ?  S0:00 /sbin/syslogd
   84  ?  SW   0:00 (klogd)
   90  ?  S0:00 /usr/sbin/inetd
  369  ?  R0:00  \_ in.telnetd: cobra.ssu.samara.ru [vt100]
  370  p1 S0:00  \_ -tcsh
 6580  p1 S0:00  \_ screen
 6581  ?  R0:00  \_ SCREEN
 6582  a0 S0:00  \_ -/usr/bin/tcsh
 6583  a0 S0:00  |   \_ -tcsh
 6633  a0 S0:00  |   \_ make test
 6656  a0 S0:00  |   \_ /usr/bin/perl t/TEST 0
 6679  a0 S0:00  |   \_ /usr/bin/perl -w
robot/ua.t
 6680  a0 Z0:00  |   \_ (perl )
 6672  a1 S0:00  \_ -/usr/bin/tcsh
 6683  a1 S0:00  \_ -tcsh
 6699  a1 R0:00  \_ ps axf
  100  ?  S0:00 /usr/sbin/cron
  104   2 SW   0:00 (getty)
  105   3 SW   0:00 (getty)
  106   4 SW   0:00 (getty)
  107   5 SW   0:00 (getty)
  108   6 SW   0:00 (getty)
12065   1 S0:00 /sbin/getty 38400 tty1
   88  ?  SW   0:00 (portmap)
 3754  ?  S0:00 proftpd (accepting connections)
--
Where problem can be ?

Thanx in advance!
--
Sergey Polyakov (BeerBong)
Chief of Web Lab (http://www.mustdie.ru/~beerbong)