Re: problem in installation on freebsd
Roland <[email protected]>
| Newsgroups | gmane.mail.sqwebmail |
|---|---|
| Message-ID | <[email protected]> |
--On Samstag, 7. Februar 2004 16:05 +0200 Rajaie <[email protected]> wrote: > Hi , > I am trying to install sqwebmail on freebsd 4.2 > with the following command i manage the configuration : > > ./configure --enable-imagedir=/usr/local/www/data/webmail --enable-mimetypes=/usr/local/conf/mime.types > > I get the following errors : when trying to make it . Youn dont 'make' on *BSD, use gmake as install suggests. Roland