MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Complete uninstall of Mathematica 6/7/8 on a Mac

  • To: mathgroup at smc.vnet.net
  • Subject: [mg114898] Re: Complete uninstall of Mathematica 6/7/8 on a Mac
  • From: Loisn <lri at me.com>
  • Date: Wed, 22 Dec 2010 02:34:35 -0500 (EST)
  • References: <iepdh8$g1j$1@smc.vnet.net>

First of all, thank you two for your help!

I tried cornering the error in SystemInformation (The
systeminformation window won't open, more precisely, it opens but i
can only see a forever spinning wheel -- a Mathematica one, not the
Apple rainbow wheel) with the command you gave me

Scan[(Print["Trying SystemInformation[\"", #, "\"]"]; Pause[2];
   SystemInformation[#]) &, {"Kernel", "FrontEnd", "Links",
  "Parallel", "Devices", "Network"}]

It seems the network piece is causing trouble since, when i only try
that one, it causes a "beep" (without error messages) and the current
kernel exits. The other ones seem to work though (for example
SystemInformation["Kernel"] prints its regular stuff).

So, it would be great, if you could provide the code to check the
subproperties for the network part.

Thanks again!

Sincerely

L.


  • Prev by Date: Re: "Accumulate" with operator Times.
  • Next by Date: Mathematica daily WTF (101221T)
  • Previous by thread: Re: Complete uninstall of Mathematica 6/7/8 on a Mac
  • Next by thread: Re: Complete uninstall of Mathematica 6/7/8 on a Mac