similar to: Error when running wineinstall: "don't know how to make .spec.o."

Displaying 20 results from an estimated 30000 matches similar to: "Error when running wineinstall: "don't know how to make .spec.o.""

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.
2001 Sep 21
1
Wine-20010824 problems with wineinstall and loading windows DLL's
Hi I am running Slackware Linux 8.0 with Kernel 2.4.5 and perl 5.6.1. I have my windows partition(D:) mounted at /windows and my fat startuppartition(C:) at /dos. Windows itself is found in /windows/windows. I tried installing Wine-20010824 using wineinstall and these are the problems I had: - When wineinstall was searching for existing windows installations it said: 'Windows was not
2010 Dec 22
2
"running wineinstall as root" error - Mac OS X
I run Mac OS X 10.6.5. There are a bunch of Windows programs I would very much like to run, and my latest OS update broke my copy of CrossOver Games, so I decided to get Wine. None of the ten binary download packages on the download page said Mac anywhere on them, so I decided I would have to download the source code and run from the command line. I don't like this, since I'm not
2001 Aug 13
2
ntdll compile error
Problem: When I try to make wine (tried older versions and latest CVS) everyting works ok until it get's to dlls/ntdll (tried both manually and tools/wineinstall) then I get this message: -------------------------cut------------------------------ make[1]: Entering directory `/stuff/wine/wine/dlls' make[2]: Entering directory `/stuff/wine/wine/dlls/ntdll'
2002 Mar 31
2
Problem compiling wine with latest cvs
I can't get recent cvs versions to compile. After running cvs update -PAd and ./tools/installwine I get these messages gcc: Internal compiler error: program cc1 got fatal signal 11 make[2]: *** [ordinal.o] Error 1 make[2]: Leaving directory `/usr/local/src/wine/dlls/shlwapi' make[1]: *** [shlwapi/shlwapi.dll.so] Error 2 make[1]: Leaving directory `/usr/local/src/wine/dlls' make: ***
2003 Apr 10
1
Starcraft Patch
I've done some work getting the patches from http://starcraft-wine.sourceforge.net/ working with CVS wine. Using the patch I'm including, starcraft works perfectly on my machine, run as root using DGA on a 640x480 XF86 layout. In particular the changes to event.c enable the mouse and keyboard with DGA. The changes to input.c make the mouse acceleration work the same in all directions.
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon OS: Redhat 8.0 I downloaded the latest tar.gz file from the homepage "wine-20021125" un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to wine-20021125. From the latter directory I try to run the ./tools/wineinstall "as a user" and get this error: [JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall /bin/bash: /root/.bashrc: Permission
2002 Jul 18
1
debian potato cvs wine segfaults on compile
Hi, I'm trying to compile Wine cvs on this system: debian potato libc6 2.1.3 gcc 2.95.3 (upgraded) binutils 2.12.2 (upgraded) X 4.2 (upgraded) Nvidia drivers from Nvidias website (libGL 1.3) I get the following errors, I've tryied to compile this several times with tools/wineinstall and also 'configure && make depend && make', with and without these CLFAGS
2005 Apr 02
1
Compilation fails
Dear All Hi, I am using ./tools/wineinstall to compile and install Wine-20050310 with all default settings unchanged except `prefix' in ./tools/wineinstall. which I have changed to prefix=/usr/local/Wine. But wineinstall exits with the following error message:{{{ make[2]: Entering directory `/ext3/pkgs2/ztmp/Downloads/Wine-20050310/wine-20050310/programs/winetest'
2005 Mar 27
2
Installed package... no wineinstall...
ARGH... I installed Wine 20050310 on my machine running Fedora 3... I did a package install bc I figured that would be easier... tried to run wineinstall like the docs said to be easy-like... but there is no wineinstall on my machine... anywhere... help... please... M. Horn
2001 May 04
1
Compilation Error
On compiling wine from the cvs tree. I cant get past the make depend part of it. I get this error. This is the last segment of it. I dont know what is wrong. $./tools/wineinstall ......... make[2]: Entering directory `/usr/src/wine/dlls/msvcrt' ../../tools/makedep -I. -I. -I../../include -I../../include -C. console.c cpp.c ctype.c data.c dir.c environ.c errno.c except.c exit.c file.c heap.c
2003 Oct 03
2
Can't build wine on Red Hat Fedora
Hi! I get this error when I'm trying to compile wine 0911 release on Red Hat Fedora (with gcc-3.3.1-5) using the tools/wineinstall script. Can someone please tell what is wrong? I could't compile last month's wine either. There was a segfault at the end of the installation process, when it reached some "wine registry". make[2]: Entering directory
2004 Jan 13
1
wine-20031212 segmention fault while wineinstall as user
hi cant get wine compiled, tried the wineinstall script as user, these are the last lines :( Preparing to install default Wine registry entries... Installing default Wine registry entries... ./wineinstall: line 648: 28561 Segmentation fault $REGEDIT $DEFREG >/dev/null Registry install failed. permissions of /dev/null are 777 any ideas are welcome
2008 May 01
5
The source file wineinstall needs translation
Hello, I have compiled the source of wine for the first time but I had not installed any package as flex and I get an error message. This error only showed that you must install the package, but in English and would rather useful for people who compiles for the first time, appeared in their language. You simply could detect the language before starting to compile a file and include constant
2008 Jun 01
1
1.0 rc3 compile error
I have never had a problem compiling wine before and now am getting errors when compiling the 1.0 rc3 version I am using the ./tools/wineinstall script and get the following error: Code: . . . gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o menu.o
2002 Aug 28
2
installation didn't set up a registry
First of all, I'm using wine source code tar file version 20020804. I ran wineinstall to compile and install wine on a Linux-only machine (Mandrake 8.2). It creates the windows directory alright but the system and system32 directories don't have any dll's or registry information in them. Doesn't the install process setup a fake registry? Do I have to copy one from a
2002 Oct 05
6
Problems with installing
Hi! I'm having problems with installing Wine. I have downloaded Wine from CVS, and tried to install it with tools/wineinstall, but got some errors. This comes from my shell: [wayne@wayne wine]$ ./tools/wineinstall WINE Installer v0.73 I see that WINE has already been configured, so I'll skip that. We need to install wine as root user, do you want us to build wine, 'su root'
2001 Sep 29
1
can't find tools/wineinstall
Howdy. I have SuSE 7.2 and installed wine via YaST (wine rpm). I do not have windows on my computer at all. The docs tell me to run tools.wineinstall, but I do not seem to have that on my system. I'm stuck. I've created C:\windows, C:\windows\system, etc. and I can run the command wine --version, but that's it. Ideas? Thanks :)
2008 Apr 02
2
why i can't install wine even i had used the wineinstall
Hi, i had installed the wine by wineinstall.Here is the result : Installation complete for now. Good luck (this is still beta software). If you have problems with WINE, please read the documentation first, as many kinds of potential problems are explained there. [cjzjm100 at localhost wine-0.9.58]$ wine /media/F_drive/Thunder5.7.4.401.exe bash: /usr/bin/wine: there is't that file or content
2002 Aug 29
1
Using Windows XP dll's as overrides
Hi, I started using Wine (v. 20020804, compiled from tarball using /tools/wineinstall) only a few days ago, and right now I'm trying to use simple programs such as mIRC or WinMX 3.22. I read FranksWorld.net's guide on how to make the latter work with Windows 9x dll's, and it worked like a charm. For all those interested, you can find it here: