Aptana rails error on Ubuntu 14.4 -
i installed ruby , rails , git following instructions form link. tried install aptana rails. after extarcting package , running 2 problems , 1 - "showing startup page"
an internal error has occurred. no more handles [unknown mozilla path (mozilla_five_home not set)]
i tried solve issuse using stackoverflow none of solutions work me.
2- gems wont install auto-install sqlite3-ruby. tried install terminal , worked, aptana rails not identifying update. same goes gem "ruby-debug-ide" , "ruby-debug-base"
i went down rabbit hole on one, problem solved installing version 3:
http://www.aptana.com/products/studio3/download.html
the rabbit hole included not limited to... openjdk vs. sun jdk (you have remove open jdk ... mean rm -rf), , kinda derby database ... anyway after pain , suffering, think it's bug aptana can't change jdbc url derby without code.
fixed in 3, apparently.
Comments
Post a Comment