Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » Dependecies for u++ programs on linux
Re: Dependecies for u++ programs on linux [message #58609 is a reply to message #58595] Sun, 03 July 2022 06:41 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
ldd your_app

should show you all dependencies of your app.
Usually, you do not need to distribute anything besides your binary.
If you have doubts about dependencies, you can try to install distros of your choice in a VM and test your app there.
Actually, you do not need to create VMs on Linux, it is enough to create LXC containers.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Extra file in nightly builds
Goto Forum:
  


Current Time: Sun Apr 28 18:15:30 CEST 2024

Total time taken to generate the page: 0.03113 seconds