Bug #3248
closed.sh files should be removed for windows installer
0%
Description
remove the kepler.sh and keplerexecute.sh files in the windows installer.
Related issues
Updated by Christopher Brooks over 16 years ago
I think the .sh files should stay under Windows
as I use cygwin. I don't think the .bat files
will work under cygwin.
Updated by Chad Berkley over 16 years ago
ok, I'll leave them. I've asked dan crawl if he's going to create a keplerexecute.bat file. right now, the only bat file is hsqlUtil.bat. kepler.exe starts kepler on windows.
Updated by Daniel Crawl over 16 years ago
It would be nice if kepler.exe were the only executable on Windows.
Christopher: does this work for you on cygwin?
Updated by Christopher Brooks over 16 years ago
The kepler.exe from the 4/29 kepler-1.0.0 windows installer works for me.
However, I really think that we need to include kepler.sh so that
we provide an example and documentation on how to invoke Kepler.
I have no clue how kepler.exe was made or what it does. If, under windows,
I want to invoke Kepler some other way and we only have kepler.exe,
then I'm not sure how to do that. I think we should include kepler.sh
under Windows for Cygwin users so that we show what Java command to run
to invoke Kepler.
Updated by Chad Berkley over 16 years ago
kepler.sh will stay. closing this bug.
Updated by Aaron Aaron over 16 years ago
(v3 installer)
running ./kepler.sh in cygwin on win xp doesn't work for me.
Verified keplerexecute.sh is gone.
kepler-console.bat works from the command line.
Updated by Jing Tao over 16 years ago
kpeler.sh is in kepler-1.0.0 dir. But i don't have an cgwin, I didn't run it.
Updated by Chad Berkley over 16 years ago
we ended up creating a kepler-console.bat file which launches kepler with a console window. we also updated kepler.exe to not run a console window. the kepler.sh file should NOT be included with the windows installer. It was left in the v3 version by mistake.
Updated by Chad Berkley over 16 years ago
added a line to the install.xml and build.xml files to make sure the .sh