icholy/ttygif

Error on Centos7

Closed this issue · 2 comments

when i execute the following command

$ ttygif myrecording

the error information is :

failed to execute: xwd -id 31457286 -out /tmp/ttygif.Ln1Nqw/0.xwd

Do you have xwd installed? Also you can't use this over ssh, there has to be an X server running.

thanks , i resolve it by installing xwd :

$ sudo yum install xwd