1834552 Members
3284 Online
110069 Solutions
New Discussion

Can not start Vfsb

 
Johnson_11
Occasional Contributor

Can not start Vfsb

When I try to run Vfsb in /usr/bin/X11 , I will get an error message as below :
usr/lib/dld.sl: Can't find path for shared library: libSX.1
Can you tell me how to solve it ?
1 REPLY 1
Dave Olker
Neighborhood Moderator

Re: Can not start Vfsb

Hi,

I've never heard of Vfsb so I don't know what it is, but on my 11i system the libSX.1 library resides in the "/usr/lib/X11/extensions" directory.

If this is where it resides on your system, you could try modifying your SHLIB_PATH environment variable to include this path, like so:

# export SHLIB_PATH=$SHLIB_PATH:/usr/lib/X11/extensions

and then try running the Vfsb program again.

Hope this helps,

Dave


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo