This is a test version of Biostars. For the public version, visit https://www.biostars.org.
make error while installing MEGAcmd

Tried building after satisfying all pre-requisites for the MEGAcmd as listed on its GitHub readme page. Still getting this error as output of make. Please help with this issue. Thanks in advance.

enter image description here

megacmd ubuntu mega

1 answer

I'd generally suggest taking that kind of thing straight to the developers, but in this case I bet you have the same problem some people already reported in github issue #632. It sounds like the software is dependent on older dependencies and in particular things break with newer ffmpeg. I'm not familiar with this tool myself but you could maybe try making the code change this comment describes and see if it builds then.

Log in to answer this question.