home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9007 next >
Encoding:
Internet Message Format  |  1992-08-23  |  829 b 

  1. Path: sparky!uunet!mcsun!sunic!chalmers.se!biorn
  2. From: biorn@phc.chalmers.se (Bjorn Sandell)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: traceroute for AIX V3.1.6/3.2.x
  5. Message-ID: <13632@chalmers.se>
  6. Date: 23 Aug 92 17:43:42 GMT
  7. References: <1992Aug22.233435.29533@news.clarkson.edu>
  8. Sender: news@chalmers.se
  9. Organization: Dep. of Phys. Chem.   Univ. of Gothenburg   Sweden
  10. Lines: 15
  11.  
  12. In article <1992Aug22.233435.29533@news.clarkson.edu>,
  13.  abstine@calvin.erc.clarkson.edu (Art Stine) writes:
  14. |> Does anyone have traceroute working on AIX? If so, what did you have to
  15. |> change to make it work? thanks
  16. |> 
  17. |> ---
  18. |> Art Stine
  19. |> Sr Network Engineer
  20. |> Clarkson U
  21. |> ABStine@Omnigate.Clarkson.Edu
  22.  
  23. Got it running under 3.2.0 without any changes. Just compiled it with
  24. cc -D_BSD -D_BSD_INCLUDES -O  -o traceroute traceroute.c
  25.  
  26.   Bjorn
  27.