Installation manual link broken

47 views
Skip to first unread message

jca...@uw.edu

unread,
Aug 26, 2014, 9:45:49 PM8/26/14
to gd-...@googlegroups.com
Trying to do an install and haven't been able to find the instructions -- can you please advise?  Thanks -- James

Michal Galdzicki

unread,
Aug 27, 2014, 3:48:56 PM8/27/14
to gd-...@googlegroups.com
James,

I got the feeling this 4.0.0 release is really new and so the instructions aren't up yet. The process below worked for me.

To do a quick install, aka local development install.

You need:
Java JDK 1.7
Maven (check "mvn -version” to see that it is using jdk1.7) I had to find it and add the path to my .bash_rc export JAVA_HOME=/usr/lib/jvm/jre-1.7.0-openjdk.x86_64
ice-4.0.0-beta3.tar.gz

Run:
tar -xvzf ice-4.0.0-beta3.tar.gz
cd ice-4.0.0-beta3/
keytool -genkey -alias tomcat -keyalg RSA -keystore ./.keystore
user: changeit
passwd: changeit
answer anything for all other questions, type 'yes’ at the end, ‘Hit Enter’ for same password.
mvn jetty:run

In your browser go to:

user:Administrator
password:Administrator

First, note that there are some issues I reported already. Feel encouraged to submit anything else you find https://github.com/JBEI/ice/issues I am sure Hector will appreciate it.
Second, when you are ready to setup a real server for this ask again, but it will take me some time to prepare.

— Michal Galdzicki
Arzeda Corp.
2722 Eastlake Ave E., Suite 150
Seattle, WA 98102





On Aug 26, 2014, at 6:45 PM, jca...@uw.edu wrote:

Trying to do an install and haven't been able to find the instructions -- can you please advise?  Thanks -- James

--

---
You received this message because you are subscribed to the Google Groups "gd-ice" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gd-ice+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

jca...@uw.edu

unread,
Aug 27, 2014, 6:05:33 PM8/27/14
to gd-...@googlegroups.com, michal.g...@arzeda.com
Thanks a lot Michal -- that really helps!

Incidentally that local install did seem to work -- I'm ready for a server install if you've got the time to post those instructions.  

Or, may be someone's got the old ones for 3.7?  I don't mind tinkering, but the old one would at least give me a good place to start. 

--James

Hector Plahar

unread,
Aug 27, 2014, 9:13:48 PM8/27/14
to gd-...@googlegroups.com
You can find the quick start guide at http://public-registry.jbei.org/manual/. It is a little outdated (specifically any section that that mentions Gwt). As Mike mentions, 4.0 is still very new and I am actually working on ironing out all the bugs. 

jca...@uw.edu

unread,
Aug 27, 2014, 10:04:37 PM8/27/14
to gd-...@googlegroups.com
Thanks Hector.  
Reply all
Reply to author
Forward
0 new messages