similar to: Compilation problem

Displaying 20 results from an estimated 300 matches similar to: "Compilation problem"

2001 Mar 14
0
wineserver: write_request: Assertion `thread->pass_fd == -1' failed.
Hello all, I'm new to Wine and am getting the following error when I try and run my program, any ideas on what might be wrong (is this a bug in WINE)? wineserver: request.c:235: write_request: Assertion `thread->pass_fd == -1' failed. Thaks in advance, Tushar.
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 Nov 22
1
WineX installation problem.
Hi, I've just tried to install winex under a mdk 8.1 linux distrib. All seems to be right untill i launch wineinstall: After answering yes,yes,/c I obtain this message : Configuring Wine for a no-windows install in /c... Created /root/.wine/config using default Wine configuration. You probably want to review the file, though. Compiling regapi... rm -f regapi && ln -s ../../wine
2002 Apr 22
1
regapi with global registry
Hi, I have a global windows fake tree, which every user in the group "wine" can access. However I got a problem dealing with new applications installed. When a user (any user, even root) installs an application, the registry entries goes to $HOME/.wine/*.reg . This also means that other users will not be able to use it because of the missing registry entries. I use the regSet.sh,
2001 Nov 09
2
problem with wineinstall : regapi cannot find libntdll.so
Hi, I am trying to compile wine, well i just done ./configure and make depend && make stuff. After compilation finished (successfully). I discovered wineinstall, i tried to use it but the problem is that regapi returns an error : it cannot find shared object libntdll.so, even when i symlink it in programs/regapi/ in my root compilation directory and in /ust/local/lib (i am installing wine
2001 Nov 27
1
Winereal at 98%CPU and nothing happens
I'm running mandrake 8.1 and i installed the mandrake RPM. If i try to run: wine notepad.exe winreal keeps running at 98% CPU and nothing appears on the desktop, i let it run for 2 hours. I dl'ed winecheck form winehq.com and these are the results: --------------------------- checking Wine base files --------------------------- 001. Checking for file "wine"...
2001 Feb 14
1
Troubles with Windows Me Registry in latest CVS
I'm having a problem that I'm not sure the cause of. I've never had a problem with wineinstall until recently. I have full read/write access to my Windows partition and wineinstall can see it. However it fails to find the Windows registry for some reason. I'm running Windows Me, on that partition. For Linux I'm running Redhat 7, and latest CVS. Here's the messages I get.
2001 Oct 05
1
Installation problem
I'm running Mandrake 8.0. Got wine from a rpm generated from 10/01/2001 CVS from DataParty. Have a no windows installation. Found and fixed some install and permission problems. Found and fixed some confide and more permission problems with winecheck. I'm getting critical errors for my sound system that I would expect without having sound configured on this linux installation.
2001 Oct 17
3
Installation / configuration
I'm trying to install Wine 20011004. ./tools/wineinstall crashed my box so I went for manually installing. When I try ./tools/winecheck I get a 024. Checking availability of windows registry entries... CRITICAL (entry "Default Taskbar" not found). Then it tells me, as an advice, that the windows registry isn't installed. I did a ./programs/regapi/regapi setValue <
2002 Aug 26
2
Convert Registry
Hi there, I have some problems here converting my WinXP registry to wine. Neither of the export options in regedit.exe seem to provide the appropriate input file format for regapi. So "regapi setValue < registry.reg" wont do anything. "more registry.reg" displays the file in a human readable format, however, when I redirect the output into a new file or pipe it to an
2001 Mar 22
2
regapi and CodeWeavers 1.0p3
Hi all. I'm trying to get printing going with CodeWeavers Wine and have come to the part where running "regapi" is required. Unfortunately this is not included with the CodeWeavers release. Can anyone suggest a way forward? Many thanks, Pete. --------------------------------------------------------------- | Pete Philips \|/ | |
2001 May 22
2
Configuration/Announce
with today's CVS commit (for those who stay up to date with the latest developments), you'll have to modify your Wine configuration to reflect the changes. First of all, your Wine configuration file now needs a WinMM section containing the following: [WinMM] "Drivers" = "wineoss.drv" "WaveMapper" = "msacm.drv" "MidiMapper" =
2002 Sep 14
2
New user trying to install registry
The documentation says ... if you want to install it manually, you can do so by using the regapi tool to be found in the programs/regapi/ directory in Wine source. So if you have installed WINE from an rpm, how do you install the registry? Thanks, SJR -------------- next part -------------- An HTML attachment was scrubbed... URL:
2002 Oct 16
2
Where is regapi?
I am using Redhat 7.3 with the 2002/10/07 RPMS's. I cannont find the "regapi" program. I also cant find the /tools directory. Do I need to download the "tgz" version instead? http://www.winehq.com/Docs/wine-user/no-windows.shtml "Use tools/wineinstall to compile Wine and install the default registry. Or if you prefer to do it yourself, compile programs/regapi, and
2010 Dec 12
2
dragon naturally speaking will not work
hi this is my first post having switched to mint so I am clueless but I need to install dragon naturally speaking 11 on my lenovo g560 i used this tutorial http://appdb.winehq.org/appview.php?versionId=3227 it went pretty well until it said it was "Replacing default with C:/program"(i can see that that could be a problem but i don't know how to stop it) i was runing it in a terminal
2008 Feb 20
1
Running DNS 9.5 Standard
Dragon NaturallySpeaking 9.0 Preferred installs and runs. However, DNS 9.5 installs well but does not. The output is as follows. I have been told that there is an oleacc function that has not been implemented in wine, but does anyone else have any suggestions? susan at ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking9/Program$ wine natspeak Xlib: extension "GLX" missing
2002 Apr 17
1
regedit.exe notepad.exe and other wine substitutes
Hi, Wine provides a variety of applications in the programs/ dir. this include notepad, regedit, regapi, aviplay, ... This programs (AFAIK) implements the windows equivalent of their .exe with winelib. However, some applications try to run c:\windows\regedit.exe, notepad.exe and fail. My question is, in a windows free environment, if I rename those applications (to a .exe extension and its .so
2001 Jul 16
1
No real Windows Registry?
Hi; I got the following output towards the end of ./tools/wineinstall: ---------------------------------------------- Checking for real Windows registry... Not found, default Wine registry will be installed. Compiling regapi... ---------------------------------------------- What is the Windows registry and why wouldn't I have one. I have Windows 98 installed. Thanks, Tom
2001 Sep 18
5
Newbie question - running MSMONEY fails.
Hi, I've recently installed the latest version of WINE (from LinuxFormat Mag), and I can run some app's (sol.exe, notepad etc). However, when I try to run 'larger' apps I run into problems. Specifically I'm trying to run MSMONEY 2001. I cd to c:/program files/microsoft money/system then run wine --winver win98 msmoney.exe and I get the following:
2002 Jan 28
1
err:dosmem:setup_dos_mem MAP_FIXED failed at address 0 for DOS address space
Hello, I'm having a problem with a fresh install of wine, just trying to run C:\\windows\\sol.exe (I wanted to keep things simple at first and try this out. (yes, I do have a full install of windows on a partition that is listed as [Drive C]. I get the following: # wine C:\\windows\\sol.exe err:dosmem:setup_dos_mem MAP_FIXED failed at address 0 for DOS address space Anyone have any clue