PDA

View Full Version : VNC Viewer GUI front end for GTK+2



Straker
August 16th, 2007, 06:30 PM
Hi All,

Here is a new app I created using PureBasic (purebasic.com (http://www.purebasic.com)). It is a front-end GUI for vncviewer for GTK+2 environments (Gnome, KDE, XFCE, etc.). Its a binary because the PureBasic compiler is not open-source.

It was created to help new users to linux avoid the terminal. I just built a new Ubuntu box for a client and they are not linux terminal savvy, so I wrote this to help them use VNC Viewer.

I am posting it here because Ubuntu users where stumbling upon the thread in the PureBasic forums, so I decided to just post it here.

Requires gtk2, xvncviewer, and x11vnc packages.

I am releasing this under a creative commons license (see README).

Screenie:

http://cdahosting.com/other/gui2.png

Note: this is not unicode, but should work fine on Ubuntu English-based systems.

Download from here (http://cdahosting.com/other/gvncviewer_0.2.tar.gz)

Cheers.

h_kerrigan
October 21st, 2007, 03:38 PM
Hi, I just try to use your program but an error appears,

Couldn't open the GTK 2.x Library:libgtk-x11-2.0.so

I already installed that library, could it be because I am using gutsy?

:confused:

yitzhakbg
July 21st, 2008, 02:16 PM
Really nice. Thanks very much