Displaying 20 results from an estimated 700 matches similar to: "Wine on Cygwin"
2004 Apr 15
1
error during "make"; can't find ./tools/wineinstall
You have to run ./tools/wineinstall as a normal user, not root.
Ivan.
2004 May 10
1
probs w/ make and make install
cd `dirname dlls/__install-lib__` && make install-lib
rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a
rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a
rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a
rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a
cd `dirname advapi32/__install__` && make install
2003 Oct 30
7
problem installing Wine on RedHat
This is what happens when i run the ./tools/wineinstall
WINE Installer v0.74
Running configure...
configure: creating cache config.cache
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no
2003 Dec 11
1
IPX + Wine + Red Alert 2
Hi,
I've just finished to download wine
(Wine-20031118.tar.gz) and I'am trying to play IPX
Network Game (Red Alert 2)
I bring up the ipx interface:
ipx_interface add -p eth0 802.3 0x0000001 (copy the
number from Windows...)
And I try run the game... but it always says that IPX
is not avaiable.
I'm running Mandrake 9.1
What am i doing wrong? Any Hint?
Thx
2003 Nov 20
2
FreeBSD Compilation Issues
I acquired wine from source (version 20031118) just this morning, and I
ran into some issues with an error stopping make in /dll/glu32/, the
last few lines of the output:
------//------
rm -f libwine_unicode.so.1 && ln -s unicode/libwine_unicode.so.1
libwine_unicode
.so.1
gcc -shared -Wl,-Bsymbolic,-z,defs glu32.spec.o glu.o
glu32.dll.dbg.o -o glu
32.dll.so -L../../libs/wine
2003 Oct 10
1
HELP!!!! Can
The official wine rpms for mandrake linux are on sourceforge at
http://sourceforge.net/project/showfiles.php?group_id=6241
my personal web site just links to sourceforge. All binaries are tested before
release.
2003 Jun 23
2
How to configure printers (newbie question)
Hi
Just started playing with wine to run an old Window's 16 bit app
(Idealist). The app runs fine, give or take a font issue, but having
read the FAQ and docs, I cannot find any info on configuring printers so
when I go File->Print it needs to present the printer I want to print
to. I noticed some LPT commands and have a default Linux printer
(HPLJ2100) setup. So any info on how I can get
2002 Aug 17
7
Wine compiles but dosen't run
Since version 20020509 I've had nothing but problems, so I decided to
reinstall the OS, format all partitions, and reinstall all drivers and
programs and updates in the hope that wine will then work correctly.
It's taken about 11 hours; I've now installed wine again, but for some
reason I had to do make install --ignore-errors; wine did not start
after wineinstall; I now get this
2002 Jul 16
1
Translating winehq.com
I'm going to start translating winehq.com into italian, and hope (With
the hepl of a few friends) to start spainsh and sweedish soon, the
winehq webmaster is not apparently going to support us, but in any case,
we a starting, if anybody wants to help or wants to translate into more
languages, just e-mail me.
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?
2002 Sep 03
2
Using macros from Excel 2000 - Solved
Hi,
I would like to say that I've just solved the problem with my macro. It worked, I didn't need of the M$ VB's environment.
The problem was in the treatment of variables "date" into my macro.
For example: date 03/09/2002.
With Win98/Excel, the variable assumes value "03/09/2002".
With Linux/Wine/Excel, the variable assumes "3/9/2002".
Did you
2002 Aug 26
5
Openglide
Do openglide 3d games work with wine, as they don't depend on directx?
2003 Dec 12
1
WINE @ DC++
Hi,
In a pevious post Bjorn Tillenius wrote:
>I run DC++ in wine and it runs perfectly now. The reason why it
>can't remember any settings is that it needs a newer version of
>comctl32.dll, Windows Common Controls. You can download it from:
>http://dcplusplus.sourceforge.net/index.php?page=download
>This could also fix the other problems you had. I fixed the first
>problem
2003 Nov 26
1
new user
hello everybody!
i'm new to this ml..
just one question
i try to complie wine on my linuxbox (slack8.1 - 2.4.22) but I take an
error ..
something like this :
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC
-D__WINESRC__ -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -g -O2 -o tokenize.o tokenize.c
tokenize.c:46: `TK_ABORT' undeclared here (not
2004 Jan 19
1
Compiling error
I have successfully gunziped and tared the file Wine-20031118.tar.gz.
Whenever I try to compile it, I get to
where it is installing "tokensize=ect."( it tries to load a whole lot of
different numbers), and then aborts
installation. I've tried both ways (as root and as user) with no luck.
What am I missing?
Thanks for any pointers
2004 Jan 06
1
cannot run wine - dll errors
When I try to run any program, even notepad I get:
[eric@localhost eric]$ notepad
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine' ((nil))
No debug information in 32bit DLL 'C:\windows\system\notepad.exe'
(0x40630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40090000)
No
2003 Oct 20
2
wine usage problem :?
when i try to execute any windows program, this is what wine sais:
wine: chdir to /home/ov3r0n/.wine/wineserver-servidor.ov3r0n.com : No
such file
or directory
What can I do to solve this? Thx.
2004 Jan 13
3
How to create RPMs
Dear friends,
Do anybody know how to create a rpm file from a source program. I have the wine source program Wine-20030318.tar with me. I would like to create a rpm file for this program. How can i achieve it. Please kindly guide me.
Saravanan. V
______________________________________
Scanned and protected by Email
2004 Feb 02
1
Best BSD for Wine at the moment?
Hi all,
I have to install Wine for one old application my family needs.
Which of the BSD's works best with the latest release of Wine?
I am most familiar with FreeBSD 4.x, but I am considering FreeBSD 5.2,
NetBSD, or OpenBSD.
lane myer
2002 Aug 08
8
MS Office 2000 Small Business instalation problem
Hello.
I'm trying to install MS Office 2000 Small Bussiness (Polish version) with
latest CVS wine. First I get a small message box that tells me, that my
Windows Installator is being upgraded, then I get an error message, that
could be roughly translated as:
"Windows system Installer in this system has been upgraded. You have to
restart system to finish this upgrade