I can't live without Lilypond any longer, so I decided to build it
myself. I'm having some success, but the .dylib / .so problem has
stumped me. This is what I am doing:

Install the required dependencies with Macports:
* pango
* mftrace
* guile (with patches to make it compile cleanly)

Set DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib in my .bash_login file.

Symlink libguile-srfi-srfi-1-v-3.so -> libguile-srfi-srfi-1-v-3.3.0.1.dylib

But the build process still fails with
/opt/local/share/guile/1.8/srfi/srfi-1.scm:223:1: In procedure
dynamic-link in expression (load-extension "libguile-srfi-srfi-1-v-3"
"scm_init_srfi_1"):
/opt/local/share/guile/1.8/srfi/srfi-1.scm:223:1: file:
"libguile-srfi-srfi-1-v-3", message:
"dlopen(libguile-srfi-srfi-1-v-3.so, 9): image not found"

What am I missing?

-- 
Sven Axelsson, Sweden
++++++++++[>++++++++++>+++++++++++>++++++++++>++++++
>++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.
+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to