Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Try ldd first:
$ ldd ./path/my_binary
linux-gate.so.1 => (0xb76e6000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7524000)
/lib/ld-linux.so.2 (0xb76e7000)
I found an example of how to do it for Ubuntu software center.
developer.ubuntu.com/2012/02/how-to-prepare-a-compiled-application-for-ubuntu-software-center/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question