<br><br><div class="gmail_quote">On Tue, Sep 14, 2010 at 3:01 AM, Alexis Ménard <span dir="ltr">&lt;<a href="mailto:menard@kde.org" target="_blank">menard@kde.org</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;">

<br><br><div class="gmail_quote">2010/9/13 Chinmaya Padhi <span dir="ltr">&lt;<a href="mailto:padhi.chinmaya@gmail.com" target="_blank">padhi.chinmaya@gmail.com</a>&gt;</span><div><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>I am facing couple of issues while building the kde stack in scratchbox. I was going through the below links for the kde setup in scratchbox<br><br><a href="http://wiki.maemo.org/KDE_on_scratchbox_for_maemo_5" target="_blank">http://wiki.maemo.org/KDE_on_scratchbox_for_maemo_5</a><br>



<a href="http://wiki.maemo.org/KDE_on_scratchbox_for_maemo_4" target="_blank">http://wiki.maemo.org/KDE_on_scratchbox_for_maemo_4</a><br><br>During the setup i faced couple of issues: <br><br>1.  Below command does not work and install subversion :<br>



<pre><font size="2">[sbox-FREMANTLE_ARMEL: ~] &gt; apt-get install subversion<br>Reading package lists... Done<br>Building dependency tree... Done<br>Package subversion is not available, but is referred to by another package.<br>



This may mean that the package is missing, has been obsoleted, or<br>is only available from another source<br>E: Package subversion has no installation candidate<br><br><br></font></pre></blockquote><div><br></div></div>

<div>You don&#39;t want to run svn inside scratchbox anyway...Just open a normal terminal, go to /scratchbox/users/YOURUSER/home/YOURUSER (i think it is something like that) it&#39;s the $HOME you see when you are logged into scratchbox so you can run the svn checkout here (it will be faster)...Compiling has to happen inside scrathbox still but avoid everything that is not compiling...</div>


<div><br></div><div>About the error you get it&#39;s because the package name has been change : apt-cache search subversion will show you the one you want. As far as I remember subversion is part of a devkit...</div><div>

<div>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><pre><font size="2"></font><font size="4">2. Installing the below packages also gpgme :<br>


</font>
apt-get install libgpgme11-dev libgpg-error-dev<br></pre></blockquote><div><br></div></div><div>Did it worked?</div><div> </div></div></blockquote><div><br>Nope it did not Work :  It gave the below output<br><br>[sbox-FREMANTLE_ARMEL: ~] &gt; apt-get install libgpgme11-dev libgpg-error-dev<br>
Reading package lists... Done<br>Building dependency tree... Done<br>E: Couldn&#39;t find package libgpgme11-dev<br><br>Similarly for the boost libraries . Any idea how to solve these .<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>
<pre><br>
<font size="4">3. Installing kdesupport<br></font>
apt-get install libboost-dev
apt-get install libboost-program-options-dev

<font size="4"><br>Please sujjest how to resolve the issues , bcoz after this only i will be able to work on some tasks.<br><br>Thanks and Regards,<br>Chinmaya</font><br></pre>
<br></div>_______________________________________________<br>
Kde-mobile mailing list<br>
<a href="mailto:Kde-mobile@kde.org" target="_blank">Kde-mobile@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-mobile" target="_blank">https://mail.kde.org/mailman/listinfo/kde-mobile</a><br>
<br></blockquote></div><br>
</blockquote></div><br>