This isn't necessarily a fink question, but it might get to be...

A change was made in gnucash 1.9.7 where the program looks to load  
a .so module, but the compiler/linker only created .dylib files. The  
object in question is a Mach bundle. Creating a symlink  x.so ->  
x.dylib does allow everything to work, but it seems like an ugly fix.  
Where should I be looking to find documentation on the proper  
approach to either create a .so file in the first place, or let the  
program look for .dylib files in the case of a Darwin system?

Their one mac developer has moved on to other projects, and I'm  
trying to keep the mac friendly ball rolling with limited knowledge  
on my part.
--
David Reiser
[EMAIL PROTECTED]



_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to