Following Mickey\'s terse but correct
instructions, I\'ve set up OE at work and it\'s now chugging along, building opie-image. Snags I\'ve hit so far:
- glibc complained of LD_LIBRARY_PATH containing a reference to the present directory. My ~/.bash_profile was the culprit. Turns out glibc configure script doesn\'t like LD_LIBRARY_PATH starting or ending with \":\" or containing \"::\" (same goes for semicolons). It also chokes on LD_LIBRARY_PATH entries containing \".\".
- mtd was looking for a 20040618 snapshot when 20040611 was the freshest one available. I tweaked mtd.oe.
- an FTP connection to ftp.debian.org timed out. OE tried another IP address right away and it worked (not really a snag but a few minutes\' loss nevertheless).
I really like the caching part - when the build fails, I just fix it, re-start and it picks up where it left off. Something I don\'t like that much is the reliance on other people\'s servers. I have to remind myself that the alternative would mean downloading all those packages manually. I\'m simply not used to this level of pampering

.
Great work. Hats off to all OE developers.
z.