Discussion:
installing on Ubuntu 12.04
Spencer Schweitzer
2012-05-26 13:01:08 UTC
Permalink
hello
i am trying to install the viewer on Ubutnu 12.04 but i am having issues
finding the libstdc files
i have tried looking all over the palce but am being unsuccesfull
is there an easier way to get these.
i am running the i386 version

here is the terminal file output
***@LSX:~/Downloads/vnc-4_1_3-x86_linux$ sudo ./vncviewer
./vncviewer: error while loading shared libraries:
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file
or directory

appreciate the help.
Mike Miller
2012-05-28 21:22:19 UTC
Permalink
Have you tried using apt-get or synaptic or the Ubuntu software store to
download and install the vnc package(s)? That is definitely the
recommended way to go unless you need to compile it yourself for some
special reason. This might work:

sudo apt-get install x11vnc vnc-java

Mike
Post by Spencer Schweitzer
hello
i am trying to install the viewer on Ubutnu 12.04 but i am having issues
finding the libstdc files
i have tried looking all over the palce but am being unsuccesfull
is there an easier way to get these.
i am running the i386 version
here is the terminal file output
cannot open shared object file: No such file or directory
appreciate the help.
Loading...