maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Offline SDK Installation (https://talk.maemo.org/showthread.php?t=32500)

Hogwash 2009-10-07 00:11

Offline SDK Installation
 
Is it possible to download all the files the maemo sdk automatically downloads, so that I can run a separate installation on a network-isolated machine?

Nathan 2009-10-07 00:39

Re: Offline SDK Installation
 
Quote:

Originally Posted by Hogwash (Post 340741)
Is it possible to download all the files the maemo sdk automatically downloads, so that I can run a separate installation on a network-isolated machine?

Yes. Kinda. Sorta. In a make shift fashion ;-)

Copy your entire Apt Cache folder to the offline machine; then do a apt-get install on the files you need just like the instructions say. It should automatically pick up all the dependencies from the cache folder rather than trying to get them from the network. I did this a LOT while building the VPC image... It saved me countless amount of time.

You might try using dpkg rather than apt-get so that it doesn't even attempt any network hits; but I think apt-get will still work even without the network connection, when it finds all the packages in the cache.

Nathan.

Hogwash 2009-10-07 00:47

Re: Offline SDK Installation
 
That's a great timesaving tip, thanks Nathan :)

qgil 2009-10-07 04:03

Re: Offline SDK Installation
 
Please post your SDK related questions in the Development forum. Thanks!


All times are GMT. The time now is 09:26.

vBulletin® Version 3.8.8