|
From: SourceForge.net <no...@so...> - 2011-04-29 15:13:19
|
Bugs item #3046401, was opened at 2010-08-16 11:46 Message generated for change (Settings changed) made by sds You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3046401&group_id=1355 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: clisp Group: None >Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Jackson McCann (rjmccann) Assigned to: Elliott Slaughter (slaguth) Summary: Windows XP PATH overwritten Initial Comment: Hi, When I installed the pre-build windows binary clisp-2.49-win32-mingw-big.exe (it reports being Welcome to GNU CLISP 2.49 (2010-07-07) when run) the intstaller replaced my PATH environment variable rather than appending to it. This happened with a default install under Windows XP SP3. ---------------------------------------------------------------------- Comment By: Elliott Slaughter (slaguth) Date: 2011-04-28 17:15 Message: This has been fixed in the hg source tree. Once a new version of CLISP is released, the new installer should not have this issue any more. ---------------------------------------------------------------------- Comment By: Elliott Slaughter (slaguth) Date: 2011-04-14 20:12 Message: Brandon, could you please check to see if this happens with version 2.48 of CLISP? http://sourceforge.net/projects/clisp/files/clisp/2.48/clisp-2.48-win32-mingw-big.exe/download I haven't been able to duplicate this on my end, so it would be really helpful to know what OS version and service pack, 32/64-bit-ness, whether you installed "for everyone" or "just me", etc. ---------------------------------------------------------------------- Comment By: Brandon J. Van Every (bvanevery) Date: 2011-04-14 20:00 Message: Confirmed, by myself and also another person on comp.lang.lisp. https://groups.google.com/d/msg/comp.lang.lisp/0pB2IKiNasU/1pEODEH5M-8J If you notice the path has been overwritten before you reboot, you may be able to recover an older copy of the path. Start regedit and look under HKLM\System\ControlSetXXX\Control\Session Manager\Environment\Path, where "XXX" is a number such as "004". Otherwise once you reboot it is completely gone. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3046401&group_id=1355 |