let me start from the beginning.<br><br>Actually I have gcompris-8.4.2.tar.gz including files for hindi version of Gcompris. I installed it on my debian pc having kernel version <b>2.6.21-1-486</b>. It shows :<br><br><b>libgtk2.0-dev and libgstreamer0.10-dev are not installed</b>. <br>
<br>So I connected to <br><pre><b>deb http://<em><a href="http://ftp.de.debian.org/debian">ftp.de.debian.org/debian</a></em> etch main </b><br><br>and installed both of these packages without any problem.After that I issued the following commands  :<br>
<br>#./configure<br>#make<br>#make install<br><br>Gcompris get installed.<br><br>After that, I translated the game in punjabi and put pa.po file in pa directory. In voice directory also I have put the <br>pa folder having all the necessary .ogg files.After that I installed it on the same debian machine i.e 2.6.21-1-486 using <br>
the above commnads. Gcompris gets installed and punjabi version is working.<br><br>Now I want to make debian package of it. So please help me to make it. What are the steps to follow to make the debian package<br>from this.<br>
<br><br>And the other problem that I aam facing is that I am not able to install Gcompris-8.4.2.tar.gz having hindi files on debian PC <br>having <b>kernel version 2.6.22-3-486</b>.<br><br>When issuing the ./configure command it shows :<br>
<br><b>libgtk2.0-dev and libgstreamer0.10-dev are not installed.<br><br></b>After adding the repository on my sources.list file as I used earlier and tring to install these packages using :<b><br><br>#apt-get install libgtk2.0-dev<br>
<br></b>The output of this is enclosed as an attachment to this mail.<br><br><i></i></pre><br><div class="gmail_quote">2008/12/16 Yavor Doganov <span dir="ltr"><<a href="mailto:yavor@gnu.org">yavor@gnu.org</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">At Mon, 8 Dec 2008 14:26:07 +0530,<br>
<div class="Ih2E3d">Ankit Sahai wrote:<br>
><br>
> Could not launch menu item<br>
> Failed to execute child process "gcompris" (Permission denied)<br>
><br>
> On terminal also the command 'gcompris' is not coming.<br>
<br>
</div>What is the output of<br>
<br>
ls -l /usr/games/gcompris<br>
(after package installation)<br>
<br>
ls -l debian/gcompris/usr/games/gcompris<br>
(in the debian source, after you have built the package)<br>
<br>
Debugging Debian packaging problems requires a link to a .dsc (along<br>
with the .orig.tar.gz and .diff.gz, of course); otherwise it is hard<br>
to figure out what's going on.  Not impossible, surely, but looking at<br>
the source package is way faster than diagnosing remotely such obscure<br>
failures.<br>
<br>
------------------------------------------------------------------------------<br>
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.<br>
The future of the web can't happen without you.  Join us at MIX09 to help<br>
pave the way to the Next Web now. Learn more and register at<br>
<a href="http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/" target="_blank">http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/</a><br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
gcompris-devel mailing list<br>
<a href="mailto:gcompris-devel@lists.sourceforge.net">gcompris-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gcompris-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gcompris-devel</a><br>
</div></div></blockquote></div><br>