public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] VNC
@ 2005-10-20 23:48 James Pattinson
  2005-10-21  0:14 ` Nuitari
  2005-10-21  0:30 ` Richard Freeman
  0 siblings, 2 replies; 15+ messages in thread
From: James Pattinson @ 2005-10-20 23:48 UTC (permalink / raw
  To: gentoo-amd64

Hi All

What are you using for VNC or remote terminal access? Neither RealVNC 
nor tightVNC compile for me on gentoo-amd64.

Any ideas?

James
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-20 23:48 James Pattinson
@ 2005-10-21  0:14 ` Nuitari
  2005-10-21  0:35   ` James Pattinson
  2005-10-21  0:30 ` Richard Freeman
  1 sibling, 1 reply; 15+ messages in thread
From: Nuitari @ 2005-10-21  0:14 UTC (permalink / raw
  To: gentoo-amd64

> What are you using for VNC or remote terminal access? Neither RealVNC nor 
> tightVNC compile for me on gentoo-amd64.

I have net-misc/vnc-4.0-r1 (aka realvnc), with the server enabled. I'm 
using ~amd64
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-20 23:48 James Pattinson
  2005-10-21  0:14 ` Nuitari
@ 2005-10-21  0:30 ` Richard Freeman
  1 sibling, 0 replies; 15+ messages in thread
From: Richard Freeman @ 2005-10-21  0:30 UTC (permalink / raw
  To: gentoo-amd64

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, October 20, 2005 7:48 pm, James Pattinson wrote:
> Hi All
>
> What are you using for VNC or remote terminal access? Neither RealVNC
> nor tightVNC compile for me on gentoo-amd64.
>

I used the messy procedure of building a freenx server on x86, packaging
it, and installing on amd64 from the resulting package.  I probably have a
bunch of 32-bit libs in the wrong place as a result, but they shouldn't
conflict with anything that is 64-bit, and as soon as the package installs
cleanly on amd64 I'll switch to 64-bit.

I believe I've gotten tightvnc to actually work on amd64, but I can't say
what version I'm running until I get home in a few days...

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDWDaVg2bN8aFizRkRAjV1AKCcH+BHAtFYeco0S/8I/6TFWgFjmACfX9YF
vMX8lBGRwERM8Gon90oHiQM=
=Q/8n
-----END PGP SIGNATURE-----
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-21  0:14 ` Nuitari
@ 2005-10-21  0:35   ` James Pattinson
  2005-10-21  0:42     ` Nuitari
  0 siblings, 1 reply; 15+ messages in thread
From: James Pattinson @ 2005-10-21  0:35 UTC (permalink / raw
  To: gentoo-amd64

Nuitari wrote:

>> What are you using for VNC or remote terminal access? Neither RealVNC 
>> nor tightVNC compile for me on gentoo-amd64.
>
>
> I have net-misc/vnc-4.0-r1 (aka realvnc), with the server enabled. I'm 
> using ~amd64

That's interesting - how did you enable the server? I just never got a 
vncserver binary.

Cheers
James
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-21  0:35   ` James Pattinson
@ 2005-10-21  0:42     ` Nuitari
  0 siblings, 0 replies; 15+ messages in thread
From: Nuitari @ 2005-10-21  0:42 UTC (permalink / raw
  To: gentoo-amd64

>> >  What are you using for VNC or remote terminal access? Neither RealVNC 
>> >  nor tightVNC compile for me on gentoo-amd64.
>> 
>>
>>  I have net-misc/vnc-4.0-r1 (aka realvnc), with the server enabled. I'm
>>  using ~amd64
>
> That's interesting - how did you enable the server? I just never got a 
> vncserver binary.

Add
net-misc/vnc server
to your /etc/portage/package.use

It is going to be a long and huge compile though as it uses XFree sources 
to compile

You could also possibly use the binaries on the realvnc website
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
@ 2005-10-21  6:00 Dmitri Pogosyan
  2005-10-22  3:56 ` Joel Wiramu Pauling
  0 siblings, 1 reply; 15+ messages in thread
From: Dmitri Pogosyan @ 2005-10-21  6:00 UTC (permalink / raw
  To: gentoo-amd64

[ebuild   R   ] net-misc/vnc-4.0-r1  +server 0 kB

works just fine for me (gentoo-amd64)


> Hi All
> 
> What are you using for VNC or remote terminal access? Neither RealVNC 
> nor tightVNC compile for me on gentoo-amd64.
> 
> Any ideas?
> 
> James
> -- 
> gentoo-amd64@gentoo.org mailing list



--
Dmitri Pogosyan            Department of Physics
Associate Professor        University of Alberta
tel 1-780-492-2150         412 Avadh Bhatia Physics Labs
fax 1-780-492-0714         Edmonton, AB, T6G 2J1, CANADA


-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-21  6:00 [gentoo-amd64] VNC Dmitri Pogosyan
@ 2005-10-22  3:56 ` Joel Wiramu Pauling
  2005-10-22 16:19   ` Daniel Gryniewicz
  0 siblings, 1 reply; 15+ messages in thread
From: Joel Wiramu Pauling @ 2005-10-22  3:56 UTC (permalink / raw
  To: gentoo-amd64

On Fri, 2005-10-21 at 00:00 -0600, Dmitri Pogosyan wrote:
> [ebuild   R   ] net-misc/vnc-4.0-r1  +server 0 kB
> 
You should use tightvnc (you can't have both to emerge -C vnc first)
it's server and client are much more advanced and support more features
than the realvnc reference implementation.

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
@ 2005-10-22  4:03 Dmitri Pogosyan
  0 siblings, 0 replies; 15+ messages in thread
From: Dmitri Pogosyan @ 2005-10-22  4:03 UTC (permalink / raw
  To: gentoo-amd64

> On Fri, 2005-10-21 at 00:00 -0600, Dmitri Pogosyan wrote:
> > [ebuild   R   ] net-misc/vnc-4.0-r1  +server 0 kB
> > 
> You should use tightvnc (you can't have both to emerge -C vnc first)
> it's server and client are much more advanced and support more features
> than the realvnc reference implementation.

I tried it some time ago - it did not work well for some reason, I already
forgot why.  Or perhaps it was vnc.o X module which tightvnc did not provide ?
realvnc is server and client as well.  And yes, tightvnc have more features,
but they are minor for me. Perhaps sometime I'll try tightvnc again.




> 
> -- 
> gentoo-amd64@gentoo.org mailing list



--
Dmitri Pogosyan            Department of Physics
Associate Professor        University of Alberta
tel 1-780-492-2150         412 Avadh Bhatia Physics Labs
fax 1-780-492-0714         Edmonton, AB, T6G 2J1, CANADA


-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-22  3:56 ` Joel Wiramu Pauling
@ 2005-10-22 16:19   ` Daniel Gryniewicz
  2005-10-22 17:32     ` Simon Stelling
  0 siblings, 1 reply; 15+ messages in thread
From: Daniel Gryniewicz @ 2005-10-22 16:19 UTC (permalink / raw
  To: gentoo-amd64

On Sat, 2005-10-22 at 16:56 +1300, Joel Wiramu Pauling wrote:
> On Fri, 2005-10-21 at 00:00 -0600, Dmitri Pogosyan wrote:
> > [ebuild   R   ] net-misc/vnc-4.0-r1  +server 0 kB
> > 
> You should use tightvnc (you can't have both to emerge -C vnc first)
> it's server and client are much more advanced and support more features
> than the realvnc reference implementation.
> 

Except that it doesn't work on amd64.  I set out to make it work at one
point, and made thousands of changes just to make it 64-bit clean, and
it still didn't work.

Daniel

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-22 16:19   ` Daniel Gryniewicz
@ 2005-10-22 17:32     ` Simon Stelling
  2005-10-22 18:16       ` Daniel Gryniewicz
  0 siblings, 1 reply; 15+ messages in thread
From: Simon Stelling @ 2005-10-22 17:32 UTC (permalink / raw
  To: gentoo-amd64

Daniel Gryniewicz wrote:
> Except that it doesn't work on amd64.  I set out to make it work at one
> point, and made thousands of changes just to make it 64-bit clean, and
> it still didn't work.

At least as client it works great here, can't say about the server part, as I 
use vino for that.

-- 
Simon Stelling
Gentoo/AMD64 Operational Co-Lead
blubb@gentoo.org
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-22 17:32     ` Simon Stelling
@ 2005-10-22 18:16       ` Daniel Gryniewicz
  2005-10-22 18:28         ` Nuitari
  0 siblings, 1 reply; 15+ messages in thread
From: Daniel Gryniewicz @ 2005-10-22 18:16 UTC (permalink / raw
  To: gentoo-amd64

On Sat, 2005-10-22 at 19:32 +0200, Simon Stelling wrote:
> Daniel Gryniewicz wrote:
> > Except that it doesn't work on amd64.  I set out to make it work at one
> > point, and made thousands of changes just to make it 64-bit clean, and
> > it still didn't work.
> 
> At least as client it works great here, can't say about the server part, as I 
> use vino for that.

Okay, I admit I only tried the server, because the client was on my x86
work box.

Daniel

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-22 18:16       ` Daniel Gryniewicz
@ 2005-10-22 18:28         ` Nuitari
  2005-10-22 19:24           ` Daniel Gryniewicz
  0 siblings, 1 reply; 15+ messages in thread
From: Nuitari @ 2005-10-22 18:28 UTC (permalink / raw
  To: gentoo-amd64

>> Daniel Gryniewicz wrote:
>>> Except that it doesn't work on amd64.  I set out to make it work at one
>>> point, and made thousands of changes just to make it 64-bit clean, and
>>> it still didn't work.
>>
>> At least as client it works great here, can't say about the server part, as I
>> use vino for that.
>
> Okay, I admit I only tried the server, because the client was on my x86
> work box.

Both the realvnc client and server work for me
Also the X11 module
and the listening client

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
@ 2005-10-22 19:15 Dmitri Pogosyan
  0 siblings, 0 replies; 15+ messages in thread
From: Dmitri Pogosyan @ 2005-10-22 19:15 UTC (permalink / raw
  To: gentoo-amd64

> >> Daniel Gryniewicz wrote:
> >>> Except that it doesn't work on amd64.  I set out to make it work at one
> >>> point, and made thousands of changes just to make it 64-bit clean, and
> >>> it still didn't work.
> >>
> >> At least as client it works great here, can't say about the server part, as I
> >> use vino for that.
> >
> > Okay, I admit I only tried the server, because the client was on my x86
> > work box.
> 
> Both the realvnc client and server work for me
> Also the X11 module
> and the listening client


So is for me. All parts of realvnc are working (although there is one glitch,
sometimes input gets slow or repeats itself, at least when I'm using X11
module). The quys you quote were talking about tightvnc.


> 
> -- 
> gentoo-amd64@gentoo.org mailing list



--
Dmitri Pogosyan            Department of Physics
Associate Professor        University of Alberta
tel 1-780-492-2150         412 Avadh Bhatia Physics Labs
fax 1-780-492-0714         Edmonton, AB, T6G 2J1, CANADA


-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-22 18:28         ` Nuitari
@ 2005-10-22 19:24           ` Daniel Gryniewicz
  2005-10-23  0:15             ` Joel Wiramu Pauling
  0 siblings, 1 reply; 15+ messages in thread
From: Daniel Gryniewicz @ 2005-10-22 19:24 UTC (permalink / raw
  To: gentoo-amd64

On Sat, 2005-10-22 at 14:28 -0400, Nuitari wrote:
> >> Daniel Gryniewicz wrote:
> >>> Except that it doesn't work on amd64.  I set out to make it work at one
> >>> point, and made thousands of changes just to make it 64-bit clean, and
> >>> it still didn't work.
> >>
> >> At least as client it works great here, can't say about the server part, as I
> >> use vino for that.
> >
> > Okay, I admit I only tried the server, because the client was on my x86
> > work box.
> 
> Both the realvnc client and server work for me
> Also the X11 module
> and the listening client
> 

I'm using realvnc fine.  It's tightvnc that broke.

Daniel

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-amd64] VNC
  2005-10-22 19:24           ` Daniel Gryniewicz
@ 2005-10-23  0:15             ` Joel Wiramu Pauling
  0 siblings, 0 replies; 15+ messages in thread
From: Joel Wiramu Pauling @ 2005-10-23  0:15 UTC (permalink / raw
  To: gentoo-amd64

On Sat, 2005-10-22 at 15:24 -0400, Daniel Gryniewicz wrote:
> On Sat, 2005-10-22 at 14:28 -0400, Nuitari wrote:
It works perfectly on amd64 I don't know what system setup you had but I
have no issues. x11vnc also works great for attaching for existing X
sessions.

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-10-23  0:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-21  6:00 [gentoo-amd64] VNC Dmitri Pogosyan
2005-10-22  3:56 ` Joel Wiramu Pauling
2005-10-22 16:19   ` Daniel Gryniewicz
2005-10-22 17:32     ` Simon Stelling
2005-10-22 18:16       ` Daniel Gryniewicz
2005-10-22 18:28         ` Nuitari
2005-10-22 19:24           ` Daniel Gryniewicz
2005-10-23  0:15             ` Joel Wiramu Pauling
  -- strict thread matches above, loose matches on Subject: below --
2005-10-22 19:15 Dmitri Pogosyan
2005-10-22  4:03 Dmitri Pogosyan
2005-10-20 23:48 James Pattinson
2005-10-21  0:14 ` Nuitari
2005-10-21  0:35   ` James Pattinson
2005-10-21  0:42     ` Nuitari
2005-10-21  0:30 ` Richard Freeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox