2011/6/2 ????? ??????? <[email protected]>: > I have a problem in the same as follow link > http://nsis.sourceforge.net/Talk:Why_do_I_get_NSIS_Error > and /ncrc option doesn't work for me too.
It may be the localisation settings on your box are causing NSIS a problem. Some ugly hacks that might work - You could run the installer on another machine, and then copy the whole of C:\Octave. You might end up with the wrong ATLAS lib for your CPU... - You can extract from the installer using 7zip. But the directory names are messed up with variable names from the NSIS script. This might be fixable manually. Perhaps Ben (who made the mingw installer) could upload a zip version, with a generic version of ATLAS. You could try cygwin, instead of this mingw build. -- /* andy buckle */ ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
