<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Kannel RPM</title>
	<atom:link href="http://www.blogalex.com/archives/23/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blogalex.com/archives/23</link>
	<description>Alex Guerrieri&#039;s Blog</description>
	<lastBuildDate>Tue, 13 Dec 2011 10:41:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Innocent Muchedzi</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-197</link>
		<dc:creator>Innocent Muchedzi</dc:creator>
		<pubDate>Thu, 21 Oct 2010 11:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-197</guid>
		<description>My make rpm is failing please help. I am running fedora 11 my output is

[root@mail kannel-snapshot]# make rpm
find . -name &quot;*.o&quot; -o -name &quot;*.i&quot; -o -name &quot;*.a&quot; &#124; xargs rm -f
rm -f core gw-config wmlscript/wmlsc wmlscript/wmlsdasm utils/seewbmp utils/mtbatch utils/decode_emimsg gw/bearerbox gw/smsbox gw/wapbox utils/run_kannel_box utils/start-stop-daemon test/decompile test/drive_smpp test/drive_wapbox test/fakesmsc test/fakewap test/test_boxc test/test_cfg test/test_charset test/test_cimd2 test/test_conn test/test_date test/test_dbpool test/test_dict test/test_headers test/test_hmac test/test_http test/test_http_server test/test_list test/test_md5 test/test_mem test/test_mime test/test_mime_multipart test/test_msg test/test_octstr_dump test/test_octstr_format test/test_octstr_immutables test/test_ota test/test_pap test/test_pcre test/test_pdu test/test_ppg test/test_prioqueue test/test_radius_acct test/test_radius_pdu test/test_regex test/test_si test/test_sl test/test_smsc test/test_store_dump test/test_udp test/test_urltrans test/test_uuid test/test_wakeup test/test_xmlrpc test/timestamp test/udpfeed test/wapproxy test/wml_tester checks/check_counter checks/check_date checks/check_ipcheck checks/check_list checks/check_octstr
rm -f doc/userguide/sms-gateway.png doc/userguide/wap-gateway.png doc/arch/bearerbox-arch.png doc/arch/conf-push-session.png doc/arch/external-interfaces.png doc/arch/kannel-boxes.png doc/arch/kannel-push-boxes.png doc/arch/pushbox-threads.png doc/arch/wap-arch.png doc/arch/wapbox-threads.png doc/arch/wap-session.png  doc/userguide/sms-gateway.ps doc/userguide/wap-gateway.ps doc/arch/bearerbox-arch.ps doc/arch/conf-push-session.ps doc/arch/external-interfaces.ps doc/arch/kannel-boxes.ps doc/arch/kannel-push-boxes.ps doc/arch/pushbox-threads.ps doc/arch/wap-arch.ps doc/arch/wapbox-threads.ps doc/arch/wap-session.ps doc/alligata/11-1.ps doc/alligata/11-3.ps doc/alligata/11-4.ps doc/alligata/11-5.ps doc/alligata/12-10.ps doc/alligata/12-11.ps doc/alligata/12-12.ps doc/alligata/12-13.ps doc/alligata/12-2.ps doc/alligata/12-3.ps doc/alligata/12-4.ps doc/alligata/12-5.ps doc/alligata/12-6.ps doc/alligata/12-7.ps doc/alligata/12-8.ps doc/alligata/12-9.ps doc/alligata/13-5.ps doc/alligata/done.ps doc/alligata/licences.ps doc/alligata/maininst.ps doc/alligata/nearlydone.ps doc/alligata/nopro.ps doc/alligata/progress.ps doc/alligata/wapdiagsmall.ps doc/wtls/fig10o.ps doc/wtls/fig1o.ps doc/wtls/fig2o.ps doc/wtls/fig3o.ps doc/wtls/fig4o.ps doc/wtls/fig4out.ps doc/wtls/fig5o.ps doc/wtls/fig5out.ps doc/wtls/fig6o.ps doc/wtls/fig6out1.ps doc/wtls/fig6out.ps doc/wtls/fig7o.ps doc/wtls/fig8o.ps doc/wtls/fig9o.ps   doc/alligata/alligata.html doc/arch/arch.html doc/userguide/userguide.html doc/wtls/wtls.html doc/alligata/alligata.rtf doc/arch/arch.rtf doc/userguide/userguide.rtf doc/wtls/wtls.rtf doc/alligata/alligata.ps doc/arch/arch.ps doc/userguide/userguide.ps doc/wtls/wtls.ps doc/alligata/alligata.pdf doc/arch/arch.pdf doc/userguide/userguide.pdf doc/wtls/wtls.pdf
rm -f benchmarks/report.pdf benchmarks/report.ps benchmarks/report.html   
rm -rf &quot;/tmp/kannel-rpm/kannel-cvs&quot;
if [ -d /tmp/kannel-rpm ]; then rmdir &quot;/tmp/kannel-rpm&quot;; fi
rm -f kannel-cvs.tar kannel-cvs.tar.gz
Preparing to build the RPM files
mkdir -p &quot;/tmp/kannel-rpm/kannel-cvs&quot;
cp -R * &quot;/tmp/kannel-rpm/kannel-cvs&quot;
tar -C &quot;/tmp/kannel-rpm&quot; -c kannel-cvs -zf kannel-cvs.tar.gz
rm -rf &quot;/tmp/kannel-rpm/kannel-cvs&quot;
if [ -d /tmp/kannel-rpm ]; then rmdir &quot;/tmp/kannel-rpm&quot;; fi
Building the RPM
rpmbuild -ta kannel-cvs.tar.gz
error: line 140: second %prep
make: *** [rpm] Error 1
[root@mail kannel-snapshot]#


