Hi, here's a quick solution.
Use another server (with same operating system) for compilation.
1. Compile and install version1 and save the result. Since the whole kannel is contained in the installation directory, you may move it afterwards to the production server in directory1
2. Erase version1 from the "compiling" server.
3. Compile and install version2 and save again the result. Move it to the production server in directory2.
4. Write different configuration files for directory1 and directory2. Pay special attention to ports, one port may be used only for a single use in one kannel.
5. Now you can start each kannel individually either manually or via the kannel-init.d script. They happily coexist together on the same server.
 
Note that, with a bit of organizing things,  you can use the same server both for compiling and production.
 
Best regards,
 
Mihai Zsigmond 
----- Original Message -----
Sent: Friday, October 06, 2006 11:40 AM
Subject: How can i install 2 different versions of kannel in one pc

Hello,

 

I have installed an older cvs version of Kannel patched with sql box and is working fine. My big problem is that I cannot send greek charcters neither when I send them using X-kannel Headers nor if I am using sqlbox.

 

I made many tests, I tryied to send them using a conversion for the greek characters but whai I get is %10 instead of a greek letter.

 

Also I tried sending them with different encodings and everything

 

BUT I never got a greek letter

 

So I decided to reinstall the latest stable release of kannel, leave it unpatched and then give it a go, because In the past I have managed to send greek characters from an unpatched kannel.

 

 

I tried and did a secont compilation to the same server BUT

When I run bearerbox giving bearerbox -v -1 -P /kannel_conf/kannel.conf

The version that is started is the patched one.

 

 

Anybody knows what I am I doing wrong

 

Thank you very much in advance

 

Kind regards

 

Dinos

Reply via email to