Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <005c01c5c13b$6c65f6a0$0601a8c0@ELITEPRODIGY3> From: "c0ldfyr3" To: References: <004201c5c136$3e0bc280$0601a8c0 AT ELITEPRODIGY3> Subject: Re: Unable to execute binary file... Date: Sat, 24 Sep 2005 20:08:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-IsSubscribed: yes I am not trying to run it, I am trying to compile the .so for a plugin I am writing for the game. To do that, I need the .so's and .lib's from the srcds package. To get that, I either need to run the 4 hundred something mb full file. Or the hldsupdatetool to download the package. I have a compiler made specifically for the cygwin environment that emulates the c++ compiler needed by valve. It compiles 3 of my cpp files but stops on one contained in the hl2sdk folder and I have come to the conclusion that when I read "The srcds package is required to compile" that I needed the srcds package. Does this make it a lil less obscure as to what im trying to do =) ? ----- Original Message ----- From: "René Berber" To: Sent: Saturday, September 24, 2005 7:52 PM Subject: Re: Unable to execute binary file... c0ldfyr3 wrote: > Hi all, im new to the list so excuse any mistaken ignorance on my behalf > =P > > I have a problem, and ill try to give as much detail as possible. > > I am trying to run the file hldsupdatetool.bin downloaded from filefront. > When this failed, I downloaded hlds_l_1120_full.bin from the same website. > > I have changed persmission using windows "Security" tab and gave all > users full permissions. > I then chmod 777 both files. > > When I ./ either, the result is > ./hlds_l_1120_full.bin: ./hlds_l_1120_full.bin: cannot execute binary file > ./hldsupdatetool.bin: ./hldsupdatetool.bin: cannot execute binary file > > -rwxrwxrwx+ 1 c0ldfyr3 None 445055300 Sep 24 18:56 hlds_l_1120_full.bin > -rwxr-xr-x+ 1 c0ldfyr3 None 3513408 Apr 7 22:48 hldsupdatetool.bin (May > have been 755 but should work anyway) > > I also tried reinstalling cygwin with the LF changed to the windows > lf-cr and still no worky. > > Im stumped =( You are trying to use in Windows something that is meant to be used on Linux. Does that answer your question? Cygwin is not Linux. If you want to run Windows and Linux at the same time look at coLinux. Do you even have a Half Life dedicated server running? Look at the documentation for the dedicated server first. -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/