please help</description>
		<content:encoded><![CDATA[<p>My make rpm is failing please help. I am running fedora 11 my output is</p>
<p>[root@mail kannel-snapshot]# make rpm<br />
find . -name &#8220;*.o&#8221; -o -name &#8220;*.i&#8221; -o -name &#8220;*.a&#8221; | xargs rm -f<br />
rm -f core gw-config wmlscript/wmlsc wmlscript/wmlsdasm utils/seewbmp utils/mtbatch utils/decode_emimsg gw/bearerbox gw/smsbox gw/wapbox utils/run_kannel_box utils/start-stop-daemon test/decompile test/drive_smpp test/drive_wapbox test/fakesmsc test/fakewap test/test_boxc test/test_cfg test/test_charset test/test_cimd2 test/test_conn test/test_date test/test_dbpool test/test_dict test/test_headers test/test_hmac test/test_http test/test_http_server test/test_list test/test_md5 test/test_mem test/test_mime test/test_mime_multipart test/test_msg test/test_octstr_dump test/test_octstr_format test/test_octstr_immutables test/test_ota test/test_pap test/test_pcre test/test_pdu test/test_ppg test/test_prioqueue test/test_radius_acct test/test_radius_pdu test/test_regex test/test_si test/test_sl test/test_smsc test/test_store_dump test/test_udp test/test_urltrans test/test_uuid test/test_wakeup test/test_xmlrpc test/timestamp test/udpfeed test/wapproxy test/wml_tester checks/check_counter checks/check_date checks/check_ipcheck checks/check_list checks/check_octstr<br />
rm -f doc/userguide/sms-gateway.png doc/userguide/wap-gateway.png doc/arch/bearerbox-arch.png doc/arch/conf-push-session.png doc/arch/external-interfaces.png doc/arch/kannel-boxes.png doc/arch/kannel-push-boxes.png doc/arch/pushbox-threads.png doc/arch/wap-arch.png doc/arch/wapbox-threads.png doc/arch/wap-session.png  doc/userguide/sms-gateway.ps doc/userguide/wap-gateway.ps doc/arch/bearerbox-arch.ps doc/arch/conf-push-session.ps doc/arch/external-interfaces.ps doc/arch/kannel-boxes.ps doc/arch/kannel-push-boxes.ps doc/arch/pushbox-threads.ps doc/arch/wap-arch.ps doc/arch/wapbox-threads.ps doc/arch/wap-session.ps doc/alligata/11-1.ps doc/alligata/11-3.ps doc/alligata/11-4.ps doc/alligata/11-5.ps doc/alligata/12-10.ps doc/alligata/12-11.ps doc/alligata/12-12.ps doc/alligata/12-13.ps doc/alligata/12-2.ps doc/alligata/12-3.ps doc/alligata/12-4.ps doc/alligata/12-5.ps doc/alligata/12-6.ps doc/alligata/12-7.ps doc/alligata/12-8.ps doc/alligata/12-9.ps doc/alligata/13-5.ps doc/alligata/done.ps doc/alligata/licences.ps doc/alligata/maininst.ps doc/alligata/nearlydone.ps doc/alligata/nopro.ps doc/alligata/progress.ps doc/alligata/wapdiagsmall.ps doc/wtls/fig10o.ps doc/wtls/fig1o.ps doc/wtls/fig2o.ps doc/wtls/fig3o.ps doc/wtls/fig4o.ps doc/wtls/fig4out.ps doc/wtls/fig5o.ps doc/wtls/fig5out.ps doc/wtls/fig6o.ps doc/wtls/fig6out1.ps doc/wtls/fig6out.ps doc/wtls/fig7o.ps doc/wtls/fig8o.ps doc/wtls/fig9o.ps   doc/alligata/alligata.html doc/arch/arch.html doc/userguide/userguide.html doc/wtls/wtls.html doc/alligata/alligata.rtf doc/arch/arch.rtf doc/userguide/userguide.rtf doc/wtls/wtls.rtf doc/alligata/alligata.ps doc/arch/arch.ps doc/userguide/userguide.ps doc/wtls/wtls.ps doc/alligata/alligata.pdf doc/arch/arch.pdf doc/userguide/userguide.pdf doc/wtls/wtls.pdf<br />
rm -f benchmarks/report.pdf benchmarks/report.ps benchmarks/report.html<br />
rm -rf &#8220;/tmp/kannel-rpm/kannel-cvs&#8221;<br />
if [ -d /tmp/kannel-rpm ]; then rmdir &#8220;/tmp/kannel-rpm&#8221;; fi<br />
rm -f kannel-cvs.tar kannel-cvs.tar.gz<br />
Preparing to build the RPM files<br />
mkdir -p &#8220;/tmp/kannel-rpm/kannel-cvs&#8221;<br />
cp -R * &#8220;/tmp/kannel-rpm/kannel-cvs&#8221;<br />
tar -C &#8220;/tmp/kannel-rpm&#8221; -c kannel-cvs -zf kannel-cvs.tar.gz<br />
rm -rf &#8220;/tmp/kannel-rpm/kannel-cvs&#8221;<br />
if [ -d /tmp/kannel-rpm ]; then rmdir &#8220;/tmp/kannel-rpm&#8221;; fi<br />
Building the RPM<br />
rpmbuild -ta kannel-cvs.tar.gz<br />
error: line 140: second %prep<br />
make: *** [rpm] Error 1<br />
[root@mail kannel-snapshot]#</p>
<p>please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutothèque.fr &#187; Comment installer Kannel (WAP/SMS Gateway Open Source)</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-149</link>
		<dc:creator>Tutothèque.fr &#187; Comment installer Kannel (WAP/SMS Gateway Open Source)</dc:creator>
		<pubDate>Mon, 12 Apr 2010 11:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-149</guid>
		<description>[...] http://www.blogalex.com/archives/23 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.blogalex.com/archives/23" rel="nofollow">http://www.blogalex.com/archives/23</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bashir</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-143</link>
		<dc:creator>Bashir</dc:creator>
		<pubDate>Tue, 16 Feb 2010 10:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-143</guid>
		<description>Hi Alex,

Tried this method on Centos X64, ran into some errors, anything i should be aware of, dont recall specific errors will post again when i try but wanted to know if it should be the same procedure?</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Tried this method on Centos X64, ran into some errors, anything i should be aware of, dont recall specific errors will post again when i try but wanted to know if it should be the same procedure?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wow power leveling</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-104</link>
		<dc:creator>wow power leveling</dc:creator>
		<pubDate>Mon, 23 Nov 2009 01:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-104</guid>
		<description>Wow, this is very useful.. Thanks for sharing this and hoping I could implement it too.</description>
		<content:encoded><![CDATA[<p>Wow, this is very useful.. Thanks for sharing this and hoping I could implement it too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-76</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 05 Jul 2009 22:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-76</guid>
		<description>The init script doesn&#039;t support the &quot;status&quot; option. Kannel does have a web administration, if you didn&#039;t modify the kannel.conf from the one the RPM installed, you should be able to access it as: http://localhost:13000/status.html?password=bar

Check the userguide for further instructions.</description>
		<content:encoded><![CDATA[<p>The init script doesn&#8217;t support the &#8220;status&#8221; option. Kannel does have a web administration, if you didn&#8217;t modify the kannel.conf from the one the RPM installed, you should be able to access it as: <a href="http://localhost:13000/status.html?password=bar" rel="nofollow">http://localhost:13000/status.html?password=bar</a></p>
<p>Check the userguide for further instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ishan patel</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-73</link>
		<dc:creator>ishan patel</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-73</guid>
		<description>Hi Friends !!! 
it worked too for me ! 

but i have some issues !!   when i start kannel with

# service kannel start

it is gives me something like this . . . 

[root@ishan ~]# service kannel status
Usage: /etc/init.d/kannel {start&#124;stop&#124;reload&#124;restart&#124;force-reload}
[root@ishan ~]# service kannel start
Starting SMS gateway: bearerbox smsbox .
[root@ishan ~]# service kannel stop
Stopping SMS gateway: smsbox bearerbox .
[root@ishan ~]#


so what should i do ..as in this i even cant able to figure out that whether service is started or not ... 

and if i do use     &quot;/etc/init.d/kannel &quot; for starting and stoping kannel then also it wont provide me &quot;status&quot; option so that i can see that whether service is started or not . . . .


Thanks in advance ... waiting for ur reply . . .</description>
		<content:encoded><![CDATA[<p>Hi Friends !!!<br />
it worked too for me ! </p>
<p>but i have some issues !!   when i start kannel with</p>
<p># service kannel start</p>
<p>it is gives me something like this . . . </p>
<p>[root@ishan ~]# service kannel status<br />
Usage: /etc/init.d/kannel {start|stop|reload|restart|force-reload}<br />
[root@ishan ~]# service kannel start<br />
Starting SMS gateway: bearerbox smsbox .<br />
[root@ishan ~]# service kannel stop<br />
Stopping SMS gateway: smsbox bearerbox .<br />
[root@ishan ~]#</p>
<p>so what should i do ..as in this i even cant able to figure out that whether service is started or not &#8230; </p>
<p>and if i do use     &#8220;/etc/init.d/kannel &#8221; for starting and stoping kannel then also it wont provide me &#8220;status&#8221; option so that i can see that whether service is started or not . . . .</p>
<p>Thanks in advance &#8230; waiting for ur reply . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-22</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 18 Nov 2008 10:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-22</guid>
		<description>Glad it worked, and thanks for testing it. Please let me know if you encounter any problems running the daemons.

Regards,

Alex</description>
		<content:encoded><![CDATA[<p>Glad it worked, and thanks for testing it. Please let me know if you encounter any problems running the daemons.</p>
<p>Regards,</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romulo Gomez</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-19</link>
		<dc:creator>Romulo Gomez</dc:creator>
		<pubDate>Tue, 18 Nov 2008 07:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-19</guid>
		<description>Great! I finally come to an end:

**********************************************************************
* Success!
* Your files are located under /usr/src/redhat/RPMS
* The Kannel Group 
**********************************************************************
Thank you for using Kannel.

very much appreciated Alex your effort on this!</description>
		<content:encoded><![CDATA[<p>Great! I finally come to an end:</p>
<p>**********************************************************************<br />
* Success!<br />
* Your files are located under /usr/src/redhat/RPMS<br />
* The Kannel Group<br />
**********************************************************************<br />
Thank you for using Kannel.</p>
<p>very much appreciated Alex your effort on this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romulo Gomez</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-18</link>
		<dc:creator>Romulo Gomez</dc:creator>
		<pubDate>Tue, 18 Nov 2008 06:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-18</guid>
		<description>i manually copied the header on the spec.in file and run the rpm make again and causes this error message:

Building the RPM
rpmbuild -ta kannel-cvs.tar.gz
error: Legacy syntax is unsupported: copyright
error: line 5: Unknown tag: Copyright: Open source, FreeBSD-style license; see COPYING
make: *** [rpm] Error 1</description>
		<content:encoded><![CDATA[<p>i manually copied the header on the spec.in file and run the rpm make again and causes this error message:</p>
<p>Building the RPM<br />
rpmbuild -ta kannel-cvs.tar.gz<br />
error: Legacy syntax is unsupported: copyright<br />
error: line 5: Unknown tag: Copyright: Open source, FreeBSD-style license; see COPYING<br />
make: *** [rpm] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romulo Gomez</title>
		<link>http://www.blogalex.com/archives/23/comment-page-1#comment-17</link>
		<dc:creator>Romulo Gomez</dc:creator>
		<pubDate>Tue, 18 Nov 2008 06:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=23#comment-17</guid>
		<description>hi alex!

just downloaded again the rpm file and the spec.in doesn&#039;t have that kind of new settings you point out on your comment. 

it still shows the old one.</description>
		<content:encoded><![CDATA[<p>hi alex!</p>
<p>just downloaded again the rpm file and the spec.in doesn&#8217;t have that kind of new settings you point out on your comment. </p>
<p>it still shows the old one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

