Jump to content
IGNORED

Problems running jzintv on OSX


feoh

Recommended Posts

Hi all! I'm trying to get jzintv going under OSX, this is the error I get when trying to run the binary:

cpatti@quark: ~/Dropbox/Emulators/jzintv-1.0-beta4
$ bin/jzintv                                                         [11:45:57]
dyld: Library not loaded: @rpath/SDL.framework/Versions/A/SDL
  Referenced from: /Users/cpatti/Dropbox/Emulators/jzintv-1.0-beta4/bin/jzintv
  Reason: image not found
[1]    53430 trace trap  bin/jzintv
FAIL: 133

I do have SDL installed via homebrew:

cpatti@quark: ~/Dropbox/Emulators/jzintv-1.0-beta4
$ brew install sdl                                                   [11:51:01]
Warning: sdl-1.2.15 already installed

cpatti@quark: ~/Dropbox/Emulators/jzintv-1.0-beta4
$ brew link sdl                                                      [11:51:06]
Warning: Already linked: /usr/local/Cellar/sdl/1.2.15
To relink: brew unlink sdl && brew link sdl

cpatti@quark: ~/Dropbox/Emulators/jzintv-1.0-beta4
$

and this is what otool -L says about required dependencies for the jzintv binary:

cpatti@quark: ~/Dropbox/Emulators/jzintv-1.0-beta4
$ otool -L bin/jzintv                                                [11:45:53]
bin/jzintv:
	@rpath/SDL.framework/Versions/A/SDL (compatibility version 1.0.0, current version 12.4.0)
	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility version 45.0.0, current version 1138.47.0)
	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (compatibility version 300.0.0, current version 833.25.0)
	/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 228.0.0)
	/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1094.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 635.21.0)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices (compatibility version 1.0.0, current version 41.0.0)

Does anyone have any clues as to how to get past this? I'd love to play with intybasic and maybe some Intellivision assembly.

 

Thanks in advance!

 

Link to comment
Share on other sites

I always had trouble getting the jzintv command line stuff to work. There is a front end for it out there. It works most of the time but hangs once the rom/bin is loaded. It is called GUIINTV. I found it on a forum.

 

Thank you! You've indirectly fixed my problem :)

 

I installed GUIntv, which helpfully told me I needed to go grab SDL.frameowrk and install it into ~/Library/Frameworks

 

Voila! jzintv is working for me now. Huzzah :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...