> I downloaded this file: > scribus-1.5.2-linux-x86_64.AppImage > This is supposed to run on any linux box. > Running as root or as a user I get the same message > cannot execute binary file: Exec format error > How do i run this file? Is there program I must use?
The first thing you have to do with an app image is make it executable, for example, 'chmod +x scribus-1.5.2-linux-x86_64.AppImage', then you should be able to run it. Greg Yeah I was smart enough to do that.,I will read the other replies for he next step :<) john c What happens when you run it at a command line? Is the only message 'Exec format error'? That could come from a corrupted download or from trying to run a 64 bit executable on a 32 bit OS. William -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20170302/c78b8dce/attachment.html>
