Displaying 20 results from an estimated 300 matches similar to: "wine & RH7.0 - failed dependencies"
2000 Dec 21
1
RH7.0 compilation
Hi everyone,
Like most people with RH7.0 Linux, I had problems with their "experimental"
gcc-2.96 compiler. To circumvent the problem, I installed stock gcc-2.95.2
in the /usr/local tree, so it will be picked up first as /usr/local/bin if
before /usr/bin on my PATH. With this setup I was able to compile R-1.2.0
straight out of the box (as well as compile Linux kernels). One problem I
2000 Dec 21
1
RH7.0 compilation
Hi everyone,
Like most people with RH7.0 Linux, I had problems with their "experimental"
gcc-2.96 compiler. To circumvent the problem, I installed stock gcc-2.95.2
in the /usr/local tree, so it will be picked up first as /usr/local/bin if
before /usr/bin on my PATH. With this setup I was able to compile R-1.2.0
straight out of the box (as well as compile Linux kernels). One problem I
2001 Dec 09
2
Could not load 'USER.DLL' (RH7.2)
I find that I can't run 16-bit apps because of a problem with user.dll.
Here is an example.
[john]$ wine /mnt/C/Win31/cardfile.exe
err:module:BUILTIN_LoadModule loaded .so but dll user.dll still not found
Could not load 'USER.DLL' required by 'CARDFILE', error=2
Terminated
A 32-bit app (such as notepad.exe) does work though, other than some minor
issues related to fonts.
I
2001 Aug 13
1
WineLib Linker Error?
I am doing some testing with WineLib and the 20010731 release
and am having some trouble with the final linkage. I have a
very simple test.cpp file and the following spec file:
name test
mode guiexe
type win32
import shell32.dll
import comdlg32.dll
import user32.dll
import gdi32.dll
import kernel32.dll
import ntdll.dll
and a hand crafted make file. When I run the make I get the
2001 Aug 06
3
WINE install Error
I need some help. I have downloaded the latest WINE tarball (731) and
managed to get through the ./configure stage, installing rpms as needed.
However, when WINE installs it gives me these set of errors:
"cd `dirname wrc/__depend__` && make depend
make[2]: Entering directory
`/mnt/windows/Vault/Wine/wine/wine-20010731/tools/wr
c'
yacc -bppy -ppp -d -t ./ppy.y
make[2]: yacc:
2001 Apr 29
1
I'm having trouble installing wine
Hi,
I downloaded wine-20010429-1
I'm using Linux Mandrake 8.0
When I try to install wine, rpminst gives me this message:
libXv.so.1 <>=S is needed by wine-20010429-1
libXxf86dga.so.1 <>=S is needed by wine-20010429-1
OK...
How do I find and install these components.
I'm kind of new to this so I'm pretty much lost.
All I know is that it is obviously part of X11.
Can
2001 Mar 09
5
wine-20010305 rpms at my download site
Hi!
I have build an rpm package of wine-20010305 (mainly for SuSE, but I
think it'll work on other distris). It's available at:
http://www.mahowi.de/download/
Bye,
Manfred
--
/"\ | PGP-Key available at Public Key Servers
\ / ASCII ribbon campaign | or at "http://www.mahowi.de/"
X against HTML mail | RSA: 0xC05BC0F5 * DSS: 0x4613B5CA
2001 Sep 03
1
(no subject)
Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11
and Flex installed
Downloaded Wine-20010731.tar.gz and am attempting to install on the machine.
Please HELP!!! thanks warren
I am getting the following errors:
after running make depend && make
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild -fPIC -L../../dlls -o
2001 Aug 06
3
Need help!!! Newbie to Wine.
I have installed Red hat 7.1 on my Ultra Hinote laptop. I was quite
proud to get my sound working and ethernet/modem card working and X
window. I was surfing on the web and notice a development product called
WINE touting the capability to 16/32 API apps in the wine environment
with it sitting on the Linux kernel. I got the latest rpm from the WINE
website in rpm format and ran the command rpm -i
2002 Feb 07
0
[Bug 107] New: syntax error in 'configure' under Solaris 8
http://bugzilla.mindrot.org/show_bug.cgi?id=107
Summary: syntax error in 'configure' under Solaris 8
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2001 Aug 13
2
follow-up on previous [HELP] messages
Here's some follow-up on some messages I posted some
time ago asking for help. Wine works again since
20010731, better than ever, if maybe a little slower.
[HELP] Fn keys:
This problem is still present. Here's a reminder:
I use Wine to run Stew, an Atari ST emulator, a
Winston0.5 derivate.
While using the emulator, I can't use the Fn keys.
For example, if the program's asking to
2001 Aug 13
2
Setup Requires a different version - Half Life install problem
"Setup Initialization Error
Setup Requires a different version of Windows. Check to make sure that
you are running Setup on the Windows Platform for which it is intended."
I have wine 20010731 installed from source, and I am trying to install
halflife from the original cd.
$ mount /mnt/cdrom
$ cd /mnt/cdrom
$ wine SETUP.EXE
Anyone got any ideas? Other apps installed to a
2001 Sep 12
1
winedbg no longer launches automatically
Wine debug no longer launches for me. Not that I know how to use it, but I
like trying to find and report bugs.
Warning: /usr/bin/winedbg.exe not accessible from a DOS drive
Warning: /usr/bin/winedbg not accessible from a DOS drive
Warning: /usr/bin/winedbg 137011720.exe not accessible from a DOS drive
Warning: /usr/bin/winedbg 137011720 not accessible from a DOS drive
Warning: /usr/bin/winedbg
2001 Aug 02
1
Word97 on 'no-windows' computer
RH7.1, wine release 20010731.
There is no windows installed on this computer and I try to install Word97
in 'no-windows' environment'.
After I run 'wine setup' I see the initial word installation screen but
after entering code numbers I see the following eror messge:
Setup error 544:
Setup is unamble to open data file E:\MSSETUP.T\~msstfof.t\Word97.stf.
Run setup again from
2001 Aug 15
1
WineLib Warning?
When compiling the following line of code using WineLib 20010731
you get a warning message.
// generates a warning
CompareString(LOCALE_USER_DEFAULT, dwFlags, s1, -1, s2, -1);
These warning relates to the defines found in
include/winbase.h file where we have:
UINT WINAPI CompareStringA(DWORD,DWORD,LPCSTR,DWORD,LPCSTR,DWORD);
UINT WINAPI
2001 Sep 15
1
Can't launch anything - cannot find '134653856'
I am using Mandrake Linux 8.1 beta 3, kernel 2.4.8-19mdk
on a 1GHz AMD system.
I use the supplied RPM: wine-20010731-1mdk
I have one problem no matter what I try to launch, I get an
error:
$ wine /mnt/win_c/winnt/system32/sol.exe
fixme:pthread_kill_other_threads_np
/usr/bin/winereal: cannot find '134653856'
err:seh:UnhandledExceptionFilter Couldn't start debugger
(debugger/winedbg
2001 Oct 29
1
NT command tools
*** post for FREE via your newsreader at post.newsfeeds.com ***
I'm using WINE (20010731) with RedHat 7.2. I'm trying to run some Windows
NT command tools with WINE such as usrmgr.exe, netsvc.exe, etc. USRMGR.EXE
loads fine, but it says on the Windows app window "RPC Protocol error".
I'm wondering whether WINE supports RPC apps. Am I missing RPC support on
my
2001 Nov 17
1
OK, I'm doing something stupid.
Freshly installed Mandrake 8.1, no Windows anything except some
fonts. Both the included 20010731 and the cooker 20010824
give me the same result when I try to run any Windows setup
from CD: I get a burst of
FIXME:pthread_rwlock_unlock
FIXME:pthread_rwlock_rdlock
pairs followed by nine
fixme:psdrv:PSDRV_BITMAP_SelectObject stub
at which point winereal sucks 100% of available processor
slices
2001 Jul 12
3
Install wine, dependency problem, newbie woes
Downloaded wine from codeweavers and tried to install with Kpackage.
"Needs libXv.so.1" Tried locating lib* with Google, but Google
comes up with packages with different names. Maybe the lib I need is
part of a larger library. So, where to find what I need, and then what
to do with it (eg. just copy to /lib)??
Thanks in advance for clues,
dave
2001 Aug 20
3
(No)DGA
Hello there!
I think wine has become pretty good because I got some basic windows
programs (mspaint,mscalc) fully working and WinOnCD worked fine. But now
when I start a program (PowerDVD in this case) I get the following error
message:
bash-2.04# wine "/windows/E/Programme/CyberLink/PowerDVD/powerdvd.exe"
X Error of failed request: XF86DGANoDirectVideoMode
Major opcode of failed