sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #62146
SV: SV: SV: SV: SV: SV: netsaint stopper under configuration
Oki det gjorde jeg, og så stopper den her
/bin/ping
+ test '' = set
+ test -n ''
+ ping -n -U -c 1 127.0.0.1
+ egrep -i '^round-trip'
+ ping -n -c 1 127.0.0.1
+ egrep -i '^round-trip'
+ ping -n 127.0.0.1 -c 1
+ egrep -i '^round-trip'
+ ping 127.0.0.1 -n 1
+ egrep -i '^round-trip'
-----Oprindelig meddelelse-----
Fra: Jon Svejgaard [mailto:jon@xxxxxx]
Sendt: 1. april 2003 20:41
Til: sslug-teknik@xxxxxxxx
Emne: Re: SV: SV: SV: SV: SV: [TEKNIK] netsaint stopper under
configuration
Thomas Larsen wrote:
> Jeg har en linie der ser sådan ud i etc/hosts: " 127.0.0.1
> localhost.localdomain localhost"
>
> Og hvis jeg pinger 127.0.0.1 får jeg dette svar.
>
> [root@mail netsaint-0.0.7]# ping 127.0.0.1
> PING 127.0.0.1 (127.0.0.1) from 127.0.0.1 : 56(84) bytes of data.
> 64 bytes from 127.0.0.1: icmp_seq=1 ttl=255 time=0.058 ms
> 64 bytes from 127.0.0.1: icmp_seq=2 ttl=255 time=0.027 ms
> 64 bytes from 127.0.0.1: icmp_seq=3 ttl=255 time=0.023 ms
> DVS der kommer svar fra localhosts.
Ikke godt at vide hvad der går galt.
Jeg ville nok sætte en "set -x" ind i starten af configure og så køre
configure med:
configure > minlog 2>&1
Det skulle give en fuldstændig log af hvad der sker i configure, i
"minlog".
MVH
--
Jon Svejgaard
====================================================================
| ACE - UNIX/Linux Consultancy
| Hjorthoejvej 2 / DK-4291 Ruds Vedby
mail: jon@xxxxxx | DENMARK
http://www.ace.dk | +45 5826 1799 / +45 4052 0799
====================================================================
Follow ups
References