Hi, there is someone who can teach me how install wine on a remote linux server? I've a CentOs system
Hi, It'd really be more of a matter of either installing the binary packages for your distribution, or if you were so inclined, installing the application from source. What would be your poison of choice? Also, you might check Google, I'm sure someone has written up a howto for CentOS. -Zac EBK wrote:> Hi, > > there is someone who can teach me how install wine on a remote linux server? > > I've a CentOs system > > > > >
2008/6/9 EBK <wineforum-user at winehq.org>:> there is someone who can teach me how install wine on a remote linux server? > I've a CentOs systemI presume you've read the Red Hat Wine download page: http://fedoraproject.org/wiki/AndreasBierfert/Wine You need to do something like ssh -X name.of.server and then try to install Wine in that ssh session. It'll display X client windows to your desktop's X server. (If you have the X11 libs installed on the CentOS box.) - d.