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

  1. Path: sparky!uunet!gatech!pitt.edu!rm55
  2. From: rm55@cislabs.pitt.edu (Rudolph T Maceyko)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: aub problem finding sys/socket.ph
  5. Message-ID: <5606@blue.cis.pitt.edu.UUCP>
  6. Date: 8 Sep 92 18:46:27 GMT
  7. References: <5585@blue.cis.pitt.edu.UUCP> <1992Sep8.174434.17198@news.eng.convex.com> <5601@blue.cis.pitt.edu.UUCP>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 16
  11.  
  12. In article <5601@blue.cis.pitt.edu.UUCP> djbpitt+@pitt.edu (David J Birnbaum) writes:
  13. >I can cut the needed lines out of the socket.ph file and paste them
  14. >directly into the aub script, i.e., h2ph did create the appropriate file
  15. >with the appropriate data.
  16.  
  17. If you ever posted the specific error, I can't seem to find it, so...
  18.  
  19. Does socket.ph end with a line like:
  20.  
  21.     1;
  22.  
  23. "require" likes the files it includes to indicate "success" in this
  24. (or a similar) manner.
  25.  
  26. Rudy
  27.  
  28.