colinkeenan / silentcast

Create silent mkv screencast and animated gif.
GNU General Public License v3.0
512 stars 22 forks source link

missing dependencies xwininfo #43

Closed 3nids closed 6 years ago

3nids commented 7 years ago

at least on fedora, xwininfo is missing in the dependencies.

colinkeenan commented 7 years ago

I think xwininfo is included in some other package of utilities on Fedora. Can you let me know what package has to be installed to get it?

colinkeenan commented 7 years ago

Also, it may depend on release, so what release of Fedora do use?

colinkeenan commented 7 years ago

Did you follow the instructions for Fedora:

su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'

sudo yum install bash ffmpeg ImageMagick xdotool wmctrl xdg-utils yad

They were working when I first released Silentcast.