Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anyone get this to work?. . . .
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Scott_R
n00b
n00b


Joined: 04 Sep 2004
Posts: 40

PostPosted: Tue Sep 14, 2004 4:35 am    Post subject: Anyone get this to work?. . . . Reply with quote

Here's the how to, but it stops working on step 5.

Here's the link.

http://gentoo-wiki.com/HOWTO_TightVNC_connecting_to_current_session#Compiling_vnc.so_with_JPEG_Compression

This is what I want to do with desktop :0

There is mention of anther program called X11vnc, but I can't find it in portage. Maybe because it's experimental?

Thanks!

-Scott
Back to top
View user's profile Send private message
Wamp
n00b
n00b


Joined: 05 Sep 2004
Posts: 24
Location: Oslo, Norway

PostPosted: Tue Sep 14, 2004 6:11 am    Post subject: Reply with quote

Quote:
There is mention of anther program called X11vnc, but I can't find it in portage. Maybe because it's experimental?


you have both realvnc and x2vnc

Quote:
* net-misc/vnc
Latest version available: 3.3.7
Latest version installed: 3.3.7
Size of downloaded files: 2,109 kB
Homepage: http://www.realvnc.com/
Description: Remote desktop viewer display system
License: GPL-2


* x11-misc/x2vnc
Latest version available: 1.6
Latest version installed: [ Not Installed ]
Size of downloaded files: 60 kB
Homepage: http://fredrik.hubbe.net/x2vnc.html
Description: Control a remote computer running VNC from X
License: GPL-2




don't know how x2vnc works, since I've never tried it. but realvnc worked like a charm for me.
_________________
Help theese poor people :)
Back to top
View user's profile Send private message
asiobob
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1375
Location: Bamboo Creek

PostPosted: Tue Sep 14, 2004 6:55 am    Post subject: Reply with quote

the versions in portage for vnc 3.x.x is somewhat old and I never had good results. With version 4 from www.realvnc.com I just manually installed it. If all you want is to see your current xsession then you don't even need the "server", just copy over the x11 plug and "load" it in your X config file
Back to top
View user's profile Send private message
Scott_R
n00b
n00b


Joined: 04 Sep 2004
Posts: 40

PostPosted: Tue Sep 14, 2004 12:17 pm    Post subject: Reply with quote

ASIO_BOB wrote:
the versions in portage for vnc 3.x.x is somewhat old and I never had good results. With version 4 from www.realvnc.com I just manually installed it. If all you want is to see your current xsession then you don't even need the "server", just copy over the x11 plug and "load" it in your X config file


Great ASIO_BOB,

Just what exactly do I do to make this work?

Where is the x11 plug and how do it load it?

-Scott
Back to top
View user's profile Send private message
asiobob
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1375
Location: Bamboo Creek

PostPosted: Wed Sep 15, 2004 11:55 am    Post subject: Reply with quote

unmerge any realvnc stuff you already have.
Download http://www.realvnc.com/dist/vnc-4.0-x86_linux.tar.gz

untar into a tmp dir, cd into it, run as root

Code:

./vncinstall /usr/local/bin /usr/local/man


now in your XF86Config file or xorg.conf depending on if you use Xfree86 r xorg just add

Code:
Load "vnc"


in the module section of the file.

and add
Code:
 Option "passwordFile" "/root/.vnc/passwd"
in the Scren section.

finally run vncpasswd as root to set a password.

Then connect using your favorite client to screen :0

eg, ipaddress:5900
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum