Date: Tue, 24 Feb 2009 19:38:05 +0100 (CET) From: Pieter Donche <Pieter.Donche@ua.ac.be> To: Mel <fbsd.questions@rachie.is-a-geek.net> Cc: Paul Schmehl <pschmehl_lists@tx.rr.com>, freebsd-questions@freebsd.org Subject: Re: PHP5 and ldap Message-ID: <Pine.GSO.4.63.0902241937180.14429@hmacs.cmi.ua.ac.be> In-Reply-To: <200902240901.44559.fbsd.questions@rachie.is-a-geek.net> References: <Pine.GSO.4.63.0902241611330.24655@hmacs.cmi.ua.ac.be> <050701c99695$98d83710$ca88a530$@rr.com> <200902240901.44559.fbsd.questions@rachie.is-a-geek.net>
next in thread | previous in thread | raw e-mail | index | archive | help
what the hell is a library 'bump' ?? On Tue, 24 Feb 2009, Mel wrote: > On Tuesday 24 February 2009 06:36:00 Paul Schmehl wrote: > >> I see that my /usr/local/lib/ now contains lrwxr-xr-x 1 root wheel 16 Feb >> 23 >> 14:09 libldap-2.4.so -> libldap-2.4.so.6 >> -rw-r--r-- 1 root wheel 307762 Feb 23 14:09 libldap-2.4.so.6 >> etc.. so, only references to libldap-2.4.so.6, but no more >> libldap-2.4.so.5 >> >> [snipped] >> >> So php5-ldap was already the last version... >> >> What's going wrong and how to solve all that ? >> >> % ln -s /usr/local/lib/libldap-2.4.so /usr/local/lib/libldap-2.4.so.5 > > Bad bad. Generally, programmers don't bump library versions, breaking > backwards compatibility, for fun. > > -- > Mel > > Problem with today's modular software: they start with the modules > and never get to the software part. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.63.0902241937180.14429>