octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch for win32 octave relocation ('bin - dir bug').


From: jkirby
Subject: patch for win32 octave relocation ('bin - dir bug').
Date: Mon, 20 Dec 2010 07:42:54 -0800 (PST)

There's a problem with embedding an interpreter within an .exe on windows if:
a) it resides outside of OCTAVE_HOME
b) any directory on the path to the exe is named 'bin'

OCTAVE_HOME in that case will be overwritten to the last directory on the
path named bin.

This patch proposes that if OCTAVE_HOME is already set for the win32 path,
don't override it.

http://octave.1599824.n4.nabble.com/file/n3095703/sysdep_win_reloc_interp.diff
sysdep_win_reloc_interp.diff 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/patch-for-win32-octave-relocation-bin-dir-bug-tp3095703p3095703.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]