* [gentoo-user] Modular X
@ 2006-04-01 20:12 Jim
2006-04-01 20:29 ` Alexander Skwar
0 siblings, 1 reply; 10+ messages in thread
From: Jim @ 2006-04-01 20:12 UTC (permalink / raw
To: Gentoo-Users
Would this be a problem with the EBuild or with the app? I am try to
install tightvnc and get the following error.
>>> Source unpacked.
>>> Compiling source
in /var/tmp/portage/tightvnc-1.2.9-r1/work/vnc_unixsrc ...
/usr/portage/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild: line 41: xmkmf:
command not found
!!! ERROR: net-misc/tightvnc-1.2.9-r1 failed.
Call stack:
ebuild.sh, line 1526: Called dyn_compile
ebuild.sh, line 923: Called src_compile
tightvnc-1.2.9-r1.ebuild, line 41: Called die
I take it xmkmf is no longer used in xorg 7.0?
Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Florida, USA, Earth, Solar System, Milky Way
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-01 20:12 [gentoo-user] Modular X Jim
@ 2006-04-01 20:29 ` Alexander Skwar
2006-04-01 20:58 ` Rick van Hattem
2006-04-01 21:47 ` Jim
0 siblings, 2 replies; 10+ messages in thread
From: Alexander Skwar @ 2006-04-01 20:29 UTC (permalink / raw
To: gentoo-user
Jim wrote:
> Would this be a problem with the EBuild or with the app? I am try to
> install tightvnc and get the following error.
>
>>>> Source unpacked.
>>>> Compiling source
> in /var/tmp/portage/tightvnc-1.2.9-r1/work/vnc_unixsrc ...
> /usr/portage/net-misc/tightvnc/tightvnc-1.2.9-r1.ebuild: line 41: xmkmf:
> command not found
>
> !!! ERROR: net-misc/tightvnc-1.2.9-r1 failed.
> Call stack:
> ebuild.sh, line 1526: Called dyn_compile
> ebuild.sh, line 923: Called src_compile
> tightvnc-1.2.9-r1.ebuild, line 41: Called die
>
> I take it xmkmf is no longer used in xorg 7.0?
alexander@blatt /var/db/pkg $ epm -qf `which xmkmf `
imake-1.0.1-r1
Please file a bug against tightvnc, as it's missing
a dependency.
BTW: Why use tightvnc at all? Realvnc 4 is as fast in
my experience and there's still somebody workign on it -
seeing that the last update to tightvnc is dated
July 2005, I doubt that anybody maintains it anymore.
Alexander Skwar
--
Just don't make the '9' format pack/unpack numbers... :-)
-- Larry Wall in <199710091434.HAA00838@wall.org>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-01 20:29 ` Alexander Skwar
@ 2006-04-01 20:58 ` Rick van Hattem
2006-04-01 21:47 ` Jim
1 sibling, 0 replies; 10+ messages in thread
From: Rick van Hattem @ 2006-04-01 20:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
On Saturday 01 April 2006 22:29, Alexander Skwar wrote:
> BTW: Why use tightvnc at all? Realvnc 4 is as fast in
> my experience and there's still somebody workign on it -
> seeing that the last update to tightvnc is dated
> July 2005, I doubt that anybody maintains it anymore.
>
Realvnc lacks jpeg support, which certainly helps with slow connections.
--
Rick van Hattem Rick.van.Hattem(at)Fawo.nl
[-- Attachment #2: Type: application/pgp-signature, Size: 200 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-01 20:29 ` Alexander Skwar
2006-04-01 20:58 ` Rick van Hattem
@ 2006-04-01 21:47 ` Jim
2006-04-02 9:06 ` W.Kenworthy
2006-04-02 14:26 ` Rick van Hattem
1 sibling, 2 replies; 10+ messages in thread
From: Jim @ 2006-04-01 21:47 UTC (permalink / raw
To: gentoo-user
On Sat, 2006-04-01 at 22:29 +0200, Alexander Skwar wrote:
> alexander@blatt /var/db/pkg $ epm -qf `which xmkmf `
> imake-1.0.1-r1
>
> Please file a bug against tightvnc, as it's missing
> a dependency.
Will do.
> BTW: Why use tightvnc at all? Realvnc 4 is as fast in
> my experience and there's still somebody workign on it -
> seeing that the last update to tightvnc is dated
> July 2005, I doubt that anybody maintains it anymore.
I am testing out the different vnc versions along with freeNX to see
what will give me the fastest remote desktop.
> Alexander Skwar
Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Florida, USA, Earth, Solar System, Milky Way
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-01 21:47 ` Jim
@ 2006-04-02 9:06 ` W.Kenworthy
2006-04-02 14:26 ` Rick van Hattem
1 sibling, 0 replies; 10+ messages in thread
From: W.Kenworthy @ 2006-04-02 9:06 UTC (permalink / raw
To: gentoo-user
Try using zebedee to both compress and encrypt (if neccessary) the vnc
connection. Provided a nice usability increase when using vnc through a
modem, though tightvnc was a little better than vnc.
BillK
On Sat, 2006-04-01 at 16:47 -0500, Jim wrote:
> On Sat, 2006-04-01 at 22:29 +0200, Alexander Skwar wrote:
> > alexander@blatt /var/db/pkg $ epm -qf `which xmkmf `
> > imake-1.0.1-r1
> >
> > Please file a bug against tightvnc, as it's missing
> > a dependency.
>
> Will do.
>
> > BTW: Why use tightvnc at all? Realvnc 4 is as fast in
> > my experience and there's still somebody workign on it -
> > seeing that the last update to tightvnc is dated
> > July 2005, I doubt that anybody maintains it anymore.
>
> I am testing out the different vnc versions along with freeNX to see
> what will give me the fastest remote desktop.
>
> > Alexander Skwar
>
> Jim
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance?
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Florida, USA, Earth, Solar System, Milky Way
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-01 21:47 ` Jim
2006-04-02 9:06 ` W.Kenworthy
@ 2006-04-02 14:26 ` Rick van Hattem
2006-04-02 16:19 ` Toby 'qubit' Cubitt
1 sibling, 1 reply; 10+ messages in thread
From: Rick van Hattem @ 2006-04-02 14:26 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1237 bytes --]
On Saturday 01 April 2006 23:47, Jim wrote:
> On Sat, 2006-04-01 at 22:29 +0200, Alexander Skwar wrote:
> > alexander@blatt /var/db/pkg $ epm -qf `which xmkmf `
> > imake-1.0.1-r1
> >
> > Please file a bug against tightvnc, as it's missing
> > a dependency.
>
> Will do.
>
> > BTW: Why use tightvnc at all? Realvnc 4 is as fast in
> > my experience and there's still somebody workign on it -
> > seeing that the last update to tightvnc is dated
> > July 2005, I doubt that anybody maintains it anymore.
>
> I am testing out the different vnc versions along with freeNX to see
> what will give me the fastest remote desktop.
>
> > Alexander Skwar
>
> Jim
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance?
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Florida, USA, Earth, Solar System, Milky Way
When you're done testing please report/publish the results, I'm also very
interested in a fast remote desktop system.
Tightvnc can hog the cpu with the compression sometimes so that's not always a
good solution either.
--
Rick van Hattem Rick.van.Hattem(at)Fawo.nl
[-- Attachment #2: Type: application/pgp-signature, Size: 200 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-02 14:26 ` Rick van Hattem
@ 2006-04-02 16:19 ` Toby 'qubit' Cubitt
2006-04-03 6:23 ` Alexander Skwar
0 siblings, 1 reply; 10+ messages in thread
From: Toby 'qubit' Cubitt @ 2006-04-02 16:19 UTC (permalink / raw
To: gentoo-user
On Sun, Apr 02, 2006 at 04:26:00PM +0200, Rick van Hattem wrote:
> On Saturday 01 April 2006 23:47, Jim wrote:
> > On Sat, 2006-04-01 at 22:29 +0200, Alexander Skwar wrote:
> > > alexander@blatt /var/db/pkg $ epm -qf `which xmkmf `
> > > imake-1.0.1-r1
> > >
> > > Please file a bug against tightvnc, as it's missing
> > > a dependency.
> >
> > Will do.
> >
> > > BTW: Why use tightvnc at all? Realvnc 4 is as fast in
> > > my experience and there's still somebody workign on it -
> > > seeing that the last update to tightvnc is dated
> > > July 2005, I doubt that anybody maintains it anymore.
> >
> > I am testing out the different vnc versions along with freeNX to see
> > what will give me the fastest remote desktop.
> >
> > > Alexander Skwar
> >
> > Jim
> When you're done testing please report/publish the results, I'm also very
> interested in a fast remote desktop system.
>
> Tightvnc can hog the cpu with the compression sometimes so that's not always a
> good solution either.
I've tried tightVNC and freeNX, both over a relatively slow DSL link
and on an old pentium2 450, and whilst both were usable there's no
competition: freeNX wins hands down.
I also like the fact that freeNX also lets you run single remote
applications, instead of always having to start up a complete remote
desktop - much closer to normal X-forwarding.
The only downside to freeNX was it was more complicated to get
working. (But that may have been due to the complicated things I was
trying to do: everything had to be tunnelled through a firewall using
ssh port-forwarding, and I needed to get my X server to talk to a
remote font server, also via ssh tunnelling, so that fonts on the
application I was running over freeNX would work.)
HTH,
Toby
--
PhD Student
Quantum Information Theory group
Max Planck Institute for Quantum Optics
Garching, Germany
email: toby@dr-qubit.org
web: www.dr-qubit.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-02 16:19 ` Toby 'qubit' Cubitt
@ 2006-04-03 6:23 ` Alexander Skwar
2006-04-03 15:35 ` Toby 'qubit' Cubitt
0 siblings, 1 reply; 10+ messages in thread
From: Alexander Skwar @ 2006-04-03 6:23 UTC (permalink / raw
To: gentoo-user
Toby 'qubit' Cubitt wrote:
> The only downside to freeNX was it was more complicated to get
> working.
The big downside of NX for me is, that your session ends
as soon as NX is stopped. Not so with VNC (no matter which
VNC).
Alexander Skwar
--
BTW: I have a better name for the software .... Microsoft Internet
Exploder.
-- George Bonser <grep@cris.com>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-03 6:23 ` Alexander Skwar
@ 2006-04-03 15:35 ` Toby 'qubit' Cubitt
2006-04-03 21:02 ` Alexander Skwar
0 siblings, 1 reply; 10+ messages in thread
From: Toby 'qubit' Cubitt @ 2006-04-03 15:35 UTC (permalink / raw
To: gentoo-user
On Mon, Apr 03, 2006 at 08:23:41AM +0200, Alexander Skwar wrote:
> Toby 'qubit' Cubitt wrote:
>
> >The only downside to freeNX was it was more complicated to get
> >working.
>
> The big downside of NX for me is, that your session ends
> as soon as NX is stopped. Not so with VNC (no matter which
> VNC).
I'm not sure that's true. I thought freeNX could have persistent
sessions too. There's an "ENABLE_PERSISTENT_SESSION" option in the
config file, at any rate. I even vaguely remember trying it
once. Perhaps someone else knows more (or has access to a couple of
boxes they could test it on - I don't at the moment).
In any case, the freeNX client can connect to VNC sessions, amongst
others. Not sure whether that gives better performance than VNC
though.
Toby
--
PhD Student
Quantum Information Theory group
Max Planck Institute for Quantum Optics
Garching, Germany
email: toby@dr-qubit.org
web: www.dr-qubit.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Modular X
2006-04-03 15:35 ` Toby 'qubit' Cubitt
@ 2006-04-03 21:02 ` Alexander Skwar
0 siblings, 0 replies; 10+ messages in thread
From: Alexander Skwar @ 2006-04-03 21:02 UTC (permalink / raw
To: gentoo-user
Toby 'qubit' Cubitt wrote:
> On Mon, Apr 03, 2006 at 08:23:41AM +0200, Alexander Skwar wrote:
>> Toby 'qubit' Cubitt wrote:
>>
>> >The only downside to freeNX was it was more complicated to get
>> >working.
>>
>> The big downside of NX for me is, that your session ends
>> as soon as NX is stopped. Not so with VNC (no matter which
>> VNC).
>
> I'm not sure that's true.
Well, it *used to be*. I'd hope that you're right - could
anyone comment on this?
> I thought freeNX could have persistent
> sessions too. There's an "ENABLE_PERSISTENT_SESSION" option in the
> config file, at any rate.
Is that true? Does this allow me to disconnect my freeNX client
from the freeNX server without ending the freeNX session?
Alexander Skwar
--
Sauron is alive in Argentina!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-04-03 21:06 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01 20:12 [gentoo-user] Modular X Jim
2006-04-01 20:29 ` Alexander Skwar
2006-04-01 20:58 ` Rick van Hattem
2006-04-01 21:47 ` Jim
2006-04-02 9:06 ` W.Kenworthy
2006-04-02 14:26 ` Rick van Hattem
2006-04-02 16:19 ` Toby 'qubit' Cubitt
2006-04-03 6:23 ` Alexander Skwar
2006-04-03 15:35 ` Toby 'qubit' Cubitt
2006-04-03 21:02 ` Alexander Skwar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox