Wine on remote linux server..How to install?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
EBK
Newbie
Newbie
Posts: 2
Joined: Mon Jun 09, 2008 1:47 pm

Wine on remote linux server..How to install?

Post by EBK »

Hi,

there is someone who can teach me how install wine on a remote linux server?

I've a CentOs system
Zac Brown

Wine on remote linux server..How to install?

Post by Zac Brown »

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



David Gerard

Wine on remote linux server..How to install?

Post by David Gerard »

2008/6/9 EBK <[email protected]>:
there is someone who can teach me how install wine on a remote linux server?
I've a CentOs system
I 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.
EBK
Newbie
Newbie
Posts: 2
Joined: Mon Jun 09, 2008 1:47 pm

Post by EBK »

Thanks for replies.

I've a CENTOS Enterprise 4.6 i686 on standard

I'm a newbie on linux :oops:
Locked