Re: [vchkpw] Problems configuring courier imap with vpopmail

2004-06-16 Thread Dheeraj MS
> On Tue, 15 Jun 2004 11:41:40 +0100, Mario Gamito <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I can't configure courier imap, i always get this error:
>>
>> "configure: error: /home/vpopmail/etc/lib_deps does not exist - upgrade
>> vpopmail to the current version or fix the permissions on this file"
>>
>> But the file is there in its right place.
>> Already gave it 777 permissions as well to /home/vpopmail/etc
>> Already included this path in ld.so.conf and ran ldconfig, but no good.

Check Shupp's page ::: Courier Imap installation under:
www.shupp.org/toaster/#courier-imap.

Highlight of this is, chown -R vpopmail.vchkpw courier-imap... directory
and then continue.

Booh! you did 777 on /home/vpopmail? Lovely!

Dheeraj.


Re: [vchkpw] Problems configuring courier imap with vpopmail

2004-06-15 Thread Sean Plaice
On Tue, 15 Jun 2004 11:41:40 +0100, Mario Gamito <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I can't configure courier imap, i always get this error:
> 
> "configure: error: /home/vpopmail/etc/lib_deps does not exist - upgrade
> vpopmail to the current version or fix the permissions on this file"
> 
> But the file is there in its right place.
> Already gave it 777 permissions as well to /home/vpopmail/etc
> Already included this path in ld.so.conf and ran ldconfig, but no good.

Don't forget to make sure that the directories below the file allow
permission to access the directories/files inside them.

ls -ld /home /home/vpopmail/ /home/vpopmail/etc 

-- 
Sean


RE: [vchkpw] Problems configuring courier imap with vpopmail

2004-06-15 Thread Remo Mattei
Did you check shupp.org toaster? You should be fine following his direction.

Remo

-Original Message-
From: Mario Gamito [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 15, 2004 4:52 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Problems configuring courier imap with vpopmail

Hi,

Thank you for your answer.

But those files are already there.
You mean copying them from the vpopmail source again ?

Warm Regards,
Mário Gamito

On Tue, 2004-06-15 at 11:46, Celso Pinto wrote:
> Mário,
> IIRC there must be two files lib_deps and inc_deps in that directory. I 
> remember having that problem and I think that's how I solved it, by 
> copying those files from the vpopmail source dir to ~vpopmail/etc dir.
> 
> Celso
> 
> Mario Gamito wrote:
> 
> >Hi,
> >
> >I can't configure courier imap, i always get this error:
> >
> >"configure: error: /home/vpopmail/etc/lib_deps does not exist - upgrade
> >vpopmail to the current version or fix the permissions on this file"
> >
> >But the file is there in its right place.
> >Already gave it 777 permissions as well to /home/vpopmail/etc
> >Already included this path in ld.so.conf and ran ldconfig, but no good.
> >
> >Any help would be appreciated.
> >
> >Warm Regards,
> >Mário Gamito
> >
> >
> >  
> >
> 



Re: [vchkpw] Problems configuring courier imap with vpopmail

2004-06-15 Thread Celso Pinto
h that's weird. also try configuring/make courier imap with vpopmail 
user... it's really been a long time ago since i had that same problem.
$ su - vpopmail
$ cd /usr/src/courier
$ ./configure --your-options-here
$ make

Mario Gamito wrote:
Hi,
Thank you for your answer.
But those files are already there.
You mean copying them from the vpopmail source again ?
Warm Regards,
Mário Gamito
On Tue, 2004-06-15 at 11:46, Celso Pinto wrote:
 

Mário,
IIRC there must be two files lib_deps and inc_deps in that directory. I 
remember having that problem and I think that's how I solved it, by 
copying those files from the vpopmail source dir to ~vpopmail/etc dir.

Celso
Mario Gamito wrote:
   

Hi,
I can't configure courier imap, i always get this error:
"configure: error: /home/vpopmail/etc/lib_deps does not exist - upgrade
vpopmail to the current version or fix the permissions on this file"
But the file is there in its right place.
Already gave it 777 permissions as well to /home/vpopmail/etc
Already included this path in ld.so.conf and ran ldconfig, but no good.
Any help would be appreciated.
Warm Regards,
Mário Gamito

 

 




Re: [vchkpw] Problems configuring courier imap with vpopmail

2004-06-15 Thread Mario Gamito
Hi,

Thank you for your answer.

But those files are already there.
You mean copying them from the vpopmail source again ?

Warm Regards,
Mário Gamito

On Tue, 2004-06-15 at 11:46, Celso Pinto wrote:
> Mário,
> IIRC there must be two files lib_deps and inc_deps in that directory. I 
> remember having that problem and I think that's how I solved it, by 
> copying those files from the vpopmail source dir to ~vpopmail/etc dir.
> 
> Celso
> 
> Mario Gamito wrote:
> 
> >Hi,
> >
> >I can't configure courier imap, i always get this error:
> >
> >"configure: error: /home/vpopmail/etc/lib_deps does not exist - upgrade
> >vpopmail to the current version or fix the permissions on this file"
> >
> >But the file is there in its right place.
> >Already gave it 777 permissions as well to /home/vpopmail/etc
> >Already included this path in ld.so.conf and ran ldconfig, but no good.
> >
> >Any help would be appreciated.
> >
> >Warm Regards,
> >Mário Gamito
> >
> >
> >  
> >
> 



Re: [vchkpw] Problems configuring courier imap with vpopmail

2004-06-15 Thread Celso Pinto
Mário,
IIRC there must be two files lib_deps and inc_deps in that directory. I 
remember having that problem and I think that's how I solved it, by 
copying those files from the vpopmail source dir to ~vpopmail/etc dir.

Celso
Mario Gamito wrote:
Hi,
I can't configure courier imap, i always get this error:
"configure: error: /home/vpopmail/etc/lib_deps does not exist - upgrade
vpopmail to the current version or fix the permissions on this file"
But the file is there in its right place.
Already gave it 777 permissions as well to /home/vpopmail/etc
Already included this path in ld.so.conf and ran ldconfig, but no good.
Any help would be appreciated.
Warm Regards,
Mário Gamito
 




[vchkpw] Problems configuring courier imap with vpopmail

2004-06-15 Thread Mario Gamito
Hi,

I can't configure courier imap, i always get this error:

"configure: error: /home/vpopmail/etc/lib_deps does not exist - upgrade
vpopmail to the current version or fix the permissions on this file"

But the file is there in its right place.
Already gave it 777 permissions as well to /home/vpopmail/etc
Already included this path in ld.so.conf and ran ldconfig, but no good.

Any help would be appreciated.

Warm Regards,
Mário Gamito