Xref: utzoo comp.lang.perl:2694 comp.sys.apollo:6880 Path: utzoo!attcan!uunet!samsung!umich!terminator!pisa.ifs.umich.edu!rees From: rees@pisa.ifs.umich.edu (Jim Rees) Newsgroups: comp.lang.perl,comp.sys.apollo Subject: Re: perl difficulties on Apollo Message-ID: <4d977326.1bc5b@pisa.ifs.umich.edu> Date: 24 Oct 90 16:07:22 GMT References: <2724E240.153@orion.oac.uci.edu> Sender: usenet@terminator.cc.umich.edu (usenet news) Reply-To: rees@citi.umich.edu (Jim Rees) Organization: University of Michigan IFS Project Lines: 10 In article <2724E240.153@orion.oac.uci.edu>, mheffron@orion.oac.uci.edu (Matt Heffron) writes: I've just installed perl V3.0 pl 37 on an Apollo DN3500 running Domain/OS (10.2) and two tests fail, both with file mode related errors. Does anyone have any advice/opinions/... ? Didn't we hash this over a couple of months ago? I don't remember the results, but if you want Perl to work on your Apollo, you need to run it in a bsd (or maybe sys5) environment, and that includes having your current directory be a bsd-style directory. You can change the style of directory with the "chacl" command: "chacl -B ."