Re: cannot run make/demo

2015-07-03 Thread Christian Helmuth
Hi Wolfgang, On Fri, Jul 03, 2015 at 08:28:29AM +0200, w_schm...@gmx.de wrote: > Christian, as a wish: an all-in one- ubuntu development iso for genode? Like > the Fabscan Live DVD ( https://hci.rwth-aachen.de/fabscan_software ) > - but for quick start into genode development? Or a vm? In my opi

Re: cannot run make/demo

2015-07-02 Thread w_schmidt
: cannot run make/demo Hello Daren, again a look at the log reveals the problem On Thu, Jul 02, 2015 at 04:58:14PM +0800, Daren Sin wrote: > spawn qemu-system-x86_64 -no-kvm -cpu core2duo -m 256 -serial mon:stdio > > -cdrom var/run/demo.iso > couldn't execute "qemu-system

Re: cannot run make/demo

2015-07-02 Thread Christian Helmuth
Hello Daren, again a look at the log reveals the problem On Thu, Jul 02, 2015 at 04:58:14PM +0800, Daren Sin wrote: > spawn qemu-system-x86_64 -no-kvm -cpu core2duo -m 256 -serial mon:stdio > > -cdrom var/run/demo.iso > couldn't execute "qemu-system-x86_64": no such file or directory The run to

Re: cannot run make/demo

2015-07-02 Thread Alexander Boettcher
Hi Daren, see my comment below. On 02.07.2015 10:58, Daren Sin wrote: > Hi Christian, > > Thanks for the response! > > The error message indicated "Please install xmllimit", which I did before > you replied, and that portion of the error message is gone! > > But now, I get another error messag

Re: cannot run make/demo

2015-07-02 Thread Norman Feske
Hello, On 02.07.2015 10:47, Christian Helmuth wrote: > ./tool/port/prepare_port x86emu > make -C drivers/framebuffer/vesa I just want to add that you will also need to enable the libports repository (where the VESA driver resides) in your /etc/build.conf file. Cheers Norman -- Dr.-Ing. No

Re: cannot run make/demo

2015-07-02 Thread Daren Sin
Hi Christian, Thanks for the response! The error message indicated "Please install xmllimit", which I did before you replied, and that portion of the error message is gone! But now, I get another error message: make[1]: Leaving directory `/home/mylinux/genode-15.05/tool/build.nova' genode build

Re: cannot run make/demo

2015-07-02 Thread Christian Helmuth
Hello Daren, welcome to the list. Please find my comments below embedded in your message. On Thu, Jul 02, 2015 at 02:33:55PM +0800, Daren Sin wrote: > I tried the steps listed in the Genode website, and I'm trying to run > Genode on the NOVA microkernel. > > Previously, I've had trouble running