libXt version
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix Programming > libXt version




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    libXt version  
seema


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-30-06 01:42 PM

Hi all,

I am new to Unix programming. I have SunOS 5.8 box and I want
to know the libXt version installed. Please some body explain how
to get the version of currently installed libXt on solaris box.
Any command is available to get the version of libXt installed?

Thanks in advance,
Seema






[ Post a follow-up to this message ]



    Re: libXt version  
Fred Kleinschmidt


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-30-06 10:56 PM


"seema" <seema_coma@yahoo.co.in> wrote in message
news:1138626130.151570.179830@g44g2000cwa.googlegroups.com...
> Hi all,
>
> I am new to Unix programming. I have SunOS 5.8 box and I want
> to know the libXt version installed. Please some body explain how
> to get the version of currently installed libXt on solaris box.
> Any command is available to get the version of libXt installed?
>
> Thanks in advance,
> Seema
>

Type:
what /usr/include/libXt.a

--
Fred L. Kleinschmidt
Boeing Associate Technical Fellow
Technical Architect, Software Reuse Project







[ Post a follow-up to this message ]



    Re: libXt version  
Chuck Dillon


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-01-06 12:21 AM

seema wrote:
> Hi all,
>
> I am new to Unix programming. I have SunOS 5.8 box and I want
> to know the libXt version installed. Please some body explain how
> to get the version of currently installed libXt on solaris box.
> Any command is available to get the version of libXt installed?
>
> Thanks in advance,
> Seema
>

prompt$ find /usr/lib -follow -name libXt\* | xargs -tn1 strings -a |
grep Version

The above should tell you what X11 version/rev the libraries found were
built against.

If you need to know the version of X11/Xt in your SDK look at the
version/revision info in X.h and IntrinsicP.h...


-- ced

--
Chuck Dillon
Senior Software Engineer
NimbleGen Systems Inc.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:42 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register