From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BoIx3-0006vy-De for qemu-devel@nongnu.org; Sat, 24 Jul 2004 05:36:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BoIx2-0006vJ-1u for qemu-devel@nongnu.org; Sat, 24 Jul 2004 05:36:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BoIx1-0006v9-Uf for qemu-devel@nongnu.org; Sat, 24 Jul 2004 05:36:20 -0400 Received: from [211.29.132.212] (helo=mail008.syd.optusnet.com.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BoIu1-00068M-0D for qemu-devel@nongnu.org; Sat, 24 Jul 2004 05:33:13 -0400 Received: from [192.168.0.254] (fliax4-045.dialup.optusnet.com.au [211.29.12.45]) (authenticated) by mail008.syd.optusnet.com.au (8.11.6p2/8.11.6) with ESMTP id i6O9X8N27632 for ; Sat, 24 Jul 2004 19:33:09 +1000 Message-ID: <4102ED25.5000805@optusnet.com.au> Date: Sat, 24 Jul 2004 19:13:41 -0400 From: Darrin Ritter MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu on Mandrake 10 References: <4101AE4F.40000@optusnet.com.au> In-Reply-To: <4101AE4F.40000@optusnet.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Well I have managed to get Qemu to compile on my system and it is=20 running with some stability but for documention sake heres what I had=20 to do to achieve it on MKD 10: had to use the SDL rpms from the SDL website http://www.libsdl.org/release/SDL-1.2.7-1.i386.rpm http://www.libsdl.org/release/SDL-devel-1.2.7-1.i386.rpm i had to install the static devel rpms for glibc and X.org xfree86=20 (mandrake club ones) and I configured with ../configure --prefix=3D/usr --enable-slirp then make and make install the binaries off the web site worked in part but gave all sorts of=20 problems with anything other than text mode OSes, but I=B4d like to repor= t=20 that everything is working well now. thanks Qemu devel guys for all the work you have put into makeing a=20 first rate emulator cheers DarR!N Darrin Ritter wrote: > hi > > I just want to report my success on running qemu more for your info=20 > thn anything, I like your project and am looking forward to see it=20 > develop over time as I have watched other projects, whilst not a=20 > programmer I am quiet capable in getting programs to run and am=20 > interested in testing your program. > > I just downloaded the qemu binaries 0.6.0 off of the qemu web site and=20 > have been able to get the linux.img test to work also I have been able=20 > to get dos to work, but when I install win98 i get the install to go=20 > right through to the end but when it reboots I get the qemu program=20 > exiting with Illegal operations or a segmentation fault error. I have=20 > succesfully converted the vmware disk into a raw disk and I get the=20 > same thing, when I boot into the comand prompt then the emulator works=20 > but when I try to run =A8win=A8 from the comand prompt then the emulato= r=20 > crashes. I have also tried to use the Mandrake move 9.2 Live CD and=20 > when that goes into the graphical mod the it also crashes. > > I am using mandrake 10 with SDL version 1.2.7, and X.org Xwindows > > thanks > > DarR!N > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >