On 10/04/2004, at 8:10 PM, Martin Costabel wrote:
[]
fungus:~ orlovich$ bluefish
ERROR while loading splash screen: Unable to load image-loading module: /sw/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-png.so: dlcompat: dyld: bluefish version mismatch for library: /usr/local/staden-macosx-1-4-1/lib/macosx-binaries/libpng12.0.dylib (compatibility version of user: 0.1.2 greater than library's version: 0.0.0)

This error message is strange. Do you perhaps have an environment variable DYLD_LIBRARY_PATH set to /usr/local/staden-macosx-1-4-1/lib/macosx-binaries/ ?

Hi Martin et al.


yes I do:
DYLD_LIBRARY_PATH=/usr/local/staden-macosx-1-4-1/lib/macosx-binaries

I think it is set in my ~/.bash_profile (or the file staden.profile that is sourced). Here is my ~/.bash_profile:

. /sw/bin/init.sh
export STADENROOT=/usr/local/staden-macosx-1-4-1
. $STADENROOT/staden.profile
PATH="$PATH:/usr/local/bin:/usr/local/mysql/bin" ; export PATH
if [ ${#DISPLAY} -eq 0 ]; then
export DISPLAY=':0.0'
fi

If this is the case, then recompiling might not be necessary, just unsetting this variable might be sufficient.

Mmm well I'm learning as I go here ... but I imagine if I unset the variable I might not be able to run my staden package apps (which I want to get working more than I want bluefish, however nice bluefish looks!). The staden package has just become open source and is a nice suite of molecular biology apps. I wonder if they could be incorporated into fink so they all play nicely with each other...


Cheers, David.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to