Dale Walsh said:
>
> On Mar 17, 2005, at 00:03, Dennis Peterson wrote:
>
>> Dale Walsh said:
>>>
>>> On Mar 16, 2005, at 19:33, Dennis Peterson wrote:
>>>
Dale Walsh said:
>
>>
>> Where are the archives of this list, like for last week? I remember
>> someone mentioned how
On Mar 17, 2005, at 00:03, Dennis Peterson wrote:
Dale Walsh said:
On Mar 16, 2005, at 19:33, Dennis Peterson wrote:
Dale Walsh said:
Where are the archives of this list, like for last week? I remember
someone mentioned how to do what I want to do and I think I am
almost
right in how I was doing
Dale Walsh said:
>
> On Mar 16, 2005, at 19:33, Dennis Peterson wrote:
>
>> Dale Walsh said:
>>>
>>
Where are the archives of this list, like for last week? I remember
someone mentioned how to do what I want to do and I think I am almost
right in how I was doing it... I don't in
On Mar 16, 2005, at 19:33, Dennis Peterson wrote:
Dale Walsh said:
Where are the archives of this list, like for last week? I remember
someone mentioned how to do what I want to do and I think I am almost
right in how I was doing it... I don't intent to install zlib-1.2.2
over my system's zlib!
Dale Walsh said:
>
>>
>> Where are the archives of this list, like for last week? I remember
>> someone mentioned how to do what I want to do and I think I am almost
>> right in how I was doing it... I don't intent to install zlib-1.2.2
>> over my system's zlib!
>>
>>
>>
>> -Wash
>
> I guess you d
On Mar 16, 2005, at 14:08, Odhiambo Washington wrote:
* Dale Walsh <[EMAIL PROTECTED]> [20050316 19:40]: wrote:
On Mar 16, 2005, at 10:24, Odhiambo Washington wrote:
I am trying to statically compile zlib-1.2.2 into my clamav
installation
on FreeBSD 4.11.
cd zlib-1.2.2 && ./configure && make
cd ../
* Dale Walsh <[EMAIL PROTECTED]> [20050316 19:40]: wrote:
>
> On Mar 16, 2005, at 10:24, Odhiambo Washington wrote:
>
> >
> >I am trying to statically compile zlib-1.2.2 into my clamav
> >installation
> >on FreeBSD 4.11.
> >
> >cd zlib-1.2.2 && ./configure && make
> >
> >cd ../clamav-devel
> >
>
On Mar 16, 2005, at 10:24, Odhiambo Washington wrote:
I am trying to statically compile zlib-1.2.2 into my clamav
installation
on FreeBSD 4.11.
cd zlib-1.2.2 && ./configure && make
cd ../clamav-devel
./configure --with-zlib=../zlib-1.2.2 [other opts]
This is obviously wrong and wont give you the
I am trying to statically compile zlib-1.2.2 into my clamav installation
on FreeBSD 4.11.
cd zlib-1.2.2 && ./configure && make
cd ../clamav-devel
./configure --with-zlib=../zlib-1.2.2 [other opts]
I get this error:
checking for pthread.h... yes
checking for zlib installation... using ../zlib