[OmniOS-discuss] running X application over ssh can't find libraries

Geoff Nordli geoffn at gnaa.net
Wed Aug 28 05:44:56 UTC 2013


I followed the thread to get the ssh -X working properly by using pkgsrc 
and installing xauth plus adding:  XAuthLocation /opt/pkg/bin/xauth  to 
the ssh config.

Now I am trying to run VirtualBox gui remotely.

cho $LD_LIBRARY_PATH
/opt/pkg/lib/:/opt/pkg/lib/X11/

/usr/bin/VirtualBox
VirtualBox: supR3HardenedMainGetTrustedMain: 
dlopen("/opt/VirtualBox/amd64/VirtualBox.so",) failed: ld.so.1: 
VirtualBox: fatal: libXinerama.so.1: open failed: No such file or directory

The files are there:

ls -al /opt/pkg/lib/ | grep -i libxinerama.so
lrwxrwxrwx   1 root     root          20 Oct  6  2012 libXinerama.so -> 
libXinerama.so.1.0.0
lrwxrwxrwx   1 root     root          20 Oct  6  2012 libXinerama.so.1 
-> libXinerama.so.1.0.0
-rwxr-xr-x   1 root     root       14848 Oct  6  2012 libXinerama.so.1.0.0


Any other ideas on how to get it to find the libraries?

thanks,

Geoff







More information about the OmniOS-discuss mailing list