Hello i have two computers. Both of them have Ubuntu Linux on them. On one computer i have code::blocks with all the libs i need to run my app. On the other computer i don't. I do this intentionally so i can see if it will run on computers that are used by people who are not developers and more than likely don't have all the Dependencies needed to run the app. So i guess what i need is a way to make an installer program or to compile the app with all necessary libs attached.