LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   [Please] Run Dosbox on network (https://www.linuxquestions.org/questions/linux-newbie-8/%5Bplease%5D-run-dosbox-on-network-825266/)

fakecyborg 08-10-2010 03:46 AM

[Please] Run Dosbox on network
 
Hello.
I have installed CentOs as server and trying to run .exe(dos program) there. i have already installed dosbox and works on running the program.

But the problem is how can i run that on network (i use windowsXp)? i store the program and data on CentOs server and the client program runs directly on server (client just create shortcut to network path). I misassumed if we install dosbox on centos it can work, but it didnt for network.

What should i do?

Sorry i newbie on linux

thank you very much

AlucardZero 08-10-2010 06:23 AM

If you're running it on XP, you need to run the XP version.. Linux binaries won't work on Windows. Even if you're storing the data on CentOS, when you run it from the network path it's the XP computer actually running it.

malekmustaq 08-10-2010 06:34 AM

fakecyborg,

Quote:

But the problem is how can i run that on network (i use windowsXp)? i store the program and data on CentOs server and the client program runs directly on server (client just create shortcut to network path). I misassumed if we install dosbox on centos it can work, but it didnt for network.
If you have installed DOSbox you will run DOSbox over the CentOS, but not WinXP except may be if the latter runs over the VM. If you want to run some Windows app over Gnu/Linux you will probably want to install Wine for CentOS or Fedora, download it here. Well by the way Wine is directly installable via: $ yum install wine

Hope it helps. Good luck.

fakecyborg 08-10-2010 08:17 PM

Quote:

Originally Posted by AlucardZero (Post 4061747)
If you're running it on XP, you need to run the XP version.. Linux binaries won't work on Windows. Even if you're storing the data on CentOS, when you run it from the network path it's the XP computer actually running it.

Is there other way to make it work?

fakecyborg 08-10-2010 08:26 PM

Quote:

Originally Posted by malekmustaq (Post 4061765)
fakecyborg,



If you have installed DOSbox you will run DOSbox over the CentOS, but not WinXP except may be if the latter runs over the VM. If you want to run some Windows app over Gnu/Linux you will probably want to install Wine for CentOS or Fedora, download it here. Well by the way Wine is directly installable via: $ yum install wine

Hope it helps. Good luck.

I will try VM.
Wine doesn't work by the way. The programs we use running under DOS so we use DOSBox.

fakecyborg 08-11-2010 07:55 PM

My problem solved. I just maped the drive from samba and set the chmod to 777. thank you


All times are GMT -5. The time now is 06:57 PM.