Home » Developing U++ » Releasing U++ » Dependecies for u++ programs on linux
Dependecies for u++ programs on linux [message #58595] |
Thu, 30 June 2022 15:13  |
 |
Alboni
Messages: 216 Registered: January 2012 Location: Kajaani, Finland
|
Experienced Member |
|
|
Hello, is there a list of packages that are needed to deploy u++ programs? (ubuntu 22.04 64 bit)
I've peeked in the install script for upp but I suppose a lot of those are not needed if I distribute binaries. (gcc, lib*-dev etc)
[Updated on: Thu, 30 June 2022 15:23] Report message to a moderator
|
|
|
Re: Dependecies for u++ programs on linux [message #58609 is a reply to message #58595] |
Sun, 03 July 2022 06:41   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
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
|
|
|
|
|
Goto Forum:
Current Time: Fri May 09 13:48:01 CEST 2025
Total time taken to generate the page: 0.01011 seconds
|