LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Exe Files (https://www.linuxquestions.org/questions/linux-newbie-8/exe-files-149280/)

Zinctek 02-22-2004 05:45 PM

Exe Files
 
i have just downloaded irc.gamers.exe and i want to install the file but its asking me to open the file with a program what sort of program do i open the file with?

only just worked out how to change the res on linux sorry i am really really new 2 this forum

XavierP 02-22-2004 05:56 PM

.exe files are for Windows. They do not work natively under Linux. You could try installing Wine or WineX to see if either of those will help.

SciYro 02-22-2004 11:11 PM

in linux the extension doesnt realy matter that much (some programs might use it , others wont) i think its called mime(?) that says what kinda file it is, and on the comand line, it doesnt matter a single bit as bash will only execute programs wich contain certain permission saying that using can execute the program, (might seem kinda strange, but it works better then using the extensions, saving a text file with a ".com" extension in windows makes windows try to run the file , while in linux itll just be a text file

mikshaw 02-22-2004 11:36 PM

still can't run an .EXE natively in Linux even if you chmod 777 and name it runthisfileplease.sh
You still need a windows environment for a windows application.

megaspaz 02-23-2004 12:56 AM

Quote:

Originally posted by mikshaw
still can't run an .EXE natively in Linux even if you chmod 777 and name it runthisfileplease.sh
You still need a windows environment for a windows application.

well you can, if you compile a program on your linux box and name it with a *.exe extension. :p

Zinctek 02-23-2004 08:15 AM

Thanks for your help so when ever i download something i need to make sure i look for the linux version? if so tho i know linux has irc build in i want to use my own client do you know where to get linux irc clients from?

robot5x 02-23-2004 09:20 AM

THere are loads of different clients if you search around - kde, gnome, etc all have their own version. One of the most robust is bitchx - get it here

http://bitchx.org/history.php

mikshaw 02-23-2004 02:24 PM

/me puts a.b.c. gum on megaspaz's chair

I don't know about BitchX for someone who you claims to be "really really new".
A simpler option is Xchat


All times are GMT -5. The time now is 08:28 AM.