Re: installation problem ? [upgrade to v...]

Ken Jones <[email protected]> Mon, 13 Feb 2006 16:18:45 -0600
Newsgroups gmane.mail.vqadmin
Message-ID <[email protected]>
Mehmet Fatih AKBULUT wrote:
>>>You you have a ~vpopmail/etc/lib_deps file?
> 
> 
> 
> yes i've both ...lib_deps and ...inc_deps, but these files only contains
> followings in :
> 
> localhost:~# cat /home/vpopmail/etc/inc_deps
> -I/home/vpopmail/include

Looks good.

> localhost:~# cat /home/vpopmail/etc/lib_deps
> -L/home/vpopmail/lib -lvpopmail -L/usr/lib  -lmysqlclient -lz -lm -lcrypt

also looks good.

> 
> but i dont know if these files are appropriate to install vqadmin ?

They are there to make it easier to install programs that use vpopmail,
like vqadmin.

> why vqadmin doesnt recognise installed vpopmail ?

Try configuring vqadmin as root to make sure configure
has permission to read those files.

Ken Jones