ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

Mac installer install4j issue #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On a Mac OS X 10.8.2 (12C2034)
2. Install genyris_macos_0_6_11-b0.dmg
3. Open Terminal
$ java -version
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)
$ cd /applications/genyris
$ bin/genyris

What do you see?

testing JVM in /usr ...
org.genyris.exception.GenyrisUserException: class 
org.genyris.exception.GenyrisUserException: Unable to locate import versioninfo

What is the expected output?

prompt

Original issue reported on code.google.com by birchb1...@gmail.com on 13 Apr 2013 at 11:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
java -jar dist/genyris-bin-0.6.11-1-g0aa9e20-b3.jar

allows it to run. Looks like the Install4j 'genyris' script is a dud on Mac. 

Original comment by birchb1...@gmail.com on 13 Apr 2013 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 30 Apr 2013 at 7:48

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 30 Apr 2013 at 7:53

GoogleCodeExporter commented 9 years ago
Mostly resolved in 0.7.4, other issue with execute permissions:
will raise as a separate issue.

Original comment by birchb1...@gmail.com on 12 May 2013 at 7:46