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: <5601@blue.cis.pitt.edu.UUCP>
- Date: 8 Sep 92 18:08:46 GMT
- References: <5585@blue.cis.pitt.edu.UUCP> <1992Sep8.174434.17198@news.eng.convex.com>
- Sender: news+@pitt.edu
- Organization: University of Pittsburgh
- Lines: 41
-
- In article <1992Sep8.174434.17198@news.eng.convex.com>
- tchrist@convex.COM (Tom Christiansen) writes:
-
- >>I have been unable to persuade aub to find my sys/socket.ph file...
-
- >Did you run h2ph (and maybe c2ph if it needs it) on /usr/include/sys/socket.h
- >and place the results in (for example) /usr/local/lib/sys/socket.ph?
-
- I ran h2ph, redirecting the input from
- /afs/pitt.edu/system/pmax_ul4/sys/h/socket.h
- and writing the output to
- /afs/pitt.edu/usr/djbpitt/lib/perl/sys/socket.ph.
-
- The output file is created properly: the following is the output of
- 'ls -l /afs/pitt.edu/usr/djbpitt/lib/perl/sys':
-
- total 3
- -rw------- 1 djbpitt 2422 Aug 27 19:01 socket.ph
-
- That is, the full pathname is:
-
- /afs/pitt.edu/usr/djbpitt/lib/perl/sys/socket.ph
-
- The /afs/pitt.edu/usr/djbpitt/lib/perl directory was created for me when
- I ran 'make install' on perl (and perl then deposited its library files
- there). I created the sys subdirectory by hand before running h2ph to
- create socket.ph.
-
- 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.
-
- Still puzzled,
-
- 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
-