Re: MOHAA:BT and CYGWIN

2003-11-11 Thread GDN_Cygwin
You hit the nail on the head. What is weird is some apps it can run but not others. Why would the "interact with desktop" work sometimes and not others? Also I take care of that in task manager I assume? Thanks, GDN Admin On Tue, 11 Nov 2003, Vince Hoffman wrote: > > > > I am having trou

MOHAA:BT and CYGWIN

2003-11-11 Thread GDN_Cygwin
I am having trouble running a windows executable from cygwin, in particular the game Medal of Honor:Breakthrough. Whenever I try to execute the windows compiled game application in dedicated mode it just hangs. The program shows up as a process in the windows list and under cygwin but the ap

Re: proftpd

2003-08-22 Thread GDN_Cygwin
Here is how you do it: 1) Modify the /etc/proftpd.conf file to have the following: ServerType inetd Then modify your ftp line in your /etc/inetd.conf file: ftp stream ftp nowait root /usr/sbin/in.proftpd in.proftpd Then restart your inetd daemon. If you did not startup the proce

Re: HLDS and cygwin

2003-08-21 Thread GDN_Cygwin
Here is directly where you can get the latest Win32 or Linux distro of HLDS: ftp.valvesoftware.com login: hlserver pass: hlserver Win32 dir. Russell On Wed, 20 Aug 2003, Christopher Faylor wrote: > On Wed, Aug 20, 2003 at 01:55:34PM +0100, David Postill wrote: > >On Tue, 19 Aug 2003 11:18:42

RE: HLDS and Cygwin

2003-08-21 Thread GDN_Cygwin
b) remove cygwin1.dll from their respective > directorys and add the results output of "cygpath -w /bin" at a cygwin > prompt to your windows path so they arent trying to use 2 instances of the > cygwin dll. > > Vince > > > -Original Message- &g

Re: HLDS and cygwin

2003-08-21 Thread GDN_Cygwin
HLDS (Half Life Dedicated Server) Here are URL's for this software: Creator: http://www.valvesoftware.com http://games.sierra.com/games/half-life/ Thanks, Russell On Tue, 19 Aug 2003, Christopher Faylor wrote: > On Tue, Aug 19, 2003 at 08:21:19AM +0200, J?rg Schaible wrote: > >Hi Russel, >

RE: HLDS and Cygwin

2003-08-21 Thread GDN_Cygwin
Well it does not depend on cygwin to run. The only reason I am trying to get multiple copies to run using cygwin is that I need a way for a user to authenticate to the windows box and run their own copy of the program. Without cygwin that is not easy to do that I am aware of. The HLDS server

Re: HLDS and Cygwin

2003-08-21 Thread GDN_Cygwin
Elfyn, Thanks for taking some time to help with this. I am sorry I did not provide enough information on the problem. Let me answer your questions below: On Mon, 18 Aug 2003, Elfyn McBratney wrote: > GDN_Cygwin wrote: > > > > There seems to be a problem running HLDS (half

HLDS and Cygwin

2003-08-16 Thread GDN_Cygwin
There seems to be a problem running HLDS (half-life dedicated server) for windows and Cygwin and possible other similar apps. The setup: 1) Full install of HLDS, lets call it hlds1 2) Second complete install of HLDS in separate directory, call hlds2 I have no problem executing the hlds1 or hld