problem compiling qmailadmin

2000-07-26 Thread Philippe Martin
I have install the package qmailsource for debian and compile it and vpopmail for debian compiled by Ondrej Sury .all runs fine but when I try to install qmailadmin and compile it I get : make all-recursive make[1]: Entering directory `/usr/src/qmailadmin-0.30' make[2]: Entering directory `/u

Problem compiling qmailadmin

2001-10-11 Thread Rainer Preschke
I have installed qmail-1.03 and vpopmail-5.05pre and all is working fine. When i call make as root to compile qmailadmin-0.45 i get this error :   make[1]: Entering directory `/home/rainer/qmail/qmailadmin-0.45'make[2]: Entering directory `/home/rainer/qmail/qmailadmin-0.45'gcc  -g -O2  -o

RE: problem compiling qmailadmin

2000-07-26 Thread Ryan Hayle
6 July, 2000 8:08 AM > To: [EMAIL PROTECTED] > Subject: problem compiling qmailadmin > > > I have install the package qmailsource for debian and compile it > and vpopmail for debian compiled by Ondrej Sury .all runs fine but > when I try to install qmailadmin and > compi

problem compiling qmailadmin-3.5

2000-08-10 Thread Andy
hi i'm just subscribed to this mailinglist i gon an error while upgrading to qmailadmin-3.5 i use vpopmail-4.8.9 and get this error when compiling qmailadmin === gcc -g -O2 -o qmailadmin qmailadmin.o alias.o autorespond.o forward.o mailinglist.o sysadmin.o user.o util.o auth.o te

RE: Problem compiling qmailadmin

2001-10-11 Thread Tim Hunter
update your version of qmailadmin to .89+ -Original Message- From: Rainer Preschke [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 11, 2001 10:24 AM To: [EMAIL PROTECTED] Subject: Problem compiling qmailadmin I have installed qmail-1.03 and vpopmail-5.05pre and all is working fine

RE: problem compiling qmailadmin-3.5

2000-08-10 Thread Tony Publiski (tonyp)
Title: RE: problem compiling qmailadmin-3.5 I get that exact same error...if you figure out how to fix it, please let me know! :) -Original Message- From: Andy [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 10, 2000 9:23 AM To: [EMAIL PROTECTED] Subject: problem compiling

[qmailadmin] Problem compiling qmailadmin 1.2.0 against vpopmail 5.4.0...phantom /tmp/vpopmail directory

2004-02-11 Thread qmadmin
I'm attempting to compile qmailadmin 1.2.0 against vpopmail 5.4.0 with the following configure statement: ./configure --prefix=/usr \ --enable-cgibindir=/var/www/qmailadmin/cgi-bin \ --with-htmllibdir=/usr/share/qmailadmin \ --enable-imagedir=/var/www/qmailadmin/htdocs/images \ --enable-htmldir=

[qmailadmin] Re: Problem compiling qmailadmin 1.2.0 against vpopmail 5.4.0...phantom /tmp/vpopmail directory

2004-02-12 Thread qmadmin
I found it is getting that path from the inc_deps and inc_libs from my vpopmail install...Time to debug how that happened ;) qmadmin writes: I'm attempting to compile qmailadmin 1.2.0 against vpopmail 5.4.0 with the following configure statement: ./configure --prefix=/usr \ --enable-cgibin

Re: [qmailadmin] Re: Problem compiling qmailadmin 1.2.0 against vpopmail 5.4.0...phantom /tmp/vpopmail directory

2004-02-12 Thread Tom Collins
It's this bug here: http://sourceforge.net/tracker/index.php? func=detail&aid=886988&group_id=85937&atid=577798 And now that I see your message, I'm sure of the fix. It'll be in the 5.4.2 release of vpopmail. On Feb 12, 2004, at 6:30 AM, qmadmin wrote: I found it is getting that path from th