---- Ishwar Rattan <[EMAIL PROTECTED]> wrote: > I was able to compile the qemu-cvs code with Taylor's > patches applied. I did not see a qemu executable? Is it > the same as qemu/aprc-softmmu/qemu-system-sparc? When > I try to use it it keeps complaining that it can't > load:: > > /usr/local/share/qemu/proll.elf: No such file or directory > qemu: could not load prom '/usr/local/share/qemu/proll.bin' > > I know I have not installed it in /usr/local as I do not > have the privileges but should this file be somewhere > in the qemu/* (where it was compiled)?
Why don't you try installing it in your home directory, ie ./configure --prefix=/home/myhome/mqemu ..... Qemu expects things to be installed, even if your debugging things, otherwise you have use a bunch of flags to tell qemu where to find the components. Ben _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel