Hi !

I don't really understand my problem, so let me ask you:

I'm trying to compile vpopmail-5.2.1.

---
tar xzf vpopmail-5.2.1.tar.gz
cd vpopmail-5.2.1
groupadd -g 89 vchkpw
useradd -g vchkpw -u 89 -d /var/vpopmail vpopmail
mkdir /var/vpopmail
chown vpopmail:vchkpw /var/vpopmail

./configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --sysconfdir=/etc/vpopmail 
Make
Make install-strip
---

The problem is, that all my options giving in ./configure are ignored,
vpopmail is always installed into the homedir of its user vpopmail
(/var/vpopmail and the subdirs).

What made I wrong?


THX

Florian



Reply via email to