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

Top Page

Reply to this message
Author: Stephen Davies
Date:  
To: hampshire
Subject: 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