need help with hello tutorial
Sebastian Sumpf
Sebastian.Sumpf at ...1...
Thu Jun 13 12:07:44 CEST 2013
Hi,
On 06/13/2013 11:30 AM, Archie Nidhi wrote:
> There is a config folder with config in build when i moved that
> to build/bin then it still gives the same message
You can try the following:
1. Add the hello_tutorial to your build/etc/build.conf:
REPOSITORIES += $(GENODE_DIR)/hello_tutorial
2. Go to your build directory and enter:
make run/hello
This should start the hello example on Linux.
3. Copy the file 'config' from 'build/var/run/hello' to '/build/bin'
4. Go the '/build/bin' directory
5. Enter
./core
which should also start the example. Please inspect the 'config' file,
to see how the system is configured for the hello example.
Regards,
Sebastian
--
Sebastian Sumpf
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
More information about the users
mailing list