From: Damyan I. <da...@mo...> - 2007-07-04 07:46:38
|
-=| Damyan Ivanov, Tue, 26 Jun 2007 14:01:56 +0300 |=- > If there are no objections, I can try to prepare a patch for the build > system. Please find attached a patch that changes the posix build system as follows: - the soname of fbclient is fixed to libfbclient.so.2; the actual library file is libfbembed.so.2-$FullVersion and libfbclient.so.2 is a symlink to that. - the soname of fbembed is libfbembed.so.$Major.$Minor; the actual library file is libfbembed.so.$FullVersion and libfbembed.so.$Major.$Minor is a symlink to that. I have also tried to adapt the install scripts. Note that as far as I can tell, nothing is changed for non-posix builds. Please consider applying this patch before the final release. Applies cleanly to today's CVS HEAD. -- dam JabberID: da...@ja... |