I had the same exact problem about 2 weeks ago.  I initially used the RPM's for
linux sparc.  I had to compile my own version to solve the problem.  Go to the
following URL:

http://www.uk.research.att.com/vnc/platforms.html

On this page there is a link to a patch for compiling VNC on Linux Sparc.
Also, get the unix source code.  Extract the files from the source tarball
using:

tar -xzvf vnc-3_3_3r2_unixsrc.tgz

Then copy the patch file into the vnc_unixsrc directory.  Now change to the
vnc_unixsrc directory and apply the patch using the following command:

patch -p0 < vnc_linux_sparc.patch

Follow the direction in the README file to compile the viewer and the server.
That should work.  If for some reason it you can't get it to compile, email me
and I can send you my binaries.

-Steve


Gaspar Gonzalez wrote:

> Hi,
> I'm running RedHat 6.2 (2.2.16_3) in a Sparcserver 670/MP, with video card
> cgthree.
> Previously vnc had been working great in Solaris 2.5.1 (same box)
> But I installed RedHat 6.2 and vncserver (vnc-3.3.3-2.rpm)and now it doesn't
> work, what's happening is that the vncviewer (that hasn't changed) in
> (win2k,win98,Linux) displays garbled and inverted characters, here is a
> screen shot:
>
> http://members.home.net/gaspargonzalez/vnc_failure2.jpg
>
> I can use the viewer to see other servers, so vncviewer has no problem.
>
> I've done some things trying to make it work, please if you have any ideas
> they're more than welcome:
>
> +installed the Xfree 100 dpi font
> +run vncserver -cc 3
> +run vncserver -pixelformat BGRnnn
> +compiled rbfcounter altering the big endian switch (on and off) and
>   worked perfectly both ways! (same client pc and same server SparcServer
> w/RH6.2)
>
> Any ideas, suggestions, apologies, blessings?
>
> Thank a lot!
> Gaspar G.
> [EMAIL PROTECTED]
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to