Production server it's going to be a i386 box.
Thanks, Aldo Zavala ----- Original Message ----- From: Nikos Balkanas [mailto:[email protected]] To: Nicolas de Bari Embriz Garcia Rojas [mailto:[email protected]], Aldo Zavala [mailto:[email protected]] Cc: [email protected] Sent: Tue, 29 Jun 2010 02:50:15 -0700 Subject: Re: Recommended Operative System for Kannel > Better use --with-cflags=-m64 -O6 -s -W -Wall if you intend to use it for > profuction on a 64bit system. > > BR, > Nikos > ----- Original Message ----- > From: Nicolas de Bari Embriz Garcia Rojas > To: Aldo Zavala > Cc: Nikos Balkanas ; [email protected] > Sent: Tuesday, June 29, 2010 12:41 PM > Subject: Re: Recommended Operative System for Kannel > > > On FreeBSD 8/7 (amd64) runs grate just use gmake and try the trunk version, > then the following when compiling: > > > $./configure --enable-docs=no --with-malloc=native > --enable-start-stop-daemon=no > --prefix=/usr/local --with-cflags=-g --with-libs=-lpthread > > > gmake > gmake install > > > > > On Jun 29, 2010, at 5:49 AM, Aldo Zavala wrote: > > > That is just great, I would like to run my Kannel in a FreeBSD Box, I don't > really use GNU Linux for production. I will download the svn version then. > > > Thanks, > > Aldo Zavala > > > > ----- Original Message ----- > From: Nikos Balkanas > [mailto:[email protected]] > To: [email protected], Aldo Zavala > [mailto:[email protected]] > Sent: Mon, 28 Jun 2010 19:13:38 -0700 > Subject: > Re: Recommended Operative System for Kannel > > > > Hi, > > > > Any Linux distro should be fine. BSD and Solaris are also pretty good, > > although the 64bit version needs a bit tweeking. Just remember to download > > latest svn: > > > > svn co https://svn.kannel.org/gateway/trunk > > > > You need libiconv and multithreaded openssl (if using SSL) and any other > > development libraries for DBs you plan to use. Docbook would be nice, too. > > Latest gcc has upped its warnings, so you may get some incorrect types you > > can safely ignore. We are working to remove them. > > > > BR, > > Nikos > > ----- Original Message ----- > > From: "Aldo Zavala" <[email protected]> > > To: <[email protected]> > > Sent: Monday, June 28, 2010 9:48 PM > > Subject: Recommended Operative System for Kannel > > > > > > Hi, in the past I have troubles trying to install Kannel in FreeBSD 7.0, so > > before give it another try I would like to ask for some suggestion what > > would be the best Operative System (or Linux Distro) for hosting Kannel? In > > terms of clean compile, no general dependency issues, autostart... > > > > I know how dumb can this sound, but I don;t have much time for troubleshoot > > an installation, will prefer to use that time for configuring Kannel. > > > > Thanks a lot! > > > > Aldo > >
