On 2008.03.04 12:05:22 +, Chris wrote:
> On freebsd 6 it picks up /usr/local ssl libaries no problem and in
> fact uses them without even haveing to specify the directory it auto
> detects them over the base ssl. On freebsd 7 it uses the base
> libraries even when telling it to search in /usr
On Wed, Mar 05, 2008 at 05:23:15AM +1100, Peter Jeremy wrote:
> On Tue, Mar 04, 2008 at 05:18:02AM -0800, Jeremy Chadwick wrote:
> >On Tue, Mar 04, 2008 at 12:05:22PM +, Chris wrote:
> >This doesn't come as much of a surprise. The binary actually references
> >libraries by names such as libXXX
On Tue, Mar 04, 2008 at 05:18:02AM -0800, Jeremy Chadwick wrote:
>On Tue, Mar 04, 2008 at 12:05:22PM +, Chris wrote:
>This doesn't come as much of a surprise. The binary actually references
>libraries by names such as libXXX.so, not libXXX.so.NUMBER.
This is incorrect. The binaries directly
On Tue, Mar 04, 2008 at 12:05:22PM +, Chris wrote:
> I have a freebsd 6.3 server and a freebsd 7.0 server, I have a binary
> I run of the freebsd 7 box but has recently been crashing, the binary
> in question is ezbounce.
>
> It was previously running for weeks no problems at all and then duri
I have a freebsd 6.3 server and a freebsd 7.0 server, I have a binary
I run of the freebsd 7 box but has recently been crashing, the binary
in question is ezbounce.
It was previously running for weeks no problems at all and then during
the past 2 weeks or so its had problems.
Like many shell prog