Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-26 Thread Vigil, Joe
; I built it the same way. -Original Message- From: clamav-users-boun...@lists.clamav.net [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of George R. Kasica Sent: Tuesday, March 17, 2009 11:03 AM To: ClamAV users ML Subject: Re: [Clamav-users] Problems builing in solaris related

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-26 Thread McDonald, Dan
On Thu, 2009-03-26 at 17:16 -0400, Vigil, Joe wrote: My environment: AIX 4.3.3 (yeah, I know it's old) GCC 2.95.2 Clamav v0.95 I'm getting the same error LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable. I've tried setting the LIBPATH variable to

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-26 Thread Dennis Peterson
Vigil, Joe wrote: My environment: AIX 4.3.3 (yeah, I know it's old) GCC 2.95.2 Clamav v0.95 I'm getting the same error LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable. I've tried setting the LIBPATH variable to /usr/local/lib (LIBPATH is the

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-26 Thread Vigil, Joe
-Original Message- From: clamav-users-boun...@lists.clamav.net [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of Dennis Peterson Sent: Thursday, March 26, 2009 2:41 PM To: ClamAV users ML Subject: Re: [Clamav-users] Problems builing in solaris related to unrar libraries Vigil

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-26 Thread Vigil, Joe
-Original Message- From: clamav-users-boun...@lists.clamav.net [mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of McDonald, Dan Sent: Thursday, March 26, 2009 2:35 PM To: clamav-users@lists.clamav.net Subject: Re: [Clamav-users] Problems builing in solaris related to unrar

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-26 Thread Charles Seeger
+-- Dennis Peterson wrote (Thu, 26-Mar-2009, 14:41 -0700): | | Vigil, Joe wrote: | My environment: | AIX 4.3.3 (yeah, I know it's old) | GCC 2.95.2 | Clamav v0.95 | | I'm getting the same error LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable.

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-18 Thread Steve Ladewig
Dennis Peterson said the following, On 03/17/2009 03:29 PM: George R. Kasica wrote: If you run the crle command with no options it will report the current global library search path. It will also present a command line example of how to recreate this path. Use can use that example and add

[Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread George R . Kasica
I've compiled the 0.95rc2 here on Solaris and when installed and I run the clamd I get the following error but its still running. # /usr/local/clamav/sbin/clamd LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable I thought all I had to do was to have it commented out in

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread Török Edwin
On 2009-03-17 18:43, George R. Kasica wrote: I've compiled the 0.95rc2 here on Solaris and when installed and I run the clamd I get the following error but its still running. # /usr/local/clamav/sbin/clamd LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable It

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread George R . Kasica
I'm not sure how to use crle to do this, so I just added to the LD_LIBRARY_PATH setting. All seems well at this point, and you were correct, I wasn't looking to disable the feature. Why does this not occur in Red Hap ES4 but on Solaris? Also, I haven't needed to modify the env variables on any

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread Török Edwin
On 2009-03-17 20:02, George R. Kasica wrote: I'm not sure how to use crle to do this, so I just added to the LD_LIBRARY_PATH setting. All seems well at this point, and you were correct, I wasn't looking to disable the feature. Why does this not occur in Red Hap ES4 but on Solaris?

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread George R . Kasica
On Tue, 17 Mar 2009 20:07:19 +0200, you wrote: On 2009-03-17 20:02, George R. Kasica wrote: I'm not sure how to use crle to do this, so I just added to the LD_LIBRARY_PATH setting. All seems well at this point, and you were correct, I wasn't looking to disable the feature. Why does this

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread Török Edwin
On 2009-03-17 20:19, George R. Kasica wrote: On Tue, 17 Mar 2009 20:07:19 +0200, you wrote: On 2009-03-17 20:02, George R. Kasica wrote: I'm not sure how to use crle to do this, so I just added to the LD_LIBRARY_PATH setting. All seems well at this point, and you were

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread George R . Kasica
Bug #1476 created with the requested info. On 2009-03-17 20:19, George R. Kasica wrote: On Tue, 17 Mar 2009 20:07:19 +0200, you wrote: On 2009-03-17 20:02, George R. Kasica wrote: I'm not sure how to use crle to do this, so I just added to the LD_LIBRARY_PATH setting. All

Re: [Clamav-users] Problems builing in solaris related to unrar libraries

2009-03-17 Thread Dennis Peterson
George R. Kasica wrote: I'm not sure how to use crle to do this, so I just added to the LD_LIBRARY_PATH setting. All seems well at this point, and you were correct, I wasn't looking to disable the feature. Why does this not occur in Red Hap ES4 but on Solaris? Also, I haven't needed to