Re: [Hampshire] Executable wierdness (?ubuntu-related?)

Page principale

Répondre à ce message
Auteur: Stephen Davies
Date:  
À: hampshire
Sujet: Re: [Hampshire] Executable wierdness (?ubuntu-related?)
Vic,
At tim es like this, there is one tool that I find virtually essential.


    ldd <executable_name>


Or even better

ldd -v <executable_Name>

As for the package name on Centos, a 'yum list' will help you get the
right one

Stephen D