Help test the installer
Posted: Fri May 25, 2012 8:53 pm
Below is a list of recent improvements to the installer. These are the all the ones I have planned for the upcoming release. I have tested on Windows, Mac, Linux, .NET and Mono, with various versions. Please test on your current platform and chime in on this thread with your results ("success" or "problem ...") and your platform info (the first part of the installer output). See HowToInstallFromSource if you are not already setup with a Cobra source code workspace.
Recent improvements:
-- At the end of installation, you can and should change out of the workspace directory. On Windows, this is now done automatically. On Unix-family, where shells cannot have their directory changed by a child process, you are instructed to do so. (Thanks for the feedback, DelphiGuy.)
-- The gacutil.exe for .NET 4.0 on Windows is looked for in more places than before.
-- On Windows, if you install for .NET 4.0 and no gacutil.exe 4.0 can be found, then you are correctly instructed to install the Windows SDK and given the URL (only half a meg download).
-- The installer prints correct operating system and platform information. This was previously buggy on Windows and in need of better formatting in general.
-- On Unix-family, if "cobra" is not in the path and the path includes the directory "/usr/local/bin" then "cobra" is added there.
-- Cobra.Lang.Compiler.dll is now correctly installed and usable.
-- On a related note, "cobra -about" now prints good info about subversion revision, install date, Mono version, CLR version, op sys description and cobra's installed path.
Enjoy.
Recent improvements:
-- At the end of installation, you can and should change out of the workspace directory. On Windows, this is now done automatically. On Unix-family, where shells cannot have their directory changed by a child process, you are instructed to do so. (Thanks for the feedback, DelphiGuy.)
-- The gacutil.exe for .NET 4.0 on Windows is looked for in more places than before.
-- On Windows, if you install for .NET 4.0 and no gacutil.exe 4.0 can be found, then you are correctly instructed to install the Windows SDK and given the URL (only half a meg download).
-- The installer prints correct operating system and platform information. This was previously buggy on Windows and in need of better formatting in general.
-- On Unix-family, if "cobra" is not in the path and the path includes the directory "/usr/local/bin" then "cobra" is added there.
-- Cobra.Lang.Compiler.dll is now correctly installed and usable.
-- On a related note, "cobra -about" now prints good info about subversion revision, install date, Mono version, CLR version, op sys description and cobra's installed path.
Enjoy.