home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!iWarp.intel.com|ogicse!uwm.edu!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!nic!netlabs!lwall
- From: lwall@netlabs.com (Larry Wall)
- Newsgroups: comp.lang.perl
- Subject: Re: h2ph won't convert socket.h...
- Message-ID: <1992Jul23.214341.10319@netlabs.com>
- Date: 23 Jul 92 21:43:41 GMT
- Article-I.D.: netlabs.1992Jul23.214341.10319
- References: <1992Jul21.165307.19032@rs6000.cmp.ilstu.edu>
- Sender: news@netlabs.com
- Organization: NetLabs, Inc.
- Lines: 18
- Nntp-Posting-Host: scalpel.netlabs.com
-
- In article <1992Jul21.165307.19032@rs6000.cmp.ilstu.edu> dbeedle@rs6000.cmp.ilstu.edu (Dave Beedle) writes:
- :
- : Hi all. I'm a rank amature when it comes to perl but I went ahead and
- : updated the perl on our rs6000 running AIX 3.1.5. It did have socket.ph at
- : one time but now does not. h2ph will not convert it for some reason here is
- : what I get...
- :
- : /usr/include/sys $ h2ph socket.h
- : socket.h -> socket.ph
- : Can't open socket.h: No such file or directory
- : /usr/include/sys $ di so*
- : -r--r--r-- 1 bin 10B May 19 1990 Jul 21 11:45 socket.h
- :
- : What's going on? Thanks for any hints!
-
- Try h2ph sys/socket.h. I believe h2ph cd's to /usr/include.
-
- Larry
-