Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lokking for shared-library files

Status
Not open for further replies.

lotmueller

Technical User
Oct 24, 2001
6
0
0
DE
Hi there,

I'm just looking a half way round to find the following library-files for solaris 2.6
libXt.so.6.0
libX11.so.6.1

Can anybody provide me a link to download these files

Thanks in advance

Lothar
 
Some thoughts ...

On my m/c, I have /usr/lib/libX11.so, libX11.so.4 and libX11.so.5 all defined as symbolic links to /usr/openwin/lib/libX11.so.4

Also have /usr/lib/libXt.so, libXt.so.4 and libXt.so.5 all defined as symbolic links to /usr/openwin/lib/libXt.so.4

Maybe you just need to define a few more links? Worth a try I think :)

Greg.
 
Greg,

thanks you your response.

But I did what you mentioned, looking with showrev -c <prog> I get
a error message in the section of used lib-files with SUNW.1.1 unavailable.

So I think in the lib-files I'm looking for some functions are newly defined, no sym. link
will solve that problem.

Good to know that other people do have the same thoughts

Best Regards

Lothar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top