Hello, On Thu, Sep 16, 2010 at 11:28:03AM +0530, Janith Widarshana wrote: > I'm trying Okl4 since last two days with Ubuntu 10.04 on x86 architecturea
Great to hear that - I'm running Luci Lynx 32-bit too. > I don't know where to extract pre-compiled tool > chain(genode-10.08.tar.bz2). http://genode.org/download/tool-chain > said that it has to extract /usr/local/genode-gcc.But i can't fined > it /usr/local/. Please someone suggest a solution for me to go > further. That confuses me a bit, as http://sourceforge.net/projects/genode/files/genode/10.08/genode-10.08.tar.bz2 is the Genode source code archive. It contains the folder 'genode-10.08'. You may place extract the archive where you want. The current binary tool chain archive is http://sourceforge.net/projects/genode/files/genode-toolchain/9.08/genode-toolchain-9.08.tar.bz2 To extract the archive please run the following ! sudo tar -xjPf genode-toolchain-9.08.tar.bz2 from the command line in a terminal emulator. Note, the 'P' option is significant to keep leading '/'. Regards -- Christian Helmuth Genode Labs http://www.genode-labs.com/ · http://genode.org/ Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
