Sorry, I had to rewrite the launcher and did a small bug. Package updated
I uploaded a new AppImage (same URL). It should work now.
For E_LIC_LICENSE_SIGN_ERROR error, it's just a problem of UUID (must be the same in adept_activate and the one generated for .acsm file)
Hello,
I ran
` cd /tmp wget https://soutade.fr/files/libgourou_utils-0.8.7-x86_64.AppImage.tar.gz tar -zxvf libgourou_utils-0.8.7-x86_64.AppImage.tar.gz cd libgourou_utils-0.8.7-x86_64.Ap…
Sorry for the inconvenience. I migrated to gitea 1.23.6 and hooks doesn't seems to have been updated...
It should be fixed now.
I use as most as possible self host services to keep hand on…
I updated README to add a bit of information, but, once again, use binary packages if you're not familiar with compilation & build.
Compilation instructions are clear from README.MD :
- Dependencies needed (make update_lib ONLY after a first compilation)
- make options
If you're not familiar with build system, I recommend…
You're missing libpugixml. It must be installed (-dev version) through your package manager, with also : libcurl OpenSSL libzip
Hi,
Can you provide more details please ? After a fresh clone, just do "make". If you starts with "make update_lib", you have to manually call "./scripts/setup.sh" as explained, but it's not…