On Sep 25, 2006, at 7:49 AM, Peter O'Gorman wrote: > > In the meantime, you will have to modify the build so that it builds > a proper versioned shared library. e.g. libode.0.dylib.
Short term fix might be to edit configure and set the so_ext to ". 0.dylib", also changing SHARED_LDFLAGS to "-dynamiclib -install_name $libdir/libodt.0.dylib" you will have to create the libodt.dylib symlink in the -dev splitoff manually. You should still shoot upstream however, using GNU libtool would gain portability to most other unix. Peter ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel