-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
won't install on Mavericks #200
Comments
You have to enable third party developers in settings > security. It still
|
It runs fine on my 10.9 machine. If it won't launch on yours, please open an issue with a crash report attached. |
Sorry Ben, I bumped another issue last week to that effect. Albeit without
|
I got it to install but it keeps erroring out on installing a ruby version, so I am using the command line rvm and that seems to be working. I can show you the jewelry log file if you want to see it. So it runs, but won't do anything. :) |
Yes, please post the logs and crash reports. Without them all i can do is guess. |
from /Users/theta/.rvm/log/1383074644_ree-1.8.7-2012.02 - [2013-10-29 12:24:07] ./installer You can expect this from the installation process: �[1m1.�[0m�[37m�[40m Ruby Enterprise Edition will be compiled and optimized for speed for this �[1mPress Enter to continue, or Ctrl-C to abort.�[0m�[37m�[40m
* GNU Readline development headers... �[1m�[32mfound�[0m�[37m�[40m�[33m�[44m�[1mTarget directory�[0m�[37m�[40m Auto-installing to: /Users/theta/.rvm/rubies/ree-1.8.7-2012.02�[33m�[44m�[1mCompiling and optimizing Ruby Enterprise Edition�[0m�[37m�[40m ./configure --prefix=/Users/theta/.rvm/rubies/ree-1.8.7-2012.02 --enable-mbari-api CFLAGS='-g -O2 ' make: *** [.rbconfig.time] Abort trap: 6 |
hmmm, command line failed finally as well with this: Error running 'requirements_osx_port_libs_install autoconf automake libtool pkgconfig apple-gcc42 libyaml libffi libksba curl-ca-bundle sqlite3 gdbm', |
and here is that log file. Perhaps it is problem with my local environment. [starts crying] [2013-10-29 12:31:44] requirements_osx_port_libs_install |
Same for me, crash right after start, after shows Update window. All 3 last versions: 1.3, 1.4, 1.5 |
Krister and sergous, Have you tried the solution posted here? Hope that helps. On Wed, Dec 11, 2013 at 5:58 AM, sergous notifications@github.com wrote:
|
My command
|
same thing for me. run command, accept EULA, download starts but errors out with |
I posted my crash report here: #199 as in more relevant subject |
Still same "xcode-select --install" update error. Waiting for apple to fix this. |
Just chiming in on this However following this stackoverflow post and downloading from developer.apple.com seems to install, yet when re-running And JewelryBox still crashes edit: JewelryBox only crashes if i select >= mri ruby-2.1.0 |
ok.. ran into the same problem. Fixed it by installing command line tools (xcode-select blah..) and then adding PATH=$PATH:/opt/local/bin: to the profile so that the tools can be found in the current path. Then i installed ruby 2.1.0 via rvm cos i was tired of jewelrybox crashing (perhaps it was due to the xcode or perhaps it was the martians.. didn't care then...) then jewerlybox detects 2.1.0 under rvm fine and alls well in my rubyland! |
Works for me as well. |
didn't work for me on 10.9.2 |
this fixed it for me #192 (comment) |
Having a similar crash on mavericks, when I select a ruby to install. Crash log below. Process: JewelryBox [47413] Date/Time: 2014-04-19 23:19:23.768 -0500 Sleep/Wake UUID: 030CC334-32A2-4013-816B-FB155038AC8F Crashed Thread: 1 Dispatch queue: com.apple.root.high-priority Exception Type: EXC_CRASH (SIGABRT) Application Specific Information: Application Specific Backtrace 1: Thread 0:: Dispatch queue: com.apple.main-thread Thread 1 Crashed:: Dispatch queue: com.apple.root.high-priority Thread 2:: Dispatch queue: com.apple.libdispatch-manager Thread 3: Thread 4: Thread 5: Thread 6: Thread 7:: com.apple.appkit-heartbeat Thread 1 crashed with X86 Thread State (64-bit): Logical CPU: 0 Binary Images: External Modification Summary: VM Region Summary: REGION TYPE VIRTUAL Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f66 |
the error message: “JewelryBox” can’t be opened because it is from an unidentified developer.
That is all I get. Any ideas?
The text was updated successfully, but these errors were encountered: