home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5776 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 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: <5610@blue.cis.pitt.edu.UUCP>
  6. Date: 8 Sep 92 19:27:30 GMT
  7. References: <1992Sep8.174434.17198@news.eng.convex.com> <5601@blue.cis.pitt.edu.UUCP> <5606@blue.cis.pitt.edu.UUCP>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 38
  11.  
  12. In article <5606@blue.cis.pitt.edu.UUCP> rm55@cislabs.pitt.edu
  13. (Rudolph T Maceyko) writes:
  14.  
  15. >>I can cut the needed lines out of the socket.ph file and paste them
  16. >>directly into the aub script, i.e., h2ph did create the appropriate file
  17. >>with the appropriate data.
  18. >
  19. >If you ever posted the specific error, I can't seem to find it, so...
  20.  
  21. I didn't. The error message is generated by aub. It says that it can't
  22. find sys/socket.ph and explains how I can use h2ph to create this file.
  23.  
  24. >Does socket.ph end with a line like:
  25. >
  26. >    1;
  27. >
  28. >"require" likes the files it includes to indicate "success" in this
  29. >(or a similar) manner.
  30.  
  31. I'm afraid so:
  32.  
  33.     % tail -1 ~/lib/perl/sys/socket.ph
  34.  
  35.     1;
  36.  
  37. Another suggestion (by private email) was that I check the ACLs down the
  38. directory chain. I didn't think this would make a difference, since both
  39. the perl binary and the aub script I am using are owned by me. But, just
  40. in case, I reset the ACLs all the way down the directory tree to grant rl
  41. access to system:anyuser for each directory and tried again. No soap.
  42.  
  43. --David
  44.  
  45. -- 
  46. Professor David J. Birnbaum         djbpitt+@pitt.edu [Internet]
  47. The Royal York Apartments, #802     djbpitt@pittvms   [Bitnet]
  48. 3955 Bigelow Boulevard              voice: 1-412-687-4653
  49. Pittsburgh, PA  15123  USA          fax:   1-412-624-9714
  50.