[ADMB Users] ADMB-IDE 10.1
Arni Magnusson
arnima at hafro.is
Thu Mar 8 09:13:03 PST 2012
Does this work on underprivileged Windows machines?
1. Download
http://admb-project.googlecode.com/files/admb-ide-101-win32.zip or
http://admb-project.googlecode.com/files/admb-ide-101-win64.zip
2. Unzip and copy the three directories (~, admb, gnu) to a thumb drive -
on my machine the thumb drive is assigned the letter E
3. Copy e:/admb/admb101-gcc452-win32/examples/admb/simple to e:/simple
4. Open a shell and run
set ADMB_HOME=e:/admb/admb101-gcc452-win32
set HOME=e:/~
set
PATH=e:/admb/admb101-gcc452-win32/bin;e:/gnu/emacs/bin;e:/gnu/gcc452-win32/bin;e:/gdb/bin
5. Navigate to e:/simple and type 'runemacs simple.tpl'
6. Click the 'Build' button, wait and then click 'Run'
That's ADMB-IDE on a stick. The IDE installer also tells Windows explorer
about useful file icons and to open ADMB-IDE related files in Emacs.
Arni
On Thu, 8 Mar 2012, Arni Magnusson wrote:
> You can actually run ADMB and all the IDE components from a thumb drive,
> without writing anything to the hard drive, but you need to set the
> environment variables (PATH, ADMB_HOME, and optionally HOME) one way or
> another. This exercise might help the IT folks pinpoint the problem
> they're running into. If ADMB-IDE can run from a thumb drive, it can run
> from any drive.
More information about the Users
mailing list