Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 11:42 PM
08-12-2003 11:42 PM
I receive this message.
Required X libraries libX11.sl and libX11.2 under /usr/lib/ are not installed on your machine
when I do ls | grep X11 in the directory /usr/lib
i have:
X11
X11R4
X11R5
X11R6
libX11.1
libX11.2
libX11.3
libXhp11.1
libXhp11.2
libXhp11.3
libddsox11.a
libddsox11.sl
pa11_32
Where can i go to have information to install
or what do I have to do?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 11:58 PM
08-12-2003 11:58 PM
Re: X11
Are you installing oracle ? Then take a look at next link, specialy the doc Yogeeraj attached.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x27fe227a4bc6d611abdb0090277a778c,00.html
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 11:59 PM
08-12-2003 11:59 PM
SolutionCreate it as a link in /usr/lib
ln -s /usr/lib/libX11.3 libX11.sl
If you still have problems what version of HP-UX are you running and what is the output from;
swlist -l bundle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:02 AM
08-13-2003 12:02 AM
Re: X11
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol 'XShapeQueryExtension' in load module
'/usr/lib/pa20_64/libXm.4'.
Abort(coredump)
What O/S are we talking .... if this is 11.XX and swlist -l file X11.MOTIF- SHLIB yields nothing installing the following may help :
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B3394BA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:37 AM
08-13-2003 12:37 AM
Re: X11
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 02:39 AM
08-13-2003 02:39 AM
Re: X11
My problem was that lots of links where missing in the directory /usr/lib.