Menu

#13 Compile Juice for OSX 1.6 Ghz Intel core i5

v1.0 (example)
unread
nobody
compile (1)
8
2018-06-16
2018-06-16
No

Can the project be compiled from source for a 1.6 Ghz Intel core i5 processor on OSX? The app will not open. It seems to crash immediately and with no error message. If I try to run Contents/MacOS/python or Contents/MacOS/Juice, I get the following error

$ /Volumes/Juice_2.2_install/Juice.app/Contents/MacOS/Juice ; exit;
Traceback (most recent call last):
File "/Volumes/Juice_2.2_install/Juice.app/Contents/MacOS/Juice", line 23, in <module>
os.execve(executable, sys.argv, os.environ)
OSError: [Errno 86] Bad CPU type in executable
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

I believe this means that the application is not universally compiled and only works on the processor it was compiled for. I don't seem to be able to modify the permissions on the other files to be able to play around with them.
Could someone please compile this universally? or correct me if I'm wrong....

If it's just a compiling issue, this should be an easy fix, otherwise the priority may need to be lower as it could be more complex than that.

I'mr really excited to use Juice to download some Japanese podcasts! Thanks!

Discussion


Log in to post a comment.