probonopd / go-appimage

Go implementation of AppImage tools
MIT License
680 stars 69 forks source link

Installing on Fedora 36 doesn't work #229

Closed hardBSDk closed 1 year ago

hardBSDk commented 1 year ago

I did all the installation steps but it gives permission denied errors (when the guide don't use sudo).

I tried to compile too, but "go get" needs to be "go install" and with a specified version in th end of the repo link.

CalebQ42 commented 1 year ago

Can you provide the logs for the error you're getting? When you're trying to build it yourself, make sure you're using scripts/build.sh.

hardBSDk commented 1 year ago

Can you provide the logs for the error you're getting? When you're trying to build it yourself, make sure you're using scripts/build.sh.

I did all the steps from the wiki, nothing left.

https://github.com/probonopd/go-appimage/blob/master/src/appimaged/README.md