* [Qemu-devel] FreeOsZoo Mac OS X installer woes
@ 2005-03-24 17:19 Thomas Harte
2005-03-25 18:42 ` Pierre d'Herbemont
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Harte @ 2005-03-24 17:19 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]
I have just switched from Windows to Mac OS X 10.3.8 and thought I might give QEMU a try for playing some old DOS games and maybe even attempting a Windows installation.
I apologise if this topic keeps coming up again and again but I cannot find an archive or a search function for this mailing list. On the topic of things that may be down to my stupidity, I apologise if I'm doing something blatantly obviously wrong. The 'read me' that appears during the Qemu installation procedure is not particularly thorough and doesn't answer my questions.
Anyway, I grabbed the QEMU installer from FreeOSZoo and QEmuX, which states that all related questions should be posted here. Running the installer has the very strange result of placing the qemu binary into /opt/local/bin to which only the superuser has access. As I am not willing to log in as root any more than absolutely necessary I thought I would ask here - why is qemu installed to that location? If I want to uninstall it (to instead install elsewhere), how would I achieve that? Is there a way to install to some other location using the available installer, or must I build for myself and move things around? Is it safe to just move around the already installed files?
-Thomas
Lycos email has now 300 Megabytes of free storage... Get it now at mail.lycos.co.uk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] FreeOsZoo Mac OS X installer woes
2005-03-24 17:19 Thomas Harte
@ 2005-03-25 18:42 ` Pierre d'Herbemont
0 siblings, 0 replies; 5+ messages in thread
From: Pierre d'Herbemont @ 2005-03-25 18:42 UTC (permalink / raw)
To: qemu-devel, Thomas Harte
Selon Thomas Harte <thomasharte@lycos.co.uk>:
> Anyway, I grabbed the QEMU installer from FreeOSZoo and QEmuX
QemuX automatically downloads a workin Qemu at first run... So no need for the
Qemu installer at freeoszoo.
Anyway this installer needs an update that I won't do now...
Fabrice, what about having (temporarily?) QemuX as the Mac OS X download link
instead of the old freeoszoo package?
Pierre.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: [Qemu-devel] FreeOsZoo Mac OS X installer woes
@ 2005-03-27 15:19 Thomas Harte
2005-03-28 8:29 ` Niko Matsakis
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Harte @ 2005-03-27 15:19 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 960 bytes --]
EmuX gives the option of installing a 'working' Qemu on first run but if you decline subsequently offers no particularly obvious way of doing so. After doing an entire drive search for Qemu and deleting everything I could find, I was offered again.
This time I accepted and a 'working' qemu is placed into /Applications/Qemu. But it doesn't work. It is linked against /opt/local/lib/libSDL-1.2.0.dylib. Which is not a folder that anyone other than the superuser has access to. In fact nothing but that version of libSDL is in there so I assume it has been put in place by QemuX.
So I am still in the position where I have a qemu installed that is only runnable by root. Surely this can't be as intended? Is there some way to persuade qemu to use SDL elsewhere? I guess my only solution may be to build qemu for myself against a properly installed SDL framework.
-Thomas
Lycos email has now 300 Megabytes of free storage... Get it now at mail.lycos.co.uk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] FreeOsZoo Mac OS X installer woes
2005-03-27 15:19 Re: [Qemu-devel] FreeOsZoo Mac OS X installer woes Thomas Harte
@ 2005-03-28 8:29 ` Niko Matsakis
2005-03-28 10:02 ` Asko Kauppi
0 siblings, 1 reply; 5+ messages in thread
From: Niko Matsakis @ 2005-03-28 8:29 UTC (permalink / raw)
To: qemu-devel
Has anyone considered making Qemu available through Fink? I have no
real understanding of the work involved, but when I built Qemu from
source I just installed libsdl through fink and it seemed like it would
be great to be able to get the Qemu sources the same way.
Niko
On Mar 27, 2005, at 5:19 PM, Thomas Harte wrote:
> EmuX gives the option of installing a 'working' Qemu on first run but
> if you decline subsequently offers no particularly obvious way of
> doing so. After doing an entire drive search for Qemu and deleting
> everything I could find, I was offered again.
>
> This time I accepted and a 'working' qemu is placed into
> /Applications/Qemu. But it doesn't work. It is linked against
> /opt/local/lib/libSDL-1.2.0.dylib. Which is not a folder that anyone
> other than the superuser has access to. In fact nothing but that
> version of libSDL is in there so I assume it has been put in place by
> QemuX.
>
> So I am still in the position where I have a qemu installed that is
> only runnable by root. Surely this can't be as intended? Is there some
> way to persuade qemu to use SDL elsewhere? I guess my only solution
> may be to build qemu for myself against a properly installed SDL
> framework.
>
> -Thomas
>
> Lycos email has now 300 Megabytes of free storage... Get it now at
> mail.lycos.co.uk
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Qemu-devel] FreeOsZoo Mac OS X installer woes
2005-03-28 8:29 ` Niko Matsakis
@ 2005-03-28 10:02 ` Asko Kauppi
0 siblings, 0 replies; 5+ messages in thread
From: Asko Kauppi @ 2005-03-28 10:02 UTC (permalink / raw)
To: qemu-devel
[iMac:~] asko% fink apropos qemu
Information about 4616 packages read in 10 seconds.
i qemu 0.6.1-1 Fast CPU Emulator
28.3.2005 kello 11:29, Niko Matsakis kirjoitti:
> Has anyone considered making Qemu available through Fink? I have no
> real understanding of the work involved, but when I built Qemu from
> source I just installed libsdl through fink and it seemed like it
> would be great to be able to get the Qemu sources the same way.
>
> Niko
>
> On Mar 27, 2005, at 5:19 PM, Thomas Harte wrote:
>
>> EmuX gives the option of installing a 'working' Qemu on first run but
>> if you decline subsequently offers no particularly obvious way of
>> doing so. After doing an entire drive search for Qemu and deleting
>> everything I could find, I was offered again.
>>
>> This time I accepted and a 'working' qemu is placed into
>> /Applications/Qemu. But it doesn't work. It is linked against
>> /opt/local/lib/libSDL-1.2.0.dylib. Which is not a folder that anyone
>> other than the superuser has access to. In fact nothing but that
>> version of libSDL is in there so I assume it has been put in place by
>> QemuX.
>>
>> So I am still in the position where I have a qemu installed that is
>> only runnable by root. Surely this can't be as intended? Is there
>> some way to persuade qemu to use SDL elsewhere? I guess my only
>> solution may be to build qemu for myself against a properly installed
>> SDL framework.
>>
>> -Thomas
>>
>> Lycos email has now 300 Megabytes of free storage... Get it now at
>> mail.lycos.co.uk
>>
>> _______________________________________________
>> Qemu-devel mailing list
>> Qemu-devel@nongnu.org
>> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-03-28 10:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-27 15:19 Re: [Qemu-devel] FreeOsZoo Mac OS X installer woes Thomas Harte
2005-03-28 8:29 ` Niko Matsakis
2005-03-28 10:02 ` Asko Kauppi
-- strict thread matches above, loose matches on Subject: below --
2005-03-24 17:19 Thomas Harte
2005-03-25 18:42 ` Pierre d'Herbemont
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).