Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ncar!acd.acd.ucar.edu From: pack@acd.acd.ucar.edu (Daniel Packman) Newsgroups: comp.lang.perl Subject: RE: perl 4.0, patchlevel 10 on AIX 3.1.5 Message-ID: <11771@ncar.ucar.edu> Date: 10 Jun 91 23:23:39 GMT Sender: news@ncar.ucar.edu Organization: NCAR/Atmospheric Chemistry Division Lines: 5 I found that the problem I was having with cpp was in fact that it is better to use /lib/cpp instead of the cppstdin script that Configure cooked up (cat; cc -E; rm). Substituting that, all tests passed except op/groups.t That test passes when run as a given user, but not when run via "sudo".