主要是看符号链接指向的so的名字,一般包含版本号

2009/4/5 yzhkpli <[email protected]>

>  求问:ls时候需要加什么参数么?我在 centos5、2下用-al参数没看到版本号
>
>
> 2009-04-05
> ------------------------------
>  yzhkpli
> ------------------------------
>  *发件人:* PT
> *发送时间:* 2009-04-05  13:34:42
> *收件人:* ubuntu-zh mailing lists
> *抄送:*
> *主题:* Re: [Ubuntu-zh]如何查看glib的版本
>  非debian平台,并且没装apt,怎么办?当然有apt的话,直接apt-cache showpkg glib之类的,显然比新立得更简单
>
> 也可以ls相应的so,看看版本
>
> 2009/4/5 Iven Day <[email protected]>
>
>> 最简单的方法:新立德,搜索 glib ,然后看版本号。
>>
>>
>> 2009/4/5 yzhkpli <[email protected]>
>>
>>>  和apt啥关系?求科普~
>>>
>>> 此致
>>> 2009-04-05
>>> ------------------------------
>>>  yzhkpli
>>> ------------------------------
>>>  *发件人:* Leaf Duo
>>> *发送时间:* 2009-04-05  13:01:59
>>>   *收件人:* ubuntu-zh mailing lists
>>> *抄送:*
>>> *主题:* Re: [Ubuntu-zh]如何查看glib的版本
>>>  apt 不能看吗?
>>> 2009/4/5 yzhkpli <[email protected]>
>>>
>>>>  在centos5.2下执行相关命令
>>>>
>>>> [r...@localhost ~]# *locate libc.so
>>>> */lib/libc.so.6
>>>> /lib/i686/nosegneg/libc.so.6
>>>>
>>>>
>>>> [r...@localhost ~]# ls -al /lib/libc.so.6
>>>> lrwxrwxrwx 1 root root 11 03-15 00:31 /lib/libc.so.6 -> libc-2.5.so
>>>>
>>>>
>>>> [r...@localhost ~]# ls -al /lib/libc-2.5.so
>>>> -rwxr-xr-x 1 root root 1602320 12-06 02:02 /lib/libc-2.5.so
>>>>
>>>>
>>>> ???
>>>>
>>>> 2009-04-05
>>>> ------------------------------
>>>>  yzhkpli
>>>> ------------------------------
>>>>  *发件人:* Iven Day
>>>> *发送时间:* 2009-04-05  12:54:59
>>>> *收件人:* ubuntu-zh mailing lists
>>>> *抄送:*
>>>> *主题:* Re: [Ubuntu-zh]如何查看glib的版本
>>>>   glib,不是 glibc。
>>>>
>>>> 2009/4/5 PT <[email protected]>
>>>>
>>>>> ls -l /lib/libc.so.6
>>>>>
>>>>>
>>>>> 2009/4/5 陈杰 <[email protected]>
>>>>>
>>>>>>
>>>>>>
>>>>>> 陈杰
>>>>>> --
>>>>>> ubuntu-zh mailing list
>>>>>> [email protected]
>>>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> ubuntu-zh mailing list
>>>>> [email protected]
>>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Wanna be the biggest dreamer~
>>>> K.I.S.S: http://ivenvd.blogspot.com/
>>>>
>>>> --
>>>> ubuntu-zh mailing list
>>>> [email protected]
>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>>>>
>>>>
>>>
>>>
>>> --
>>> by Leaf Duo
>>>
>>> my blog: http://leafduo.com/blog/
>>>
>>> Phyllis Diller  - "If it weren't for baseball, many kids wouldn't know
>>> what a millionaire looked like."
>>>
>>> --
>>> ubuntu-zh mailing list
>>> [email protected]
>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>>>
>>>
>>
>>
>> --
>> Wanna be the biggest dreamer~
>> K.I.S.S: http://ivenvd.blogspot.com/
>>
>> --
>> ubuntu-zh mailing list
>> [email protected]
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>>
>>
>
> --
> ubuntu-zh mailing list
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh
>
>
-- 
ubuntu-zh mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复