-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu Installer? #6
Comments
I'm not familiar with making packages for ubuntu, if someone would like to assist I'll gladly do what I can to make it work |
A snap would be the simplest. Checkout http://snapcraft.io/. |
I am going to leave this here in case it's helpful, hoping it's not TMI in the case that it isn't, but I had to install some additional dependencies to get this to work in Kubuntu 16.04 LTE. 💻 💤 🚨 real boring details probably only relevant to Kubuntu users 🚨 💤 💻 For what it's worth, I was unable to use Slop didn't appear to have a package I could install via apt, and I ran into even more dependencies that weren't easily installed, so xrectsel was still an easier install (at least in Kubuntu 16.04). Maybe I'm missing something obvious. Additionally, it seems like because Kubuntu does not have the requisite dependencies for GTK installed automatically, I had to install a dev version of the GTK to avoid this error:
I installed
🤷♀️ Obviously, it's impossible to test your small gif utility with every existing Ubuntu variant, but I thought I would leave this here in case someone who knows the distro well can think of an easy way to bridge the gap without installing 41.1 MB of dependencies that might be semi-redundant. :) |
Thanks for the detailed information @Apophenia, feel free to make PR for the readme with instructions if you'd like your findings to easily available |
If I can narrow down that package list I'd feel better about making a PR, so I'll ask around or experiment more and see if I can figure out exactly which dependencies fix it. |
Hi all,
I came across this promising tool from here [1].
However, the installation seems to be very complicated on Ubuntu with all the required dependencies.
Would it be possible to create a deb or Snappy package that takes care of that?
Yours,
-Robert
[1] http://www.omgubuntu.co.uk/2016/12/gifine-animated-gif-recorder-linux
The text was updated successfully, but these errors were encountered: