OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: lardman on November 05, 2004, 10:19:50 am
-
I now only have a Windows machine on my fast network connection and I do OE development at home (slow, expensive dial-up). Would someone mind posting a relatively recent tarball of the sources required for an 'oemake world' or 'oemake opie-image'?
I realise this will be very big, but I have a quick connection at work/uni.
Cheers,
Simon
P.S. I notice that treke has a directory with sources in it, is this the whole lot? Equally, I feel a bit bad to just wget (or Windows equivalent) the whole lot.
-
I tried, but OE seems to be broken, I tried "oemake -k --cmd=fetch world" as well as "oemake -k world", but it fails and doesn't download stuff, so sorry, I can't do anything for you right now....
Cheers
Philipp
-
I'm in a similar situation - dial-up at home, nice fast connection at work but the fast connection is behind a firewall so I can only use http, realistically.
I'm also working on a small laptop so I couldn't do a full build, anyway so I'd settle just for a tar of the (pre-built) cross-compiler as I can get opie source tarballs from the opie site. (http://opie.handhelds.org/cgi-bin/moin.cgi/Source). There used to be tars of the toolchain at openzaurus (http://www.openzaurus.org/official/toolchain/) but that was removed when the latest OZ was released.
-
Hey, I got my issues resolved. Still interested? I could upload it over night... Let me know as soon as you stop by...
Cheers
Philipp
-
If it won't kill your connection (push you over an upload limit or some such) then yes please.
Cheers,
Si
-
bump
-
Uhhh, sorry, I'm not at home this weekend. The tarballl is really big (more than 2 gigs), so we'll have to do it in three steps (I just have 1 gig of webspace available). Do you have linux so I can use split, or do I need to make some stunts to get 3 tarballs out of it? I'll upload the first one sunday night ... Don't worry about my traffic, I have 15G and hardly use 1 ...
Cheers,
Philipp
-
Yep, I'm running Linux at home (the computer I use to do the download will be WinXP) so I should be able to stick the parts back together without any troubles.
Many thanks,
Simon
-
Sorry, uploading took still longer than I expected... download the first of three parts at http://www.pipsfrank.de/public_files/oe_sources.taraa (http://www.pipsfrank.de/public_files/oe_sources.taraa) and let me know when you're done, so I can upload the next one.
I updated the packages yesterday night, but some of them didn't fetch (the xorg servers didn't respond), so there might be some issues with versions or stuff.. but I hope it turns out well, most packages were up-to-date yesterday.
Cheers
Philipp
-
I've currently got 135/819.2Mb @ c.330kbps - it reckons c.35min left to go (and I'm going home as it's 6pm here).
I reckon leave it for an hour from now, then you can upload the next one (I've no idea what time zone you're in though :-)
Many thanks for going to all this effort,
Si
-
No problem, fun experience trying to bzip2 a 2.4 gig file *lol* I'm in europe (germany, to be exact), I'll have the next one uploaded in about... uhh, let me guess, 16 hours or so...
Cheers
Philipp
-
Okay, I assume you got it now, I'll delete it and upload the next one...
Cheers
Philipp
-
Okay, I assume you got it now
I hope so... ;-)
Si
-
Right, I've just finished downloading part b - 644MB so Windows tells me (@c.600kbps :-)
Thanks,
Si
-
Uhh? Thats odd, its supposed to be exactly 800 MB.... well, we'll see, I'll upload the last part tonight...
Cheers
Philipp
-
Hmm, looks like it's changed size - perhaps I downloaded it while you were uploading.
No worries I've just started it download part b again; a measly 280kbps - 45min or so it reckons ;-).
Si
-
Yeah, that's probably a good idea The first one was 800 in size as well, are you sure you got it?
Cheers
Philipp
-
Anyway, the last one is up. Get it, while it's still hot Hope everything goes well and you end up with a fine tarball, otherwise let me know...
Cheers
Philipp
-
Thanks :-)
I've re-downloaded the second one and it is now 800Mb, all well and good.
The last one looks like it's 597.9Mb according to Firefox, should take about 15min to download (frustrating having a fast connection but no Linux otherwise I could just do this myself).
So what are these files then? .taraa, .tarab, .tarac; what should I use to stick them back together? Or is this automatically handled (a la WinZip)?
Thanks again,
Si
-
Ok, the last one is just smaller than the other ones, so you should be fine (i.e. by now you should have oe_sources.taraa, oe_sources.tarab and oe_sources.tarac with sizes 800,800 and 584 megaytes).
Put them somewhere on a linux box, and do "cat oe_sources.taraa oe_sources.tarab oe_sources.tarac > oe_sources.tar" and you should end up with a fine tarball. Let me know if it works (I guess theres a similar tool to cat on Windows, but I wouldn't know...).
Cheers
Philipp
-
It worked fine, thank you very much :-)
time to start writing .oe files :-)
Si
-
Hey great! Wish you luck with the oe files, I tried it for some time, but the apps wouldn't compile against the latest versions of qte, so I eventually gave up...
Cheers
Philipp
-
Right, I started a build this morning and I just took a look at it and it's fallen over on one of the CVS packages.
You seem to have a source/cvs directory with all of the CVS packages below it - I suppose I need to install CVS and tell oe that my computer is a cvs mirror?
Can anyone suggest how this should be done (as oe.org is not really working).
Cheers,
Si
-
I'm not sure what you mean by "one of the CVS packages" - do you mean one of the packages that are fetched file-by-file from CVS rather than in a tarball? Or do you mean the "cvs" package? I'm not even sure at the moment whether OE installs its own CVS setup or relies on the existing one... Anyway, the best treatment I've found for a non-building OE is to tweak the CVS_DATE variable (put a line saying CVS_DATE=200411041100 into local.conf, or something like that). If you go far enough into the past you'll stumble upon a configuration that works
z.
-
I'm not sure what you mean by "one of the CVS packages" - do you mean one of the packages that are fetched file-by-file from CVS rather than in a tarball?
yes. gnu-config-native to be exact.
Anyway, the best treatment I've found for a non-building OE is to tweak the CVS_DATE variable (put a line saying CVS_DATE=200411041100 into local.conf, or something like that). If you go far enough into the past you'll stumble upon a configuration that works
This works if the CVS data is downloaded as a tarball, but for some reason I've got it in directories. (CVS_DATE should also in the form yyyyddmm).
I've taken to running oemake opie-image, then looking to see what the CVS tarball would be called and then tar'ing up the directory and sticking it in the sources directory. Not pretty but hopefully it'll work :-)
Is there a way of specifying a local CVS mirror? The oe.org site still refuses to serve anything but the main wiki page so I can't look there :-(
Cheers,
Si
-
You can always tweak the .oe file that's giving you trouble - there is a "Sources" line or something like that which contains a URL which you need to change. Again, I'm not sure whether you want to use the "local" CVS access method or the "pserver" method with localhost being the server. One of those ways should definitely be possible.