Is there anything wrong with this?
On Mon, Apr 02, 2007 at 06:41:09PM -0500, EA Durbin wrote:
Is there anything wrong with this?
We do this dynamically using "hal" in explorer.exe already... What OS do you use that it does not work?
Also you should also symlink the :: to the cdrom devices (d:: -> /dev/cdwhatever)
Ciao, Marcus
The drives are not created under dosdevices in Ubuntu/Gentoo. I always have to go in and add the drom drive manually in winecfg under both distros.
From: Marcus Meissner marcus@jet.franken.de To: EA Durbin ead1234@hotmail.com CC: wine-patches@winehq.org, wine-devel@winehq.org Subject: Re: wineprefixcreate - create symlink to cdrom drives(Try 2) Date: Tue, 3 Apr 2007 07:10:32 +0200
On Mon, Apr 02, 2007 at 06:41:09PM -0500, EA Durbin wrote:
Is there anything wrong with this?
We do this dynamically using "hal" in explorer.exe already... What OS do you use that it does not work?
Also you should also symlink the :: to the cdrom devices (d:: -> /dev/cdwhatever)
Ciao, Marcus
Tirsdag 03 april 2007 14:07, skrev EA Durbin:
The drives are not created under dosdevices in Ubuntu/Gentoo. I always have to go in and add the drom drive manually in winecfg under both distros.
They are added fine for me in Gentoo here. Make sure you have dbus and hal started, and that wine is built with the appropriate use flags.
Regards,
Alexander N. Sørnes
From: Marcus Meissner marcus@jet.franken.de To: EA Durbin ead1234@hotmail.com CC: wine-patches@winehq.org, wine-devel@winehq.org Subject: Re: wineprefixcreate - create symlink to cdrom drives(Try 2) Date: Tue, 3 Apr 2007 07:10:32 +0200
On Mon, Apr 02, 2007 at 06:41:09PM -0500, EA Durbin wrote:
Is there anything wrong with this?
We do this dynamically using "hal" in explorer.exe already... What OS do you use that it does not work?
Also you should also symlink the :: to the cdrom devices (d:: -> /dev/cdwhatever)
Ciao, Marcus
On 4/3/07, Alexander Nicolaysen Sørnes alex@thehandofagony.com wrote:
Tirsdag 03 april 2007 14:07, skrev EA Durbin:
The drives are not created under dosdevices in Ubuntu/Gentoo. I always have to go in and add the drom drive manually in winecfg under both distros.
They are added fine for me in Gentoo here. Make sure you have dbus and hal started, and that wine is built with the appropriate use flags.
I can confirm this.
Regards,
Alexander N. Sørnes
On 4/3/07, EA Durbin ead1234@hotmail.com wrote:
The drives are not created under dosdevices in Ubuntu/Gentoo. I always have to go in and add the drom drive manually in winecfg under both distros.
When I tried last Ubuntu it worked just fine. Slackware 11 is currently the only big one that doesn't have hal. I use slackware but I don't care that there is no autodetection on slackware because I know how to add them myself ;) Slackware will have hal soon though.
On 4/3/07, Jesse Allen the3dfxdude@gmail.com wrote:
Slackware will have hal soon though.
Really? As in v11.1, or as in v12? I dont care about having to add them manually either, but some people are really annoyed by it.. One thing I should note is that even in my config.log, there isnt any sort of big warning about hal not being there like there is about fontforge or freetype, whichever it is. Sure it isnt as big of a deal, but still even a WARNING: HAL support will not be enabled due to missing HALd/DBUS. line would be nice..
Too bad I'm switching to Gentoo soon.. Slackware dropped XMMS (which I compiled and installed myself anyways), which really upsets me, so I'm sayin bye bye slack..
On 4/3/07, Tom Spear speeddymon@gmail.com wrote:
On 4/3/07, Jesse Allen the3dfxdude@gmail.com wrote:
Slackware will have hal soon though.
Really? As in v11.1, or as in v12? I dont care about having to add them manually either, but some people are really annoyed by it.. One thing I should note is that even in my config.log, there isnt any sort of big warning about hal not being there like there is about fontforge or freetype, whichever it is. Sure it isnt as big of a deal, but still even a WARNING: HAL support will not be enabled due to missing HALd/DBUS. line would be nice..
Too bad I'm switching to Gentoo soon.. Slackware dropped XMMS (which I compiled and installed myself anyways), which really upsets me, so I'm sayin bye bye slack..
-- Thanks
Tom
Check out this new 3D Instant Messenger called IMVU. It's the best I have seen yet!
http://imvu.com/catalog/web_invitation.php?userId=1547373&from=power-ema...
configure will warn you about missing HAL support, you need to run ./configure --verbose though.
On Di, 2007-04-03 at 12:20 -0500, Tom Spear wrote:
On 4/3/07, Jesse Allen the3dfxdude@gmail.com wrote:
Slackware will have hal soon though.
One thing I should note is that even in my config.log, there isnt any sort of big warning about hal not being there like there is about fontforge or freetype, whichever it is.
wine works without HAL, but with reduced comfort.
When fontforge or freetype are missing, no fonts are build, which results in a "hard to use" wine.
Sure it isnt as big of a deal, but still even a WARNING: HAL support will not be enabled due to missing HALd/DBUS. line would be nice..
I created a Patch a while ago. Use "./configure --verbose" to get Hints for some Packages
On 4/3/07, Tom Spear speeddymon@gmail.com wrote:
On 4/3/07, Jesse Allen the3dfxdude@gmail.com wrote:
Slackware will have hal soon though.
Really? As in v11.1, or as in v12? I dont care about having to add them manually either, but some people are really annoyed by it.. One thing I should note is that even in my config.log, there isnt any sort of big warning about hal not being there like there is about fontforge or freetype, whichever it is. Sure it isnt as big of a deal, but still even a WARNING: HAL support will not be enabled due to missing HALd/DBUS. line would be nice..
Too bad I'm switching to Gentoo soon.. Slackware dropped XMMS (which I compiled and installed myself anyways), which really upsets me, so I'm sayin bye bye slack..
v12 will have it. I don't know if it has been fully integrated. I will test current after the semester ends. But I have not been a fan of hal at all from seeing the other distros.
Dropping slack just because of loosing XMMS? Just get the slackbuild and build it yourself. It's really no different than what you are doing with gentoo. The reason Pat is probably removing it is probably because he wants to get rid of gtk1.
Jesse
The drives are present when you run winecfg?, I've treid on several distros and they aren't present.
From: "Jesse Allen" the3dfxdude@gmail.com To: "EA Durbin" ead1234@hotmail.com CC: wine-devel@winehq.org, marcus@jet.franken.de Subject: Re: wineprefixcreate - create symlink to cdrom drives(Try 2) Date: Tue, 3 Apr 2007 10:37:47 -0600
On 4/3/07, EA Durbin ead1234@hotmail.com wrote:
The drives are not created under dosdevices in Ubuntu/Gentoo. I always have to go in and add the drom drive manually in winecfg under both distros.
When I tried last Ubuntu it worked just fine. Slackware 11 is currently the only big one that doesn't have hal. I use slackware but I don't care that there is no autodetection on slackware because I know how to add them myself ;) Slackware will have hal soon though.
On 4/3/07, Marcus Meissner marcus@jet.franken.de wrote:
On Mon, Apr 02, 2007 at 06:41:09PM -0500, EA Durbin wrote:
Is there anything wrong with this?
We do this dynamically using "hal" in explorer.exe already... What OS do you use that it does not work?
Also you should also symlink the :: to the cdrom devices (d:: -> /dev/cdwhatever)
Ciao, Marcus
Well, Slackware 11 for one. Of course I had never actually checked out gentoo before, and was just told exactly what it is, so now I'm switching to it.. But its gonna be a while.