1752402 Members
5907 Online
108788 Solutions
New Discussion юеВ

vnc with hpux

 
Pradep
Regular Advisor

vnc with hpux

Hi,
I have vnc 1.4.3 installed. but when i connect to it from viewer, it already open the desktop with root loggged it. Can we make it default logged out desktop.
Also i want a normal user to start vncserver ,but when i try it gives error. cat //.vnc/uasng074:4.log
/usr/lib/dld.sl: Can't find path for shared library: libstdc++.sl
/usr/lib/dld.sl: No such file or directory

how can i make a normal user to start vncserver.
12 REPLIES 12
Nido
Trusted Contributor

Re: vnc with hpux

Hello Pradeep,

>>>>/usr/lib/dld.sl: Can't find path for shared library: libstdc++.sl
/usr/lib/dld.sl: No such file or directory

Check this thread, I had the same issue and got resolved after installing vnc1.4.2

http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1308088

Check the permission of the binary file 'vncserver' and other related file.

Any user can open the VNC session on any port (0-99) which corresponds to TCP ports 5900-5999, vncserver file should have 555 permission.

Check http://www.realvnc.com/ for details.



Cheers!!
" Let Villagers Be Happy!! "
Suraj K Sankari
Honored Contributor

Re: vnc with hpux

Hi,

Download UNIX (Linux, Solaris, HP-UX) from this link

http://www.realvnc.com/products/download.html

Suraj
Pradep
Regular Advisor

Re: vnc with hpux

Hi Nido,

can u please give me Binaries of hpux 11.11 for vnc-4.1.2. its not available on realvnc site.
i know 4.1.3 is not a stable version.

regards.
Nido
Trusted Contributor

Re: vnc with hpux

Hi Pradeep,

Check the archive section (bottom of the page in download section) for the previous release.

Google search resulted this : Check this link also:
http://www.fileplay.net/file/3646/vnc-free-edition-for-hp-ux-11-11i-pa-risc-v4-1-2

Let me know where you're :-)

Cheers!!

" Let Villagers Be Happy!! "
Pradep
Regular Advisor

Re: vnc with hpux

Thanks, Nido, the site is blocked from my office, i will try to download it from home and try.
However, how can i start the vncserver from a normal user login. it gives dld.sl error. It is supposed to work that way or meant for root user only ?
also how can i restrict access to local computer only, for local application use, (oracle), and not allow anyone to connect from their PC/laptop by vncviewer.

thanks.
Nido
Trusted Contributor

Re: vnc with hpux

Hi,

Did you check for the previous 4.0 release
in:
http://www.realvnc.com/products/free/4.1/download.html

>>>>can i start the vncserver from a normal user login
Yes, refer my reply above.

>>>>also how can i restrict access to local computer only, for local application use, (oracle), and not allow anyone to connect from their PC/laptop by vncviewer.
I'm not good in perl :-(
But a conditional statement can be put to verify the user and Machine in the vncservver file which is a perl script.

p.s. ( if no points than a pint will do ; Going for Lunch!! )

Cheers!!
" Let Villagers Be Happy!! "
V. Nyga
Honored Contributor

Re: vnc with hpux

Hi,

if you get a 'Can't find path for shared library' you have to check where this lib is.
Then you have to add the path to 'SHLIB_PATH' and/or 'LD_LIBRARY_PATH' either in the start script or in the users profiles (in the script would be easier).

Or check with 'ldd ' and 'chatr ' where the exe expects the lib.
Then you could create a link there.

HTH
Volkmar
*** Say 'Thanks' with Kudos ***
Bob_Vance
Esteemed Contributor

Re: vnc with hpux

libstdc++.sl is not an HPUX C library.


See my post at:

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1379042
"The lyf so short, the craft so long to lerne." - Chaucer
Pradep
Regular Advisor

Re: vnc with hpux

problem was resolved by installing much stable release of VNC server for hpux.
vnc_1.4.2