quickemu as AppImage #25
Replies: 4 comments 16 replies
-
Beta Was this translation helpful? Give feedback.
-
|
To find missing dependeces, run the AppRun into the *.AppDir directory and read the messages. If they say something like "tar not installed" or "libcapocchia.so not found, no such file or directory":
As I have said when I have added the script for you, I have found a missing dependence that was not listed in the PKGBUILD (liburing), so I added it in the $DEPENDENCES variable and repeated the script run again... and all I had was the "help" message of you program. You can try to create an Archimage script again, without my manual changes, to see how I have found missing libraries (my only tools are Thunar (filemanager), Mousepad (texteditor) and Catfish (file finder), on XFCE. You can perform a deeper debug by learnin more about LD_DEBUG usage, at https://bnikolic.co.uk/blog/linux-ld-debug.html Also read all messages and perfor all tests using LD_DEBUG. It is not easy, you have to work more and learn even more about Linux and how libraries/scripts/files work. I'm still learning (this is why I have not uploaded Hypnotix, Bottles and Gnome-boxes AppImages on AM/AppMan... still too much to learn). |
Beta Was this translation helpful? Give feedback.
-
|
I have q-junest which pull q for arch but I want include my file (https://github.com/oSoWoSo/DistroHopper/blob/q/q) instead.. debugging dependencies you described well 👍 |
Beta Was this translation helpful? Give feedback.
-
|
42
🤭 Same here |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Continuation of
quickemu
quickget
q
For debugging was divided into two parts for now.
After debug I can add my TUI to easily manage both quickemu and quickget from one script
Beta Was this translation helpful? Give feedback.
All reactions