Marcus Bilatscheck wrote:
Hello,

i have a problem with hbci for gnucash. When i start gnucash with hbci i get the follow errormessage:

./gnucash
dyld: lazy symbol binding failed: Symbol not found: _EVP_idea_cbc
  Referenced from: /sw/lib/libssl.0.9.7.dylib
  Expected in: /usr/lib/libcrypto.0.9.7.dylib

dyld: Symbol not found: _EVP_idea_cbc
  Referenced from: /sw/lib/libssl.0.9.7.dylib
  Expected in: /usr/lib/libcrypto.0.9.7.dylib

Trace/BPT trap

I have install the source from hbci  with fink from the stable tree.

I hope you can help me


[Note a couple of mailing lists added to CC]

Yes, another bug in the dynamic linker on Mac OS X 10.4, please start gnucash with

% env DYLD_FALLBACK_LIBRARY_PATH=: /sw/bin/gnucash

(% is your terminal prompt)

and you should be fine.

Thanks,
Peter
--
Peter O'Gorman - http://www.pogma.com


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to