Electric Sheep installation on Debian Lenny

Similar to older Ubuntus it it necessary to edit electricsheep.c and modify the inclusion of avformat.h to be like this:-

/*
*#include "libavformat/avformat.h"
*/

#include "ffmpeg/avformat.h"

 

Thanks for a great installer btw : installed on Debian testing first go and only the fix above needed to a clean Lenny install.

 

regards

 

r.

 


User login