[xinf] [xinformal] xinf 0.0.2 'gimme some sweet sweet testing'

daniel fischer dan at f3c.com
Wed Mar 14 23:39:41 CET 2007


Sean Charles <sean.charles at objitsu.com> (on Wed, 14 Mar 2007 19:35:48 +0000):

  > Uncaught exception - load.c(223) : Failed to load library : /usr/ 
  > local/lib/haxe/lib/xinf/0,0,2/ndll/Mac/xinfinity-support.ndll (dlopen 
  > (/usr/local/lib/haxe/lib/xinf/0,0,2/ndll/Mac/xinfinity-support.ndll,  
  > 1): Library not loaded: /sw/lib/libexpat.0.dylib
  >    Referenced from: /usr/local/lib/haxe/lib/xinf/0,0,2/ndll/Mac/ 
  > xinfinity-support.ndll
  >    Reason: image not found)

hm. did it install libexpat.0.dylib to <your-haxelib-path>/xinf/0,0,2/ndll/Mac ?
does it help if you add that path to your LD_LIBRARY_PATH like

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<your-haxelib-path>/xinf/0,0,2/ndll/Mac haxelib run xinf

?

same for znjue, but use PATH instead of LD_LIBRARY_PATH (and "Windows" instead of "Mac")

-dan


-- 
http://0xDF.com/
http://iterative.org/


More information about the xinf mailing list