similar to: Wine / WineX and Monkey4 in OpenGL

Displaying 20 results from an estimated 4000 matches similar to: "Wine / WineX and Monkey4 in OpenGL"

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 Jul 19
0
running both wine and winex
Hi there ! You are very likely using CVS. try this: compile and install wine: ./configure --prefix=/usr/wine make depend make make install compile and install winex: ./configure --prefix=/usr/winex make depend make make install do NOT add /usr/wine/bin and /usr/winex/bin to $PATH do NOT add /usr/wine/lib and /usr/winex/lib to $LD_LIBRARY_PATH then create the following two scripts in your
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
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
I am getting the following link error on centos 5 AMD 64 for opengl. What do I not have installed? I ran ./configure --x-libraries=/usr/lib --libdir=/usr/lib only warnings I got was abour FontForge missing. make depend make THanks, jerry ----------- make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/wtsapi32' make[2]: Entering directory
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 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 :-(
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?
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 Apr 11
2
wine and winex side by side install
Hello list, I'm trying to install wine and winex side by side on my system. I managed to install each version in different paths with --prefix. My problems resides in the way wine looks for its libraries. How can I have wine look for it's libraries in /opt/wine/lib and have winex look in /opt/winex/lib? All hacks welcome! PS I'm not on wine-devel. Please reply to all!
2001 Aug 05
1
WineX Build Problems
I can't seem to install WineX! I did a autoconf configure.in and i get this: echo "/* $ac_file. Generated automatically by configure. */" > conftest.h cat conftest.in >> conftest.h rm -f conftest.in if cmp -s $ac_file conftest.h 2>/dev/null; then echo "$ac_file is unchanged" rm -f conftest.h else # Remove last slash and all that follows
2006 May 08
3
OpenGL w/ FreeBSD 6-STABLE and Wine 0.9.12
Hello, I am running FreeBSD 6-STABLE with Xorg 6.9 and Wine 0.9.12 from the ports tree. The DRI extensions are installed and working properly for my ATI X800 AIW, as reported by glxinfo: display: :0 screen: 0 direct rendering: Yes ** snip ** OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI R300 20040924 AGP 8x TCL OpenGL version string: 1.2 Mesa 6.4.1 glxgears
2010 Nov 18
2
Multiple WoW/Wine issues, lack of internet and opengl
Hello everyone, I'm hoping I can get this fixed. First off, here's my setup: I'm running Arch Linux wine-1.3.7 # lspci | grep VGA : Code: 05:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1) # lsmod | grep nv Code: nvidia 10025938 52 i2c_core 18070 3 videodev,nvidia,i2c_i801 nvidia drivers version: 260.19.12 I have
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 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
2001 Apr 30
1
OpenGL causes assertion failure.
Hello, I've done all the 'Right Things(tm)' in order to get opengl to work under wine. Here's my checklist: -1- I checked the proper working of libGL.so gears runs just nicely under linux -2- I retrieved the latest and greatest wine src from CVS -3- I did a ./configure --enable-opengl -4- Built the sources, installed the binaries. -5- Tried dll configs Now, when
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!!
2002 Aug 13
1
ReWind vs WINE vs WINEX
I have a question in that which is the best WINE to use? Or what are the differences wineX - This is the wine from Transgaming that the CVS does not contain SafeDisc but the purchasable one does? rewind - This is the MIT/X licensed version wine - This is the LGPL version from www.winehq.com Right now I use "wine" and update from CVS from winehq.com. So which is the best one to use as
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?
2001 Nov 08
5
WineX compile problem
I am trying to get the latest CVS of WineX running on my box, Mandrake 8.1. I have run into a compile problem, and I am not having any luck finding anything about this. The configure and make depend go fine. During the make, I get the following error... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include