Displaying 20 results from an estimated 26 matches for "lawson_whitney".
2001 Dec 08
0
Resource temporarily unavailable (fwd)
...try it
on monday.
The1trex
--
Philosophers have tried to interpret the world in different ways; the
important thing is to change it.
- Karl Marx
>From: Mike McCormack <mike_mccormack@start.com.au>
>To: "the1trex@hotmail.com" <the1trex@hotmail.com>
>CC: "lawson_whitney@juno.com" <lawson_whitney@juno.com>
>Subject: Re: Resource temporarily unavailable (fwd)
>Date: Sat, 08 Dec 2001 10:50:49 +1000
>
>
>Hi T-Rex,
>
>what is your application trying to do?
>
>Can i download the binary from anywhere?
>
>Did you try my patch?
&...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to
comunicate over the comm port it hangs.
Here are som output to read.
earlier on i get:
Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c
Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c
thats from vhere the com port gets an virtual memory space, i think.
and in the end i have:
Call
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 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 Mar 07
2
can't find libntdll.so, but it's there
Wine (20001202-1mdk) invoked, message "can't find libntdll.so, no such file
or directory." However there is such a file. Same wine.conf file used as
with earlier version 20001026-4mdk. In both installations, wine never made
a proper wine.conf file, file was blank and I had to write my own. I don't
notice anything in the wine.conf file about where the libraries are.
2002 Feb 15
3
make works but make install fails
Doing a make install gives the following error:
------------------- snip -------------------
Wine build complete.
cd `dirname debugger/__install__` && make install
make[1]: Entering directory `/usr/src/wine/debugger'
[ -d /usr/local/bin ] || mkdir -p /usr/local/bin
/usr/bin/install -c winedbg.so /usr/local/bin/winedbg.so
cd /usr/local/bin && rm -f winedbg && cp wine
2001 Feb 08
2
Installling more than one wine version (fwd)
On Thu, 8 Feb 2001, Rick Moulton wrote:
> It seems that Corel Office 2000 for linux will not run on any version of
> wine later that the 1022999 ver.. Seems Any newer version causes an
> "ERROR no 6 and stuff about not being able to find "wordperfect" or
> quattropro executuables, and also saying it is a wine error.
> My question, is there a way to install
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 30
1
wprocs.dll (fwd)
On Wed, 30 May 2001, Bence Fejervari wrote:
>
> Hi,
>
> I compiled wine-20010510 and tried to run winmine.exe, but got the
> following error message:
>
> $ wine winmine.exe
> err:int:INT_GetPMHandler could not load wprocs.dll
...
>
> What is this wprocs.dll file it misses? I couldn't find it anywhere...
>
I dunno, but wine has a built in one (libwprocs.so -
2002 Feb 16
2
WineDbg : list of errors
Hi,
Using WineDbg,
I have problems to attach to a process.
I start "winedbg".
then "walk process".
It gives reference to a W-process.
Trying attach to this process gives me error 5.
Where could i find more info on these error numbers ?
[syl@snoop La 4?me Proph?tie]$ winedbg
WineDbg starting... on pid 0
Wine-dbg>walk process
pid threads parent exe
0806ba80
2001 Nov 13
3
Network
Hi all,
since few days I try to install a RunTime under WINE which is used to
connect to a Linux Server. Having allways error 6 not socket (GLE 6)
with -debugmsg +winsock options, I install telnet from Windows to try to
connect to this server. I got same error. I install another windows
client, PUTTY, same result: unable to connect. Does anyone know more
about how to test network connexion
2001 Feb 08
0
hello, I need some help for using wine...
...cannot install codeweavers wine (Alan)
4. Re: [Fwd: RedHat 7.0, Wine en Matlab: een fontprobleem??] (JP Hermans)
5. Re: wine and Monkey Island 4 (Martin Bassner)
6. Microsoft Fortran Powerstation on Linux via Wine (Aldo Colussi)
7. Re: Microsoft Fortran Powerstation on Linux via Wine
(lawson_whitney@juno.com)
8. Wine Weekly News #81 (2001 Week 06) (Eric Pouech)
9. RE: Project "Muncher" the next step in wine (Charlie Gibbs)
--__--__--
Message: 1
From: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Subject: Re: err:int21 and err:dc
Date: 7 Feb 2001 16:41:20 GMT
Orga...
2001 Feb 01
1
Better instructions with "\"
lawson_whitney@juno.com wrote:
> On Sun, 28 Jan 2001, Timothy wrote:
>
> > Improve the usage of "\".
>
> > No where did I come across any proper usage of "\". I had to
> discover on
> > my own how to call up programs via command line, that "c:\Program
> &...
2001 Feb 22
2
afx.h... configure: error: Could not find the MFC includes
This is driving me nuts. I'm trying to compile an MFC application using
WINE. I can specify the location of the ATL includes and configure is
quite happy but it chokes when I give it the MFC includes in the same way:
./configure --with-atl-includes=/home/wade/VC98/atl/Include
--with-mfc-includes=/home/wade/VC98/mfc/Include
Wassup? I'm using
Winemaker 0.5.5
And wine
2002 Oct 13
3
Can't make a shadow directory
...exe\\DllOverrides]
"commdlg" = "native"
in the ~/.wine/config file, but as you see, the error message shows that
wine is using the builtin commdlg.dll, and this happens also when I use wine
--debugmsg +loaddll -dll commdlg=native Logic.exe
How can I solve this?
>From: lawson_whitney@juno.com
>To: benboomsma@hotmail.com
>CC: wine-users@winehq.com
>Subject: Re: Can't make a shadow direcory
>Date: Sat, 12 Oct 2002 13:37:01 -0400 (EDT)
>
>On Sat, 12 Oct 2002, Ben Boomsma wrote:
>
> > Hi,
> >
> > I'm trying to make a shadow directory,...
2001 Oct 21
5
Trying to startup Wine
I have downloaded the source (wine-20011004),
compiled and installed with ~/wine-20011004/tools/install.sh
and am attempting to start running it.
My first try, as suggested in the docs, is /windows/sol.exe
from a terminal in KDE
and the error message I get is:
Gtk-WARNING **: cannot open display:
I compiled and installed as root - that may have been a mistake.
However, I have a /root/.wine
2001 Mar 30
2
wine releases and Pegasus Mail
On a RedHat 6.2 (with the latest RH updates) I have been using wine
(compiled from source with ./configure-make depend-make) to run Pegasus
Mail 3.12c for the last 12-15 months. It has had (and still has) its ups and
downs. I am using wine with real Windows, not 'fake'.
Early on Pegasus Mail (PM) crashed when trying to add attachments, but
slowly things improved, until (and
2001 Oct 17
3
Cron with Wine
I am currently using Windows self extractor from the command line and it works great to convert zip files to windows exe's. The issue I'm having is if I try and cron this through a shell scipt it complains with the following
+ wine '/usr/share/wine-c/Program Files/WinZip Self-Extractor/WinZIPse.EXE' /y /le /overwrite
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 Nov 19
3
WineLib Seg Fault?
A question for the WineLib guru's :)
I am using the wine-20011108 build with Mandrake 8.0 and with this
version of wine clean compiled and installed I can run several windows
programs very successfully :).
Then I use winemaker to create a WineLib 'so' file and the compile and
link again runs clean.
But when I run the resulting 'so' file using this command line:
$