Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!swrinde!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.jpl.nasa.gov (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: Perl on an Intergraph? Message-ID: <1991May2.173540.4290@jpl-devvax.jpl.nasa.gov> Date: 2 May 91 17:35:40 GMT References: <1991May1.171000.234@wa8tzg.mi.org> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 39 In article <1991May1.171000.234@wa8tzg.mi.org> wwm@wa8tzg.mi.org (Bill Meahan) writes: : : I'm trying to put perl on an Intergraph under CTIX (basically SYSVR2). : Perl compiles without problem or complaint under the Green Hills : compiler supplied by Intergraph, but when I try to test it, BOOM! : : Run as 'make test' : : : cd t && chmod +x TEST */*.t : cd t && (rm -f perl; ln -s ../perl .) && ./perl TEST