home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!pitt.edu!djbpitt
- From: djbpitt+@pitt.edu (David J Birnbaum)
- Newsgroups: comp.lang.perl
- Subject: Re: aub problem finding sys/socket.ph
- Message-ID: <5610@blue.cis.pitt.edu.UUCP>
- Date: 8 Sep 92 19:27:30 GMT
- References: <1992Sep8.174434.17198@news.eng.convex.com> <5601@blue.cis.pitt.edu.UUCP> <5606@blue.cis.pitt.edu.UUCP>
- Sender: news+@pitt.edu
- Organization: University of Pittsburgh
- Lines: 38
-
- In article <5606@blue.cis.pitt.edu.UUCP> rm55@cislabs.pitt.edu
- (Rudolph T Maceyko) writes:
-
- >>I can cut the needed lines out of the socket.ph file and paste them
- >>directly into the aub script, i.e., h2ph did create the appropriate file
- >>with the appropriate data.
- >
- >If you ever posted the specific error, I can't seem to find it, so...
-
- I didn't. The error message is generated by aub. It says that it can't
- find sys/socket.ph and explains how I can use h2ph to create this file.
-
- >Does socket.ph end with a line like:
- >
- > 1;
- >
- >"require" likes the files it includes to indicate "success" in this
- >(or a similar) manner.
-
- I'm afraid so:
-
- % tail -1 ~/lib/perl/sys/socket.ph
-
- 1;
-
- Another suggestion (by private email) was that I check the ACLs down the
- directory chain. I didn't think this would make a difference, since both
- the perl binary and the aub script I am using are owned by me. But, just
- in case, I reset the ACLs all the way down the directory tree to grant rl
- access to system:anyuser for each directory and tried again. No soap.
-
- --David
-
- --
- Professor David J. Birnbaum djbpitt+@pitt.edu [Internet]
- The Royal York Apartments, #802 djbpitt@pittvms [Bitnet]
- 3955 Bigelow Boulevard voice: 1-412-687-4653
- Pittsburgh, PA 15123 USA fax: 1-412-624-9714
-