Displaying 20 results from an estimated 400 matches similar to: "probs w/ make and make install"
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 Dec 09
2
compile failure at - libavifile.so Error Code 2
I am trying to install wine from the latest source on a FreeBSD 4.4 box. I
did
chip# ./configure --prefix=/usr/local/wine
chip# make depend && make
then
chip# make install
but am getting the following error.
cd `dirname advapi32/__install__` && make install
[ -d /usr/local/wine/lib ] || mkdir -p /usr/local/wine/lib
/usr/bin/install -c libadvapi32.so
2004 Aug 17
3
Wine on Cygwin
Hi,
It's been some time since the question was asked: Does wine now compile on
cygwin?
I know there are some apps and games out there that just won't run under
Win2k/XP anymore and for them a wine running under Win2k/Xp would be like the
perfect solution.
Has anyone infos on this?
Thanks in advance
Jeff
2010 May 24
1
avicap32.dll SmartTee filter status?
I see that one of the to-do's is to add a SmartTee filter to avicap32.dll.
I have a microscope camera that is based upon a webcam (that I cannot set the proper resolution under Linux- and haven't gotten help to do so). I have software and drivers that will work in VirtualBox, but there is a 5 second delay between moving a slide in the window and the move showing up in the software
2000 Aug 12
1
Batch Execution of R
R Team:
This is most likely a trivial question, but after searching docs for
several weeks and digging through Rweb and RCGI, I could not clearly
identify the method to call an R method from Linux or Win32 systems and
send the output to a file. I would like to implement R as part of an
online client-server application for a geographically spaced engineering
team an would like to know how to run
2011 Jun 02
0
Sound causing crashes in a Japanese game
I'm not really sure where to go with this. It's a Japanese game, so I doubt anyone here has played it, but hopefully someone will be able to understand the error.
The game is ?n????? (Shikkoku no Sharnoth). Initially, I thought it ran fine, but when I loaded the save I had made, the game crashed. Playing around with it a bit more, I noticed that it seems to be related to sound. If I
2001 Aug 21
1
WinMM section
Hi,
I try to run the new windows media encoder.
I got the codeweaver's wine, running SuSE 7.0
(selfcompiled 2.4.4 Kernel).
And there is no ms-windows partition on my machine.
I copied from a windows machine (win98) AVICAP.dll,
AVICAP32.dll and MSVCRT20.dll to 'c:\windows' and, of
course the exe file.
When executing the encoder says, it looks like that it
is not installed properly
2010 Oct 25
4
Scrivener 1.0, unable to create or open a project
wine: 1.3.4
OS: slackware 13.1 (32 bit), 2.6.36-rc7 kernel
I downloaded and installed the most recent version of Scrivener for windows (beta). The issue i"m having is exactly this: http://www.literatureandlatte.com/forum/viewtopic.php?f=32&t=8617&start=0
I start the program, try to create a document, and am told that the file create isn't compatible with that version. If I
2011 Oct 10
0
Problem with GTA San Andreas.
Hi, I'm try to play GTA San Andreas on Wine, but I have a problem with it. When I execute GTA San Andreas I can't see good the game menu.
[img]http://imageshack.us/photo/my-images/840/pantallazode20111010193.png/[/img]
This is show when I execute GTA San Andreas in terminal.
Code:
fixme:win:EnumDisplayDevicesW ((null),0,0x177f68c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW
2009 Mar 27
8
GTA San Andreas Page Fault
I've been trying to get San Andreas to work and I've been running into a problem. This one:
> fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
> err:quartz:Parser_Destroy pinref should be null, is 1, destroying anyway
> wine: Unhandled page fault on read access to 0x00000000 at address 0x4dd5a3 (thread 0009), starting debugger...
The problem is I
2011 Mar 15
2
Trying to run Civilization V
i;m trying to run Civilization 5, but got this as the game crashed:
fixme:win:EnumDisplayDevicesW ((null),0,0x328bdc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x328460,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x328510,0x00000000), stub!
fixme:mixer:ALSA_MixerInit No master control found on HD-Audio Generic, disabling mixer
2004 May 03
0
wine-users digest, Vol 1 #1756 - 15 msgs
besides wine is there no other package thats can be used
----- Original Message -----
From: <wine-users-request@winehq.org>
To: <wine-users@winehq.org>
Sent: Friday, April 30, 2004 5:20 PM
Subject: wine-users digest, Vol 1 #1756 - 15 msgs
> Send wine-users mailing list submissions to
> wine-users@winehq.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
2008 Mar 05
5
Ubuntu feisty/wine/gecko
Anyone else experiencing crashes when installing gecko in Ubuntu
feisty? Whenever I run wine and attempt to install gecko, I get a
consistent crash...
fixme:system:SetProcessDPIAware stub!
wine: Call from 0xb9e87c to unimplemented function
js3250.dll.JS_SetGCParameter, aborting
wine: Unimplemented function js3250.dll.JS_SetGCParameter called at
address 0xb9e87c (thread 0009), starting debugger...
2002 Aug 10
0
new quartz dll
> On Fri, 9 Aug 2002, Mark Hannessen wrote:
> He there !!
>
> i just found out that transgaming has a new "quartz dll" in there CVS.
> it apears to use ffmpeg libavcodec.
>
> the good news:
> libavcodec is LGPL !!!
>
> so there is a good chance that the entire quartz dll is going to be LGPL
> Going to be? It has been for a while already... from the
2004 Oct 04
0
passing linux devices to a program in wine
Hi, i'm trying to find out if i could use my webcam in
Netmeeting. I can receive video, but am not able to
send because wine can't handle this yet. So I'm doing
a little "research":
When I run Netmeeting in normal windows with depndency
walker i see this:
LoadLibraryExA("C:\Program
Files\31Netmeeting\dcap32.dll", 0x00000000,
LOAD_WITH_ALTERED_SEARCH_PATH)
2006 Feb 26
0
Review of Black, Ruby for Rails, Chapter 4
As others have mentioned, Chapter 4 of David A. Black''s book _Ruby for
Rails_ is now available for download from the Manning site. The fact that
the book is being released one chapter at a time makes it easy to read in
small, digestible chunks. I never intended to review every chapter
individually here, but now that I''ve done the first three, I feel like I
ought to continue.
2010 Jun 11
0
Can't run amcap.exe with webcam
OS: Ubuntu 10.04 with Gnome
wine version: 1.1.42
amcap.exe version: 9.00
wecam: Logictech QuickCam E3500
The webcam works very well with ubuntu (I just got cheese to test the webcam). But I try to copy a amcap.exe and run 'wine amcap.exe' or 'sudo wine amcap.exe'. The amcap will crash when the amcap gui appears.
Following the Documents, I turn on the debug mode.What should I do
2007 Mar 19
1
Wile: Error when executing "make" in SimplyMepis 3.4.3
Hello,
I got the following error message when I executed "make". Can anyone
help me on this
issue? Thanks!
Mike
make[1]: Entering directory `/home/zheng/Desktop/wine-0.9.28/tools'
make[1]: `makedep' is up to date.
make[1]: Leaving directory `/home/zheng/Desktop/wine-0.9.28/tools'
make[1]: Entering directory `/home/zheng/Desktop/wine-0.9.28/libs'
make[2]: Entering
2006 Feb 22
0
Application PhoneTools
Hi everybody,
I'm trying to get a software running which I used to use on Windows for
Fax reception/transmission. It's called PhoneTools Expert and with
wine-0.9.8 I managed to install it properly for the first time (entering
registry and serial number, etc ... all goes well). I installed it with
default settings (Windows version Win98), but when I try to run it,
it'll crash
2008 Apr 27
1
X3 Reunion sound+movies
Hi all,
system: 64bit, ubuntu 8.04, wine 0.9.60
X3 Renuion is listed in the databse as not having a working sound and
movies. That's true, but I tried to overcome this. I noticed that a lot
of problems come form the neraly not implemented amstream.dll. Since
this is for streaming audio and video I thought that maybe installing
the Windows Media Player might help here a bit. I used