[maemo-developers] [maemo-developers] Install development packages

From: Diego Escalante dieguito at gmail.com
Date: Thu Jan 11 09:39:20 EET 2007
On 1/11/07, Jean-Luc Biord <jl.biord at free.fr> wrote:
> Hello,
> I want to port an existing gtk program to the 770. When I launch the
> ./configure script, some packages are required and are not present in
> rootstrap (i386 and armel).
Hi Jean-Luc

>
> My 2 questions :
>
> 1. Who to install the needeed packages? On .deb (where is the good
> repository ?) or with tar file sources? Because the repository present
> in rootstrap will not download the packages (the .deb packages are
> downloaded on my PC without scratchbox when I use "apt-get install").
>
Do you mean that when you apt-get something outside scratchbox it
works? If that's what you mean then you are making a mistake:
scratchbox's apt is not the same as your main system's apt. That
includes the available packages and the repositories. Maybe I
misunderstood you?


> 2. Who to download a repository for rootstrap (i386 and armel) to
> install the packages offline (For computers without internet) ?
You can do apt-get -d install packages and the collect the packages
from /var/cache/apt/archives/, put them on the other pc and just do
dpkg -i packages.

>
> Thanks,
No problem :)

>
> Jean-Luc Biord
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>

More information about the maemo-developers mailing list