Open bambuo opened 5 years ago
I have a similar problem. There's clearly something I don't understand. The debug output from the build says the dependencies are there, and all is OK, but when I run it it says the dependencies are missing,
With python, if I specify setpythonhome="true", and setpythonpath="true" I get "ImportError: No module named site"
Excuse me, how will I set up to force all the dependencies of a deb to the generated appimage? I have encountered a separate .deb installation package. After the build, it runs fine on the generated machine, but it lacks dependencies when placed on centos.