Displaying 20 results from an estimated 5000 matches similar to: "wine/problem with sound interference"
2001 Mar 05
2
WINE and IO permissions
In my latest attempt to use Wine to run Forte Agent, these were my
observations.
tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program
Files/Agent/agent.exe'
/usr/bin/wine: [: too many arguments
Invoking /usr/bin/wine.bin /mnt/C/Program Files/Agent/agent.exe ...
tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program\
Files/Agent/agent.exe'
/usr/bin/wine: [: too many arguments
2001 Oct 05
2
Forte Agent Socket Problems
Hi All,
I'm a newbie to WINE, and for my first application I'm trying to set
up Forte Agent RedHat Linux (Roswell). I can run it fine (well, there
is a constant flow of error messages on my console, but the program
window still looks allright). But I can't connect to the internet.
This is the message I keep getting:
fixme:winsock:_get_sock_fd handle 164 is not a socket (GLE 6)
2001 Apr 12
3
Looking for junopine-2.0.2
I've seen people discussing Juno under WINE. I have an older version of
Juno, however I cannot locate the "junowine-2.0.2" program. Can someone
PLEASE post a URL to the exact program for download? Thanks in advance.
2001 Mar 02
3
Winelib problems
I'd like to know how to link console functions such as
WriteConsoleOutputA.
They are documented as implemented, and I can compile source code
including these function predefinitions, but I get undefined errors when
linking. I don't know which library to add to get objects linked.
Thanks in advance. Ignasi Villagrasa.
2001 Apr 01
3
command.com/edit.com
Hey all.
I'm trying to do some win32 compilation under Wine, but I really need to
get some form of console (and maybe dos edit, my favorite programmers
editor :).
Anyone tell me how I can either get these working, or get something siilar
which DOES work under Wine?
Regards,
Ender
_________________________ ______________________________
| James 'Ender' Brown | Some call me
2001 Mar 23
0
wine + sound conflicti
Hi!
Using wine 20000109 I notice a slightly annoying problem with wine
when trying to launch Forte Agent:
As long as any sound is played under linux, Forte Agent (or perhaps
any other windows program?) doesn't start. I have to stop all sound
and then wine launches Forte Agent.
Why is that so, and is there a command line parameter to solve that
issue?
Thanks
Peter(sen)
2001 Mar 25
0
sound conflict/wine
Hi!
Using wine 20000109 I notice a slightly annoying problem with wine
when trying to launch Forte Agent:
As long as any sound is played under linux, Forte Agent (or perhaps
any other windows program?) doesn't start. I have to stop all sound
and then wine launches Forte Agent.
Why is that so, and is there a command line parameter to solve that
issue?
Thanks
Peter(sen)
2001 Mar 14
2
problem with regapi on Solaris 8 x86
Hello,
I have been tinkering with Wine on Solaris 8 x86. I downloaded the
source (20010305) and built wine. The installation went very well until
the last part where I asked to build a registry using regapi.
Here is the error I get when trying to run regapi.
bash-2.03# ./regapi setValue <
/usr/local/software/wine-20010305/winedefault.reg
Could not stat /mnt/fd0 (No such file or
2001 Mar 27
4
Running Wine as a user
Hi
I've used Wine for some time now, compiled from source, from root with no problems. I now wish to run it regularly as an ordinary user.
Unfortunately it's refusing to run because "the socket is not owned by you", or words to that effect. After the socket is created under /home/user/.wine/... I can give it user permissions and Wine will start, but if I stop Wine and
2001 Jun 09
3
wine : command not found
I downloaded this file
http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010510.tar.gz
(it's the source code). Then I unpacked it as root and then I went into the
"/root/wine-20010510"-directory. Then I typed ./tools/wineinstall (or
something like that). And then it startet installing. When it was finished i
edited my ~/.wine/config so that it would not automaticly
2001 Apr 22
2
Cannot Compile Wine
Hi,
I have been trying to compile win, and to be honest, I am not real good at
compiling, so when there is an error, I am left to hunting postings to try to
find help. I lucked out and found a message thread with the exact same problem
that I have, however, there was no response as to how to get around this. Any
suggestions please would be greatly appreciated.
I am running Red Hat Linux 7.0. Here
2001 Jun 24
3
Problem writing to fat hd
Hi!
i just downloaded 20010510 sources, compiled and installed it on my RedHat
7.1 linux box.
I have several vfat (fat32) and linux (ext2) partitions on my pc ( i also
have a windows98 installation). I have configured the fat32 parrtition like:
[Drive E]
"Path" = "/deposito"
"Type" = "hd"
"Filesystem" = "vfat"
and the ext2 like:
2001 Apr 10
5
[Newbie] How to get IE5.0 run
I try to get IE 5.0 run under wine. All I understood is that I have to
use a native installed IE, which I copied FROM Win98SE under VMWare to my
$HOME/c/Program\ Files/ Directory. It didn't work, so I copied the
native windows/system directory, too.
This didn't work, even when I'm starting with this switches: wine -dll
shell,shell32,commctrl,comctl32=n IEXPLORE.EXE
I get this error
2001 Aug 13
2
Setup Requires a different version - Half Life install problem
"Setup Initialization Error
Setup Requires a different version of Windows. Check to make sure that
you are running Setup on the Windows Platform for which it is intended."
I have wine 20010731 installed from source, and I am trying to install
halflife from the original cd.
$ mount /mnt/cdrom
$ cd /mnt/cdrom
$ wine SETUP.EXE
Anyone got any ideas? Other apps installed to a
2001 Mar 09
1
winelib
Has anyone have any succes in building a Windows application, on Linux,
using winelib???
I followed the steps in the online documentation and didn't work. I used
winemaker to create some of the configuration files. I then ran ./configure
to generate the Makefile and then I ran make. It compiled the sources fine
and it also created the binary. But the binary file is nothing but a link
to
2001 Mar 19
2
can i use a differentwine config file for different apps
can i use a different wine config file for different apps
2001 Mar 26
1
Problem with Free Visual Pinball
High,
i tried to install the free Visual Pinball package from:
http://www.randydavis.com/vp/intro.htm
When i tried to run the installer it aborted with an error message to
check the installer package.
Whe i try to run the VPinball.exe directly without using the installer
it comes up well. But now when i try to load a table i get the error
that modul
RichEdit32A Module is missing.
peter
2001 Apr 08
1
help installing wine
Hi, everyone, i am trying to install wine from the source. after running the
configure script i procceed to do: make depend but i get the following message:
make:**** No rule to make target `depend'.Stop.
Does anyone have any suggestions about what to do? i am on linux madrake 6.5,
if that helps, thanks in advance.
2001 Jun 15
1
wine 2000909-1mdk
I have Mandrake 7.1 installed, but have not been able to get wine 20000909-1mdk to work. I used rpm format to install.
Can I get some help? I would really like to give Bill Gates no more money.
Thanks Jim G. zzyzx@prtcnet.com
2001 Sep 01
2
PPPOE and Wine how to config?
Hi all
Does anyone know how to set up internet access when running pppoe?
Regards
Nick
_________________________________________________________________
Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp