AppImageLauncher
AppImageLauncher copied to clipboard
[ARCH] libappimageupdate.so: : No such file or directory
Pre-submit checks
- [X] I checked for similar issues beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing issue.
- [X] I am going to take the time to to fill in all the required details. I know that the bug report will be dismissed otherwise.
Describe the bug
Hi! I realize this has been posted in the past, Issue - However I can't seem to where to put/execute this file. These folders don't show for me :thinking: the `AppImageLauncher/travis/build-lite.sh](https://github.com/TheAssassin/AppImageLauncher/blob/33e7814c9232187eb0caafd33a10c95f07af66f6/travis/build-lite.sh#L56-L66), that is.
Expected behavior
For this to install without errors. But nothing is ever simple!!
Steps to reproduce the issue
git clone https://aur.archlinux.org/appimagelauncher-git.gitcd appimagelauncher-git/makepkg PKGBUILD-
/home/sammy/appimagelauncher-git/PKGBUILD: line 74: cd: /home/sammy/appimagelauncher-git/src/appimagelauncher/lib/libappimage: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...```
Screenshots
I cannot get a screenshot at the moment - for whatever reason some installs are not working.
Distribution and desktop environment
OS: RebornOS Linux x86_64 DE: Cinnamon 5.6.8 Kernel: 6.3.1-arch2-1
Installed AppImageLauncher version
None - it doesn't install.
List of AppImages you tried
No response
Additional context
No response
Hello @fangykai, pkgbuild maintainer here, the issue reported in the title is not the issues you are having, there is another problem at the moment and it don't build anyway
makepkg PKGBUILD
That need to be makepkg -s
Hello @fangykai, pkgbuild maintainer here, the issue reported in the title is not the issues you are having, there is another problem at the moment and it don't build anyway
makepkg PKGBUILDThat need to be
makepkg -s
Hey there,
Thanks for the response. Sorry for the stupidity on my end when building, I was still getting use to Arch at that time and forgot how to build it :rofl: