home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5772 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.8 KB

  1. Path: sparky!uunet!gatech!pitt.edu!djbpitt
  2. From: djbpitt+@pitt.edu (David J Birnbaum)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: aub problem finding sys/socket.ph
  5. Message-ID: <5601@blue.cis.pitt.edu.UUCP>
  6. Date: 8 Sep 92 18:08:46 GMT
  7. References: <5585@blue.cis.pitt.edu.UUCP> <1992Sep8.174434.17198@news.eng.convex.com>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 41
  11.  
  12. In article <1992Sep8.174434.17198@news.eng.convex.com>
  13. tchrist@convex.COM (Tom Christiansen) writes:
  14.  
  15. >>I have been unable to persuade aub to find my sys/socket.ph file...
  16.  
  17. >Did you run h2ph (and maybe c2ph if it needs it) on /usr/include/sys/socket.h
  18. >and place the results in (for example) /usr/local/lib/sys/socket.ph?
  19.  
  20. I ran h2ph, redirecting the input from
  21. /afs/pitt.edu/system/pmax_ul4/sys/h/socket.h
  22. and writing the output to
  23. /afs/pitt.edu/usr/djbpitt/lib/perl/sys/socket.ph.
  24.  
  25. The output file is created properly: the following is the output of
  26. 'ls -l /afs/pitt.edu/usr/djbpitt/lib/perl/sys':
  27.  
  28. total 3
  29. -rw-------  1 djbpitt      2422 Aug 27 19:01 socket.ph
  30.  
  31. That is, the full pathname is:
  32.  
  33. /afs/pitt.edu/usr/djbpitt/lib/perl/sys/socket.ph
  34.  
  35. The /afs/pitt.edu/usr/djbpitt/lib/perl directory was created for me when
  36. I ran 'make install' on perl (and perl then deposited its library files
  37. there). I created the sys subdirectory by hand before running h2ph to
  38. create socket.ph.
  39.  
  40. I can cut the needed lines out of the socket.ph file and paste them
  41. directly into the aub script, i.e., h2ph did create the appropriate file
  42. with the appropriate data.
  43.  
  44. Still puzzled,
  45.  
  46. David
  47.  
  48. -- 
  49. Professor David J. Birnbaum         djbpitt+@pitt.edu [Internet]
  50. The Royal York Apartments, #802     djbpitt@pittvms   [Bitnet]
  51. 3955 Bigelow Boulevard              voice: 1-412-687-4653
  52. Pittsburgh, PA  15123  USA          fax:   1-412-624-9714
  53.