Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- General
- >
- libXext version
General
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-08-2010 03:41 AM
01-08-2010 03:41 AM
libXext version
Hi All
I am currently attempting to build Qt 4.6 on our HP C8000.
HP-C8000<33> uname -a
HP-UX HP-C8000 B.11.11 U 9000/785 220365262 unlimited-user license
The configure runs into problems giving the following error message...
Basic XLib functionality test failed!
Trolltech provide a table of X11 requirements a section of this looks like this...
Xext libXext X Extensions 6.4.3
I wonder if anyone can explain how I obtain the version number of the libs which exist on my system to compare with the above table. For the example above I see the following in my /usr/lib/X11R6 directory.
-r-xr-xr-x 1 bin bin 110592 Nov 14 2000 libXext.2*
-r-xr-xr-x 1 bin bin 118784 Nov 14 2000 libXext.3*
-r-xr-xr-x 1 bin bin 118016 Jun 12 2002 libXext.a*
lrwxr-xr-x 1 root sys 24 Oct 10 2007 libXext.sl@ -> /usr/li
b/X11R6/libXext.3
Ed
I am currently attempting to build Qt 4.6 on our HP C8000.
HP-C8000<33> uname -a
HP-UX HP-C8000 B.11.11 U 9000/785 220365262 unlimited-user license
The configure runs into problems giving the following error message...
Basic XLib functionality test failed!
Trolltech provide a table of X11 requirements a section of this looks like this...
Xext libXext X Extensions 6.4.3
I wonder if anyone can explain how I obtain the version number of the libs which exist on my system to compare with the above table. For the example above I see the following in my /usr/lib/X11R6 directory.
-r-xr-xr-x 1 bin bin 110592 Nov 14 2000 libXext.2*
-r-xr-xr-x 1 bin bin 118784 Nov 14 2000 libXext.3*
-r-xr-xr-x 1 bin bin 118016 Jun 12 2002 libXext.a*
lrwxr-xr-x 1 root sys 24 Oct 10 2007 libXext.sl@ -> /usr/li
b/X11R6/libXext.3
Ed
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-08-2010 06:03 AM
01-08-2010 06:03 AM
Re: libXext version
Hi,
One possibility is to use the commande what
what /usr/lib/X11R6/libXext.3
sometimes the what command permit to see the version of the lib you want.
I have a another ugly method to know which product belong your file
swlist -l file | grep "yourfile"
and after that
swlist product
HTH
One possibility is to use the commande what
what /usr/lib/X11R6/libXext.3
sometimes the what command permit to see the version of the lib you want.
I have a another ugly method to know which product belong your file
swlist -l file | grep "yourfile"
and after that
swlist product
HTH
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP