Support Requests: Browse | Submit New | Admin

[#5964] NImage on Mac OS X

Date:
2006-09-29 20:08
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
NImage on Mac OS X

Detailed description
Hello,

I've been trying to run the NArray examples on your website (especially the Mandelbrot demo). I downloaded, compiled,
and installed FFTW, NArray, and NImage, but when I run any program that relies on the NImage library I get this error:
c121h199:~/Desktop d$ ruby ./mandel.rb
dyld: NSLinkModule() error
dyld: Symbol not found: _XAllocColor
  Referenced from: /usr/local/lib/ruby/site_ruby/1.8/powerpc-darwin8.5.0/nimage_c.bundle
  Expected in: flat namespace

Trace/BPT trap
Any idea what I should do to try and resolve this issue?

Thanks!

Add A Comment: Notepad

Please login


Followup

Message
Date: 2006-10-03 09:40
Sender: Masahiro Tanaka

Hello,

I do not use MacOSX, but this error seems to show
a failure in linking with X11 library.

Did you see any error message when compiling?
Can you show me logs?:
* messages produced by 'ruby extconf.rb' and 'make' commands.
* 'mkmk.log' file generated at the nimage directory.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item