home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / perl / 7111 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.4 KB

  1. Path: sparky!uunet!newsstand.cit.cornell.edu!news.graphics.cornell.edu!rex.graphics.cornell.edu!not-for-mail
  2. From: mkc@Graphics.Cornell.edu (Mitch Collinsworth)
  3. Newsgroups: comp.lang.perl
  4. Subject: Help installing perl on Ultrix RISC 4.1
  5. Date: 23 Nov 1992 12:26:02 -0500
  6. Organization: Cornell University Program of Computer Graphics, Ithaca, NY
  7. Lines: 22
  8. Distribution: world
  9. Message-ID: <1er47aINNsjv@rex.graphics.cornell.edu>
  10. NNTP-Posting-Host: rex.graphics.cornell.edu
  11.  
  12. Greetings.  I have made a few iterations now on trying to install perl
  13. on a DECstation 5000 and don't seem to be successful.  Everything
  14. compiles ok, but when I run "make test" afterward I get the following 3
  15. errors:
  16.  
  17. op/eval........FAILED on test 9
  18. op/s...........FAILED on test 40
  19. lib/big........../lib/bigint.pl did not return a true value at ./lib/big.t line 2.
  20.  
  21. Per the README clues I tried adding -DCRIPPLED_CC and also tried
  22. disabling optimization by adding -O0 (but not both at the same time) and
  23. got the same results each time.  I will admit that I made some guesses
  24. during Configure as I didn't know all the answers off the top of my
  25. head.
  26.  
  27. If there is a well-known answer to this problem I would appreciate
  28. someone forwarding it to me.  Otherwise if I could look at the config.sh
  29. from a system on which it is working properly perhaps that would be of
  30. help.  Thanks for any assistance.
  31.  
  32. -Mitch Collinsworth
  33.  mitch@graphics.cornell.edu
  34.