home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / software / 893 < prev    next >
Encoding:
Text File  |  1992-07-28  |  2.1 KB  |  48 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!caen!hellgate.utah.edu!fcom.cc.utah.edu!news
  3. From: burchard@horizon.math.utah.edu (Paul Burchard)
  4. Subject: Re: Mathematica Installation Difficulties
  5. Message-ID: <1992Jul29.011609.28772@fcom.cc.utah.edu>
  6. Sender: news@fcom.cc.utah.edu
  7. Organization: University of Utah Computer Center
  8. References: <1992Jul28.231333.6484@leland.Stanford.EDU>
  9. Date: Wed, 29 Jul 92 01:16:09 GMT
  10. Lines: 36
  11.  
  12. In article <1992Jul28.231333.6484@leland.Stanford.EDU> shiva@vega.Stanford.EDU  
  13. (Marcos Javier Polanco) writes:
  14. > I finished installing Mathematica on my Nextstation last night, after  
  15. > getting
  16. > the  password from Wolfram Research.
  17. > I expected to get a prompt like IN[1] = like the Mathematica book shows.
  18. > Instead, when I click on Notebook, I get a blank page (Untitled-1) without
  19. > any prompt.
  20. > I tried clicking on different options but nothing gave me a prompt.
  21.  
  22. No prompt appears---you just start typing.  Note the following peculiarities of  
  23. Mma, however:
  24. 1. You must hit Shift-Return or Enter to complete the command (not Return).
  25. 2. Mma doesn't start the kernel until the first command is entered, so the  
  26. first command will take a while to finish even if it is 1+1 (this can be  
  27. changed with Preferences menu).
  28. 3. Errors in the shell scripts "math" and "mathremote" or the password file
  29. (typically "/LocalApps/Mathematica.app/Kernel/NeXT/mathpass") can cause Mma,  
  30. without any user notification, to just never respond to your commands.  The  
  31. file paths and host and registration information must be exactly correct.
  32.  
  33. Examples of the last one: if your "mathpass" file has your host as  
  34. "glub.flub.edu", but the UNIX hostname command replies with "glub", Mma will go  
  35. into sulk mode.  Or---true story---if someone misspells "Kernel" as "Kernal" in  
  36. the paths given in the scripts, then you will have a devil of a time figuring  
  37. out why Mma won't run.
  38.  
  39. --
  40. --------------------------------------------------------------------
  41. Paul Burchard    <burchard@math.utah.edu>
  42. ``I'm still learning how to count backwards from infinity...''
  43. --------------------------------------------------------------------
  44.