After updating evolution to i evolution 1.4.6-8 Advanced email client
i got the following error while running evolution: dynxxxx:~ xxx$ evolution dyld: evolution can't open library: /sw/lib/libgal-a11y-2.0.5.dylib (No such file or directory, errno = 2) Trace/BPT trap After a check i found that i had no libgal-a11y-2.0.5.dylib but a libgal-a11y-2.0.6.dylib. So i made a symlink: ln -s libgal-a11y-2.0.6.dylib libgal-a11y-2.0.5.dylib now evolution starts and runs normal :-) Anyway, i wondered if there would be a more elegant solution to this. kurt ------------------------------------------------------- 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
