lunes, 23 de mayo de 2011

See necessary libraries an executable

See necessary libraries an executable

executable libraries. So


View libraries necessary for an Executable

Many times we wanted to take a program from one computer to another, but not knowing the dependencies of a program do not get it to run on another computer. To avoid such things exists the command "ldd", where the syntax is very easy.

$ Ldd

When performing this command you'll see something like this:

(Photo taken from my computer)



In this way we will know which are the libraries that an executable depends on and can easily carry more programs from one computer to another.


Well, I hope you like it and I'd like to rate and comment.
If they say it and try to resolve doubts.

To see all of my contributions:

No hay comentarios:

Publicar un comentario