Displaying 20 results from an estimated 2000 matches similar to: "ReWind vs WINE vs WINEX"
2002 Jul 21
1
ESD driver?
All,
Has there been any discussion of an ESD sound driver
for Wine. The Alsa driver is great, but if I am
playing MP3 files via ESD, wine crashes alot when I
have the ALSA driver for wine loaded. The version of
ESD that I am using has support for ALSA in it. So I
have all my apps talk to ESD and that way I get mixed
sound. Little behind at times, especially in xine, but
at least I get all my
2002 Nov 06
4
Printing under Wine - Mission Impossible?
Hello,
I've been trying to print under apps running with wine for a while.
In wine docs it says wine automatically detect CUPS printer. Well, I have
CUPS installed, everything prints great, except apps running under wine,
which say that no printers are installed.
CUPS version installed. Debian woody version - 1.1.14.3
Wine version installed. Prepackaged Deb 20021013.
Can anyone point me
2002 Sep 11
0
Is wine *always* mapping threads onto processes? (Was: Re: multiple inst
Well then, there you go. I really hope that I remembered to apply <stddisclaimer.h> to what I said.
/Fredrik
>
> From: Kevin DeKorte <kdekorte@yahoo.com>
> Date: 2002/09/11 Wed PM 04:14:27 CEST
> To: Frank Joerdens <frank@joerdens.de>, wine-users@winehq.com
> Subject: Re: Is wine *always* mapping threads onto processes? (Was: Re: multiple instances . . . )
2002 Aug 08
3
I can't compile wine
I there,
I tried to compile winex 20020806 but I have this
thing after making depend:
make[2]:***[ppy.tab.c] segment foult
make[1]:***[wrc/__depend__] Error 2
make:***[tools/__depend__] Error 2
and then stop all.
I don't really know what to do, help will be
appreciated.
I am using Mandrake linux 8.2 with gcc 3.0.4
The wine who came with the CD works. But I need the
newer.
J.C.
2002 Nov 11
0
Lotus Notes and Workpro
I have an interesting problem.
I can run Lotus Notes by itself and Lotus Wordpro by
itself, but if I have Notes running and I try and open
a document in Wordpro. Wordpro will crash and the
console has the following error
[kdekorte@localhost wordpro]$ wine wordpro.exe
fixme:class:get_class_ptr reading from class of other
process window 2003a
fixme:class:get_class_ptr reading from class of other
2002 Aug 11
4
Wine license issues
> ok,
> This is something I want to ask for some time now :)
> Does this mean that License issues works with wine as it
> works with the Linux kernel?
> The Linux kernel is GPLed, however if a module (driver) is
> dynamic loadable, it can have a proprietary license.
> Is this the way it works with wine? The core (wine itself)
> is LGPL, however its modules (builtin
2002 Feb 26
4
How to build WineX???
Hi all,
I took the CVS from WineX (as mentioned on the transgaming.com
Website). I downloaded fine and compiled fine. But: I have only a wine
exec, but no winex. In the tools subfolder, there is a winex. But when
I run it it just states, that some dirĀ“s are missing
(/usr/lib/transgaming and so on). The exec winex is only a script, no
bin. Does somebody know how to build a real winex with DX8
2002 Aug 26
3
winex 2.1 source
I read on transgaming.com that you can download winex 2.1 with CVS tag
winex-2-1, but what is the exact complete syntax to use to download the
winex 2.1 source code?
2001 Nov 16
1
WineX compile errors
when I try to compile WineX using ./tools/wineinstall or
./configure
make depend
make
I end up with the following error:
make[3]: Entering directory
`/home/raellis/downloads/winex-20010928cvs/graphics'
make[3]: *** No rule to make target `depend'. Stop.
make[3]: Leaving directory
`/home/raellis/downloads/winex-20010928cvs/graphics'
make[2]: *** [../../graphics/__depend__] Error 2
2002 Dec 05
1
Shell script for launching wineapps from a unix file manager
All,
Did a little research and found this little trick that
works well.
First create this batch file and modify to your
system.
winword
------------------------------------
FNAME=`wine -- winepath -l "$1"`
wine -- "/wine/c/Program Files/Microsoft
Office/Office/WINWORD.exe" "$FNAME"
------------------------------------
chmod a+x winword and put it some where in the
2002 Dec 06
0
Betr: wine-users digest, Vol 1 #1353 - 2 msgs
>Message: 1
>Date: Thu, 5 Dec 2002 10:06:45 -0800 (PST)
>From: Kevin DeKorte <kdekorte@yahoo.com>
>Subject: Shell script for launching wineapps from a unix file manager
>To: Wine Users <wine-users@winehq.com>
>
>All,
>
>Did a little research and found this little trick that
>works well.
>
>First create this batch file and modify to your
>system.
2001 Nov 24
2
Winehq / WineX?
I know this is an incredibly simple question, but I don't think I've seen
anyone in this NG ask about it as best I can remember.
Basically, what's the pros/cons of WineX over the standard version from
Winehq? I have no problems with compiling from source, but in terms of
application support and suchlike, could anyone with experience with both
versions of WINE give any advice?
2002 Aug 14
2
WineX - CounterStike installation and SuSE8.0
Hello!
I play CounterStrike (CS) a lot on my linux box. But since i use SuSE8.0 the
installation of CS crashes right at the beginning,
the debugger cant tell me anything interesting.
All i wanna know is if anyone here got CS working with the latest WineX
version and SuSE8.0.
Thanks!
Mario
2002 Aug 13
1
Anno 1602 with wineX
dont know if this is the right place to ask ..(if there is a special
wineX mailinglist im sorry)..
it try to run Anno 1602 with WineX, since holarse.net say its possible,
i thought i can try that too :-)
i got the wineX cvs from Saturday, the Setup runned out of the Box...
i configured wineX to run in Desktop mode and if i try to start the
game, i only hear the sound, dont see any picture :-(
2001 Dec 02
1
Newbie: WineX CVS problem
Hi.
Kernel: 2.4.2
XFree86: 4.0.3
Matrox G200, mga driver
Caldera OL 3.1
Just downloaded WineX from CVS using:
$ cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
$ cvs -z3 -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex
co wine
When I try to make, I get this error:
make[2]: Entering directory `/home/eric/wine/dlls/ddraw'
gcc -c -I. -I. -I../../include
2002 Jul 11
2
winehq & winex
'bry
I'd like to install (and use ;) both wine forks: winehq and
transgaming's winex. Both compiled from cvs sources. Is there any way to
do it? What i have to do and why?
TIA
--
ojciec
2003 Jul 29
1
WineX 3.1 binary RPM online for free
At this url
http://digilander.libero.it/winehqitalia
note: because of server problems, my home page and the winex page still talk
about winex 3.0, but when you get to the real download page you will find links
to source and binaries of winex 3.1
p.s. pls someone fwd this to wine newsgroup
2004 Oct 24
2
FC2 RPMs of wine
I was reading the WINE Traffic #245 and so I thought about trying the RPMs
that Vincent produces for FC2. Before I installed them I looked at the file
contents and noticed that there does not seem to be a "fake windows" drive
setup in the RPM and that the Windows User tools like Notepad and Control are
not in the RPM. Is there another RPM that I need to get to install these
tools?
2002 Jul 07
1
Download winex 2.0 free from here!
Just go to this link:
http://spazioinwind.libero.it/nonsolomicrosoft/wineen.html
and enter the winex section, just enter the page, and click on the
download link to start download imediatly, no credit card or
subscription required. It's the original rpm from transgaming, not a cvs
build!!
2001 Aug 08
2
More WineX Build Problems
I downloaded a newer copy of WineX from the CVS, using WinCVS (Pesky winmodem
doesn't work with Linux). I copied it to my linux partition & did a
./configure . To my surprise, an error was returned!
bash: ./configure: No such file or directory
I'm confused. What am I doing wrong (Yes, I'm a pathetic newbie)? Anybody have
any ideas?