Shibu,<br><br>            I have uploaded debian package. In Ubuntu there&#39;s no option to install dependencies using dpkg. So, you have to create a local repository and add the repo path to the sources file.<br><br>Creating Deb Repo:<br>
      1. Create a repo dir (/var/myrepo)<br>      2. Copy the autoconnectssh debian package to the repo dir and run the following command to initialize the repo<br>          #  cd /var/myrepo<br>          #  dpkg-scanpackages . /dev/null | gzip -9c &gt; Packages.gz<br>
<br>Include in apt sources:<br>      1. Open /etc/apt/sources.list<br>      2. Add the following line and save it<br>           deb file:///var/myrepo /<br>      3. Run apt-get update<br><br>Install the autoconnectssh package using the following command,<br>

<br>
     # apt-get install autoconnectssh<br><br>I have included all the dependencies but you have to install Net::SSH::Perl and Gnome2::Vte manually.<br><br>You can install Gnome2::Vte like you install other perl modules using cpan command.<br>
<br>For installing Net::SSH::Perl you have to first set an environment variable MATHPARI_USEFTP to TRUE( export MATHPARI_USEFTP=TRUE ) and install the module using cpan command.<br><br><br><br>I have checked and it should work fine for you too. If you have issues update me.<br>
<br>--<br>Bharathiraja<br><br><div class="gmail_quote">On Tue, Aug 3, 2010 at 5:14 PM, Shibu P U <span dir="ltr">&lt;<a href="mailto:shibu.pu@gmail.com">shibu.pu@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br><br>Adarsh, I installed your module. When I tried to send message to multiple mobile numbers, it is not working. It is sending the message only to the first number in the mobile numbers array reference.<br><br>Bharathiraja, when I tried to install AutoConnectSSH from the downloaded tar file it is taking long time to connect to CPAN and no further steps from there.<br>


Can you upload Debian installer?<br clear="all"><br>Regards<br>Shibu P U<br>
<br><br><div class="gmail_quote">2010/8/3 Adarsh <span dir="ltr">&lt;<a href="mailto:adarshtp@gmail.com" target="_blank">adarshtp@gmail.com</a>&gt;</span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


Hi Guys,<br><br>Good Job Bhariti. I too have created a CPAN module to send sms to various mobiles in India using way2sms. the url is :<br><br><a href="http://search.cpan.org/%7Eadarshtp/Net-SMS-WAY2SMS-0.02/lib/Net/SMS/WAY2SMS.pm" target="_blank">http://search.cpan.org/~adarshtp/Net-SMS-WAY2SMS-0.02/lib/Net/SMS/WAY2SMS.pm</a><br>



<br><div class="gmail_quote">2010/8/3 Bharathiraja P <span dir="ltr">&lt;<a href="mailto:pbrthemaster@gmail.com" target="_blank">pbrthemaster@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div><div></div><div>
Hi Guys,<br><br>              I&#39;ve developed a software to connect to ssh servers with some mouse clicks. I&#39;ve uploaded the latest version just today. Please use it and let me know how it works<br><br>              Go to <a href="http://autossh.sourceforge.net" target="_blank">http://autossh.sourceforge.net</a> for downloading the software.<br>




<br>--<br><font color="#888888">Bharathiraja<br>
</font><br></div></div>_______________________________________________<br>
Kochi-pm mailing list<br>
<a href="mailto:Kochi-pm@pm.org" target="_blank">Kochi-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/kochi-pm" target="_blank">http://mail.pm.org/mailman/listinfo/kochi-pm</a><br>
<br></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Regards<br><br>Adarsh TP<br><a href="mailto:adarshtp@gmail.com" target="_blank">adarshtp@gmail.com</a><br>+91 9874223434<br><br>
</font><br>_______________________________________________<br>
Kochi-pm mailing list<br>
<a href="mailto:Kochi-pm@pm.org" target="_blank">Kochi-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/kochi-pm" target="_blank">http://mail.pm.org/mailman/listinfo/kochi-pm</a><br>
<br></blockquote></div></div></div><br>
</blockquote></div><br>