Re: Recommended Operative System for Kannel

2010-06-29 Thread Nicolas de Bari Embriz Garcia Rojas
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:nbalka...@gmail.com]
 To: users@kannel.org, Aldo Zavala
 [mailto:a...@cleartalk.net]
 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 a...@cleartalk.net
 To: users@kannel.org
 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
 
 
 



Re: Recommended Operative System for Kannel

2010-06-29 Thread Nikos Balkanas
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 ; users@kannel.org
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:nbalka...@gmail.com]
To: users@kannel.org, Aldo Zavala
[mailto:a...@cleartalk.net]
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 a...@cleartalk.net

To: users@kannel.org

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 





Re: Recommended Operative System for Kannel

2010-06-29 Thread Aldo Zavala
Thanks, what you mean by 'trunk version' ? what is it?


Thanks,

Aldo Zavala



- Original Message -
From: Nicolas de Bari Embriz Garcia Rojas
[mailto:nb...@backup.sh]
To: Aldo Zavala [mailto:a...@cleartalk.net]
Cc:
Nikos Balkanas [mailto:nbalka...@gmail.com], users@kannel.org
Sent: Tue, 29
Jun 2010 02:41:54 -0700
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:nbalka...@gmail.com]
  To: users@kannel.org, Aldo Zavala
  [mailto:a...@cleartalk.net]
  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 a...@cleartalk.net
  To: users@kannel.org
  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
  
  
  
 
 



Re: Recommended Operative System for Kannel

2010-06-29 Thread Aldo Zavala
Production server it's going to be a i386 box.


Thanks,

Aldo Zavala



- Original Message -
From: Nikos Balkanas
[mailto:nbalka...@gmail.com]
To: Nicolas de Bari Embriz Garcia Rojas
[mailto:nb...@backup.sh], Aldo Zavala [mailto:a...@cleartalk.net]
Cc:
users@kannel.org
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 ; users@kannel.org
 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:nbalka...@gmail.com]
 To: users@kannel.org, Aldo Zavala
 [mailto:a...@cleartalk.net]
 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 a...@cleartalk.net
 
 To: users@kannel.org
 
 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 
 
 



Re: Recommended Operative System for Kannel

2010-06-29 Thread Nicolas de Bari Embriz Garcia Rojas
Hi I mean this one:

svn co https://svn.kannel.org/gateway/trunk

regards. 

On Jun 29, 2010, at 4:10 PM, Aldo Zavala wrote:

 Thanks, what you mean by 'trunk version' ? what is it?
 
 
 Thanks,
 
 Aldo Zavala
 
 
 
 - Original Message -
 From: Nicolas de Bari Embriz Garcia Rojas
 [mailto:nb...@backup.sh]
 To: Aldo Zavala [mailto:a...@cleartalk.net]
 Cc:
 Nikos Balkanas [mailto:nbalka...@gmail.com], users@kannel.org
 Sent: Tue, 29
 Jun 2010 02:41:54 -0700
 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:nbalka...@gmail.com]
 To: users@kannel.org, Aldo Zavala
 [mailto:a...@cleartalk.net]
 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 a...@cleartalk.net
 To: users@kannel.org
 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
 
 
 
 
 




Recommended Operative System for Kannel

2010-06-28 Thread Aldo Zavala
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



Re: Recommended Operative System for Kannel

2010-06-28 Thread Nikos Balkanas

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 a...@cleartalk.net

To: users@kannel.org
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




Re: Recommended Operative System for Kannel

2010-06-28 Thread Aldo Zavala
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:nbalka...@gmail.com]
To: users@kannel.org, Aldo Zavala
[mailto:a...@cleartalk.net]
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 a...@cleartalk.net
 To: users@kannel.org
 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