similar to: [HELP] plz. tell me little history of "wine"...

Displaying 20 results from an estimated 5000 matches similar to: "[HELP] plz. tell me little history of "wine"..."

2001 Jul 20
1
Dose anybody really can tell me what really need for compile wine for solaris x86?
Dose anybody really can tell me what really need for compile wine for solaris x86? I have tried everything I can think about but ended up with a bunch of errors about need libwine.unicode and somethings Thanks for your help!
2001 Apr 22
2
Cannot Compile Wine
Hi, I have been trying to compile win, and to be honest, I am not real good at compiling, so when there is an error, I am left to hunting postings to try to find help. I lucked out and found a message thread with the exact same problem that I have, however, there was no response as to how to get around this. Any suggestions please would be greatly appreciated. I am running Red Hat Linux 7.0. Here
2001 Aug 27
3
Netscape
Is it possible to install and run Netscape whitout having access to a native windows. -- Best regard, Svend Bjerrum Jensen http://www.sbj.esenet.dk
2001 Feb 20
1
Recent wines on RH7/kernel-2.4.0
I'm not running RedHat(running Debian rather), but I've run Wine under 2.4.0, 2.4.1 and 2.4.2-pre3 kernels without any trouble. Chris In article <91ev5s$30v1$1@news.itfs.nsk.su>, "Alexey Morozov" <morozov@novosoft.ru> wrote: > Did anyone manage to run recent wine on a RH7 w/ the 2.4.0-testXX > kernel? I tried (both 20001202 and 20001215) and found that
2001 Apr 17
2
Stupid question: where is the Preferences box?
Good day! I am GUI-challenged, and proud of it, but I would like a bit of help. When I start netscape (picked from an Earthlink CD) it raises a message box that says (this is picked from --debugmsg +text and folded for mailing convenience): trace:text:DrawTextExW L"Error: temporary directory E: does not exist. Please enter a new directory in the preferences box.", 99 , [(0,0),(264,0)]
2001 May 22
1
Yet another Wine compile error
What is up with this stupid thing? Now it's giving me this strange error: "../../tools/winebuild/winebuild: error while loading shared libraries: unexpected reloc type 0x12" If someone would be so kind as to help out...again...It would be appreciated. -- Blessed are the geeks, for they shall inherit the earth.
2001 Jun 24
2
LANG=en_US, Xlib: connnection errors
This is odd but I'm trying to get the most elementary sides of WINE down. I have gotten it to attempt to run write.exe out of my windows directory. but upon doing so it comes up with the LANG errors which I don't think is catastrophic. (I might be wrong) and then it comes up with these errors: Xlib: connection to ":0.0" refused by server Xlib: Invalid MIT_MAGIC_COOKIE-1 key
2001 Aug 25
1
Installshield Engine
I've been having trouble on newer builds of win32 applications. I can install/run the older 2000 version with no problem but not the 2001. when i try to install the softawre it never makes it past the install shield. i get the error: The InstallShield Engine (iKernel.exe) could not be launched. (0x80070005) in the console it reads: [winead@atlanta icad2001]$ wine Setup.exe Could not stat
2001 Nov 07
1
rh7.2 starts wine in runlevel 3!
installing the wine rpm that comes with red hat 7.2 works -- unless you switch to runlevel 3! Then the wine startup script runs, and fails. Since wine depends on X, it should only run in runlevel 5! - Dan
2001 Aug 25
2
Office XP Debbuging (I need some support here) and guidance wouldn't hurt either.
Hello, I'm trying to get Office XP working on Wine Here is the Debug Information. Thanks. ----------------------------------------------------------------------- Auto-generated debug report by Wine Quick Debug Report Maker Thingy: WINE Version: Wine release 20010824 Windows Version: Windows NT 5.x Distribution: Mandrake 7.2 Kernel Version:
2001 Jun 29
2
Segmentation Fault
During the compile of Wine, everything goes smoothly until I hit ntdll.spec. As soon as it enters the directory ntdll, it segfaults. Here's the full text of the error (we'll start at the point it enters the ntdll directory): make[2]: Entering directory '/root/wine/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC
2001 Oct 01
1
Latest CVS of wine won't compile
Hi! I tried to compile the latest CVS version (fetched this morning) of wine, but compilation fails with: gcc -c -I. -I. -I../../include -I../../include -O2 -m486 -fno-strength-reduce -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o wnd.o wnd.c In file included from ../../include/wine/winuser16.h:5, from ttydrv.h:19,
2001 Nov 28
2
segv while compiling
Why can't I build wine? And why didn't ./configure catch it? ....... ....... ....... gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ts_xresource.o ts_xresource.c gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
2001 Mar 10
3
fatal signal 11
I downloaded the latest wine from the cvs site and ran its ./tools/wineinstall. It ran for quite a while and croaked on /wine/server/semaphore.c. Basically, gcc says "Internal compiler error: program cc1 bog fatal signal 11". The compiler is 2.91.66 (aka egcs-1.1.2 release) and compiles other programs including 2.4.1 & 2.4.2 Linux kernels just fine. I am puzzled what 'fatal
2001 Jul 09
2
Need advice for application port
OK, I am definitely new to porting from Windows to Linux. You may have already seen my previous post about Winelib, ignore it for the time being. We have an app that dates back several developers, which of course no longer are available, and several years. We have had quite a few requests for a version that runs on Linux and hence the work to get the app ported. It is not a large app by most
2015 Mar 16
2
[LLVMdev] Question: Motivation of the semantics of the undefined value?
Dear LLVMdev, We have a question regarding the semantics of the undefined value in LLVM IR. As far as we understand, in order to give a semantics to the undefined value, the semantics of LLVM IR is generalized to a rather unusual set-based semantics. More specifically, the notion of value in LLVM IR is generalized to a set of values, rather than a single value. Then the undefined value is simply
2006 Aug 18
2
Please help with subclipse in radrails
I''ve been wrestling with this all night, I''m hoping someone can help. I followed the exact steps in: http://wiki.rubyonrails.org/rails/pages/HowtoUseRailsWithSubversion ..but when I open a new ''Checkout project from SVN'' in RadRails, it opens up the second level dirs as the project dirs (ie. app, log, script, etc), leaving me with a mess of projects. I redid
2006 Nov 25
3
[PATCH] HTTP accept filter support for FreeBSD
This small patch extends configure_socket_options to support FreeBSD''s accf_http(9), which defers accept() until there''s a full HTTP request to read. Seems to work fine on 6.1-STABLE. DragonflyBSD should work too provided the /freebsd/ line is modified to match it. accf_http(9): http://www.freebsd.org/cgi/man.cgi?query=accf_http&sektion=9 -- Thomas
2005 Feb 22
1
fake_perms and read-only profiles
I tried using the fake_perms module to set up some read-only profiles and couldn't get it to work. Could someone please point out what I'm doing wrong? I created a copy of my regular [profiles] share with the fake_perms module loaded: [staticprofiles] path = /staticprofiles invalid users = root browseable = yes csc policy = disable veto oplock files = /prf*.tmp/
2006 Aug 14
18
[OT] The bad idea that is storing Credit Cards in your database
Hello Railists and Rubyists, I know that the topic of handling credit card numbers has been expounded before on this list (I''ve searched the archives) but I want to ask the question in a slightly different way, and get your feedback: Previous discussions on the list center around what to do with the card number *after* you have processed the credit card with a payment gateway