|
Last updated on: Sunday, July 06, 2008
Software
Information
Community
News
Fun
Credits
|
|
Title: |
|
VNC on Linux S/390 |
|
Categories/Keywords: |
|
remote control: remote, vnc |
|
Contributors: |
|
Mark Post |
|
Write Up By: |
|
"Samy Rengasamy" snrsamy@yahoo.com |
Sine Nomine Associates has a source RPM (SRPM) for VNC on Linux/390 on
their web site at
http://sinenomine.net/node/view/270.
Download that, then execute the following commands in order:
- rpm -i vnc-3.3.3r1-2.src.rpm
- cd to the SPECS directory
- rpm -bb whatever.the.name.is.spec
- rpm -i ../RPMS/name.of.the.rpm
|