On 1/11/07, Jean-Luc Biord <[EMAIL PROTECTED]> 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
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to