Displaying 4 results from an estimated 4 matches for "farlow".
Did you mean:
fallow
2002 Jan 29
5
Still no luck on command line parse
Thanks, bjornr, however your suggestion to try:
wine "C:\Program Files\intuit\qbtimer\qbtimer.exe"
gave the same result as the other command lines I tried.
All invoke the qbtimer program and all get the same error from qbtimer:
Can't find timer file "Files/intuit/qbtimer.exe" ...
So wine properly finds the qbtimer.exe file. The error arises after
the program is
2002 Jan 25
1
Command line when program is not in the path
Thanks for a smoothly installing and very functional release of wine
(preview 5, codeweavers-wine-20011108-5.i386.rpm), which I am using
with a default config from Redhat 7.1.
I am trying to construct a command line to invoke a program that is
not in the [wine]Path but which is in the (windows partition) drive
defined as C: in the wine config file.
I have tried putting my directory in the path
2002 Feb 27
3
winsock 16 BIT
...tcp port. What could be the problem?.
I think wine read /etc/services but not send the correct port number
(using always 512) to winsock.dll, or winsock.dll doesn?t works fine.
P.D. Working with the same Server and Port (5557/tcp) with 32bits
aplications work fine and fast.
P.D. Thanks to Carol Farlow for her first anwser.
2002 Feb 05
1
Still no luck on command line parse [Bug 417]
As suggested, I checked that I was getting wine of the right vintage,
and as you see below, I indeed seem to have the version designated by
the codeweavers rpm name I downloaded
(codeweavers-wine-20011108-5.i386.rpm):
[cafl@emma cafl]$ which wine
/usr/bin/wine
[cafl@emma cafl]$ /usr/bin/wine --version
Wine release 20011108
Wine exited with a successful status
[cafl@emma