Hi Dennis,...

Great it works fine!


Greez 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dennis Peterson
Sent: Sonntag, 22. Mai 2005 05:27
To: ClamAV users ML
Subject: RE: [Clamav-users] Re: sol8 compile problem

Cocoon said:
>
> Hi René
>
> Here some output from the commands,.. but its still the same :-(

Just for grins try this:

make clean
configure --disable-bzip2 ... (add any configure option you'd normally add)
make

Have you ever installed bzip on your system? If not you can grab a copy at
sunfreeware.com. You may want to avoid problems with the LD_LIBRARY_PATH
by adding all your critical library paths with the crle utility.

NOTE! Always include existing paths when you use this tool as it replaces
the existing path with what ever you submit and if you leave out the
defaults your system will stop running. The reason I recommend using crle
is that not every account has an LD_LIBRARY_PATH set, and it can create
high levels of astonishment when you build with it and run things without
it being set. The crle tool creates global search paths.

Qualifier: I don't know if this bzip2 issue is your problem (didn't have
time to review your configure log), but it is a frequent problem and is
easily solved by either disabling bzip2 or installing bzip2. You will
finally want bzip2 so I'd recommend you install it if you don't already
have it, and configure clamav to use it.

dp

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to