[vchkpw] Moving vpopmail

2003-02-03 Thread Mattia Martinello
Hi all

I currently have vpopmail installed at /usr/local/vpopmail.
Now I wish to move vpopmail home to /home/vpopmail.
How I can do this without losing any data, domains or users?

Thank you very much
Bye
Mattia





[vchkpw] Vpopmail installation

2006-10-04 Thread Mattia Martinello

Hi.
I'm trying to compile Vpopmail 5.4.17, but I'm getting a make error:

make[2]: Entering directory `/home/src/vpopmail-5.4.17'
gcc  -g -O2 -Wall   -o vchkpw  vchkpw.o md5.o hmac_md5.o libvpopmail.a 
-L/usr/include/mysql  -lmysqlclient -lz -lm -lcrypt
/usr/lib/libc_nonshared.a(elf-init.oS)(.text.__i686.get_pc_thunk.bx+0x0): 
In function `__i686.get_pc_thunk.bx':

: multiple definition of `__i686.get_pc_thunk.bx'
libvpopmail.a(libvpopmail_a-vpopmail.o)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):/usr/local/src/vpopmail-5.4.17/vpopmail.c:92: 
first defined here

collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/home/src/vpopmail-5.4.17'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/vpopmail-5.4.17'
make: *** [all] Error 2

I didn't found any solution to this problem.
The system runs with Debian Sarge updated.

Thank you very much and goodbye.
Mattia.