Re: [pure-lang-users] ANN: Pure 0.6 released
Status: Beta
Brought to you by:
agraef
From: John L. <joh...@gm...> - 2008-09-18 11:05:52
|
Hi Albert, Just a very small problem! I downloaded and tested the Windows installer package here in work. On the machine where I've given myself Administrator privileges, it installs fine. On the machine where I'm a normal user, it doesn't have permission to edit the global environmental variables, so there's an error. When you open PurePad then, obviously it can only look in the current directory for the prelude etc. I presume there are user-level environmental variables in Windows? (It's far from my primary platform) I guess there are a few ways round this: 1. Require Administrator access to install 2. Automatically choose whether to edit the global or user variables depending on who is running the installer 3. Allow a "For all users" or "For this user" install, and act appropriately. Hope this helps, John On Fri, Sep 12, 2008 at 1:56 AM, Albert Graef <Dr....@t-...> wrote: > The most important additions in this release are the support for macros > and lazy evaluation. The Windows package now includes PurePad, a little > GUI frontend which makes editing and running Pure scripts on Windows a > bit more convenient. (This is just a quick hack of Qpad to make it work > with Pure.) > > Downloads and release notes can be found here: > http://sourceforge.net/project/showfiles.php?group_id=226193 > > Enjoy. :) > Albert |