Those files do not exist, I guess thats common with vpopmail5 as there is a workaround o get courier-imap to work w/o them since vpopmail 5 sometimes does not include them.
Bryan on 11/14/01 1:10 PM, Tren Blackburn at [EMAIL PROTECTED] wrote: > Ahhh! After looking at your config.status, the problem is that it's not > finding the incs or libs: > > from my config.status: > > s%@vpopmaildir@%/home/vpopmail%g > s%@auth_incs@%-I/home/vpopmail/include%g > s%@auth_libs@%-L/home/vpopmail/lib -lvpopmail -L/usr/local/mysql/lib/mysql - > lmysqlclient -lz%g > > from yours: > > s%@vpopmaildir@%/var/vpopmail%g > s%@auth_incs@%%g > s%@auth_libs@%%g > > See? > > Now, if you go into your /var/vpopmail/etc directory you should have two > files in particular there: > > -rw-r--r-- 1 vpopmail vchkpw 25 Oct 10 12:20 inc_deps > -rw-r--r-- 1 vpopmail vchkpw 79 Oct 10 12:20 lib_deps > > That's what qmailadmin is pulling to get the information on how to compile: > > [root@EOTnetworks etc]# cat *deps > -I/home/vpopmail/include > -L/home/vpopmail/lib -lvpopmail -L/usr/local/mysql/lib/mysql -lmysqlclient - > lz > > Verify those files actually exist and have what looks to be the right > information for your system. > > I hope this helps, but that's where your problem is... > > Regards, > > Tren. > >> -----Original Message----- >> From: IceBerg [mailto:[EMAIL PROTECTED]] >> Sent: Wednesday, November 14, 2001 8:15 AM >> To: Tren Blackburn; [EMAIL PROTECTED] >> Subject: Re: qmailadmin 1.0 canidate >> >> >> I am attachint the config.status and config.cache to this message as they >> are fairly large I did them as atachments. thanks for the paitience(s). >> >> Bryan >> >> on 11/14/01 9:19 AM, Tren Blackburn at [EMAIL PROTECTED] wrote: >> >>> I just downloaded the version 1 tarball from Bill's site, configured it, >>> compiled it, and installed it, all with zero error, warnings or >> problems. >>> To be perfectly honest, it looks like it's not linking against >> either the >>> right version of vpopmail's library, or it can't find it at >> all. Can you >>> post the output of your config.status? That might give us some >> ideas and >>> possibly get your problem fixed. >>> >>> Regards, >>> >>> Tren. >>> >>> PS. Bill, awesome work. Thanks again. >>> >>> T. >>> >>>> -----Original Message----- >>>> From: IceBerg [mailto:[EMAIL PROTECTED]] >>>> Sent: Wednesday, November 14, 2001 6:34 AM >>>> To: [EMAIL PROTECTED] >>>> Subject: Re: qmailadmin 1.0 canidate >>>> >>>> >>>> Has anyone any other ideas? So far noone has had a suggestion >> that even >>>> comes close to fixint this issue and it's fairly persistant >> with every new >>>> install I do of Slackware8. >>>> >>>> Bryan >> >> > >
