Well....  Didn't receive any answer so here is what I return to the community for such a good tool.
 
 
If  you face this error  you would be able to work it around doing this:
 
 
# cd /home/vpopmail/etc
 
1) Edit  lib_deps  and be sure you have the following line
 
      -L/home/vpopmail/lib -lvpopmail -L/usr/lib/mysql -lmysqlclient -lz
 
   mine just had.
       
       -L/home/vpopmail/lib
 
2) This should be already on your  inc_deps         file:
        -I/home/vpopmail/include/
 
 
 
For those who speak  ( Japaneese, Korean or any kind of oriental language -  I don't know which one is this).  There is a detailed description of the error at.
 
 

http://qmail.kldp.org/bbs/read.php?table=bbs_tip&no=174

 

best regards,

R. Riley

 

 

 

 

 
 
 
 
 
 
-----Mensaje original-----
De: Rolando Riley [mailto:[EMAIL PROTECTED]
Enviado el: Saturday, November 15, 2003 10:20 AM
Para: [EMAIL PROTECTED]
Asunto: RE: [qmailadmin] Virtual domains interface

Okay. I've got the package but I am seeing an odd error when I try to compile
 
 
----
smtp:/usr/src/vqadmin-2.3.2# make
make  all-recursive
make[1]: Entering directory `/usr/src/vqadmin-2.3.2'
make[2]: Entering directory `/usr/src/vqadmin-2.3.2'
gcc  -g -O2 -Wall  -o vqadmin  vqadmin.o cgi.o template.o global.o acl.o misc.o domain.o lang.o user.o -L/home/vpopmail/lib -lvpopmail  -lz -lm -lcrypt
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open_update':
/usr/src/vpopmail-5.2.1/vauth.c:108: undefined reference to `mysql_init'
/usr/src/vpopmail-5.2.1/vauth.c:111: undefined reference to `mysql_real_connect'
/usr/src/vpopmail-5.2.1/vauth.c:115: undefined reference to `mysql_error'
/usr/src/vpopmail-5.2.1/vauth.c:121: undefined reference to `mysql_real_connect'
/usr/src/vpopmail-5.2.1/vauth.c:126: undefined reference to `mysql_error'
/usr/src/vpopmail-5.2.1/vauth.c:135: undefined reference to `mysql_query'
/usr/src/vpopmail-5.2.1/vauth.c:140: undefined reference to `mysql_error'
/usr/src/vpopmail-5.2.1/vauth.c:143: undefined reference to `mysql_store_result'
/usr/src/vpopmail-5.2.1/vauth.c:144: undefined reference to `mysql_free_result'
/usr/src/vpopmail-5.2.1/vauth.c:147: undefined reference to `mysql_select_db'
-------
 
 
          what is this related to?   Do I have to recompile vpopmail?  
 
R. Riley
 
 
 
 
 
-----Mensaje original-----
De: John Johnson [mailto:[EMAIL PROTECTED]
Enviado el: Saturday, November 15, 2003 9:42 AM
Para: Rolando Riley; [EMAIL PROTECTED]
Asunto: Re: [qmailadmin] Virtual domains interface

 Get vqadmin from inter7.com  qmailadmin is for your customers to manage there
domains and vqadmin is system wide email and domains.
 
-John
 
----- Original Message -----
Sent: Saturday, November 15, 2003 6:41 AM
Subject: [qmailadmin] Virtual domains interface

  Hi guys:
        I have finished to install qmailadmin and from what I have tested it works just great!!.  There is just one "but".  Can anyone tell what cgi is used to "add a new virtualdomain".   I know how to do it from command line, but I believe the purpose of the project is do it from a web based graphic user interface.
 
 
        In case there is no such cgi . Have anyone managed to make one?
 
 
 thanks in advance,
 
 
R. Riley


 

 

Reply via email to