Ok i have just followed the instructions given to me by mike and they
worked thanks mike see below.
Does this mean i did not have install svn to get things to work should
i deinstall and then use the latest snapshot that you are recommending
now.
where am i.
[EMAIL PROTECTED] wrote:
You are using the wrong version. It will not build correctly
with a confusing array of non-GNU getopt. The solution is to
upate to the current SVN (subversion) which has our new
dm_getopt specifically for helping legacy FBSD 4.x (Good
platform nevertheless the getopt history)
legacy FBSD oh the world is moving so fast. Working on a new 5.X stable
system but have
so much time invested in this 4.X i sometimes i think it will take forever.
if you do not have subversion installed it is easy enough to
do:
cd /usr/ports/devel/subversion
make
make install
OK works
then:
mkdir /usr/install
cd /usr/install
svn checkout
https://svn.ic-s.nl/svn/dbmail/branches/dbmail_2_0_branch/dbmail
cd dbmail
./configure --with-mysql
gmake
gmake install
It worked
then configure dbmail.conf in /etc
you mean /usr/local/ect/dbmail.conf and it is the same as before the new
svn install
update your mysql tables using appropriate files from
I have already used the create_tables_innoDB.mysql before upgradeing to
svn do i need to do it agian? or will that erase my database..
dbmail/sql/mysql/
run start up scripts
the bit about moving the conf file to ect messed me up abit
:o)
Mike
----- Original Message -----
From: "RYAN vAN GINNEKEN" <[EMAIL PROTECTED]>
To: "M. J. [Mike] O'Brien" <[EMAIL PROTECTED]>
Sent: Monday, March 28, 2005 2:07 AM
Subject: Re: WebMail-- DBMA - from [EMAIL PROTECTED]
M. J. [Mike] O'Brien wrote:
You can only use "gmake" on FBSD
Mike
not sure how to use gmake mostly install stuff from the
ports tree (lame
i know but i am learning all the time) tried this
#gmake
but got errors
make[2]: Entering directory `/home/rmvg/dbmail_snapshot'
gcc -DHAVE_CONFIG_H -I. -I. -I. -fomit-frame-pointer -g -O2
-W -Wall
-Wpointer-arith -Wstrict-prototypes -c pop3d.c
In file included from misc.h:32,
from pop3d.c:41:
/usr/include/unistd.h:112: conflicting types for `dm_getopt'
dm_getopt.h:66: previous declaration of `dm_getopt'
gmake[2]: *** [pop3d.o] Error 1
gmake[2]: Leaving directory `/home/rmvg/dbmail_snapshot'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/rmvg/dbmail_snapshot'
gmake: *** [all-recursive-am] Error 2
Paul J Stevens wrote:
Ryan,
You're getting there. Please try the very latest snapshot. Below
problem was fixed by Aaron yesterday or so.
RYAN vAN GINNEKEN wrote:
M. J. [Mike] O'Brien wrote:
You can only use "gmake" on FBSD
Mike
not sure how to use gmake mostly install stuff from the ports tree (lame
i know but i am learning all the time) tried this
#gmake
but got errors
make[2]: Entering directory `/home/rmvg/dbmail_snapshot'
gcc -DHAVE_CONFIG_H -I. -I. -I. -fomit-frame-pointer -g -O2 -W -Wall
-Wpointer-arith -Wstrict-prototypes -c pop3d.c
In file included from misc.h:32,
from pop3d.c:41:
/usr/include/unistd.h:112: conflicting types for `dm_getopt'
dm_getopt.h:66: previous declaration of `dm_getopt'
gmake[2]: *** [pop3d.o] Error 1
gmake[2]: Leaving directory `/home/rmvg/dbmail_snapshot'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/rmvg/dbmail_snapshot'
gmake: *** [all-recursive-am] Error 2
_______________________________________________
Dbmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail