Re: How to run AppImage file

2020-11-26 Thread Fred
On 11/26/20 12:07 PM, Joe Pfeiffer wrote: Fred writes: On 11/26/20 9:04 AM, Joe Pfeiffer wrote: Fred writes: On 11/25/20 12:30 PM, Reco wrote: Hi. On Wed, Nov 25, 2020 at 12:13:03PM -0700, Fred wrote: fred@ragnok:~$ ./ClipGrab-3.9.2-x86_64.AppImage --help bash:

Re: How to run AppImage file

2020-11-26 Thread Joe Pfeiffer
Fred writes: > On 11/26/20 9:04 AM, Joe Pfeiffer wrote: >> Fred writes: >> >>> On 11/25/20 12:30 PM, Reco wrote: Hi. On Wed, Nov 25, 2020 at 12:13:03PM -0700, Fred wrote: > fred@ragnok:~$ ./ClipGrab-3.9.2-x86_64.AppImage --help > bash: ./ClipGrab-3.9.2-x86_64.AppImage:

Re: How to run AppImage file

2020-11-26 Thread Fred
On 11/26/20 9:04 AM, Joe Pfeiffer wrote: Fred writes: On 11/25/20 12:30 PM, Reco wrote: Hi. On Wed, Nov 25, 2020 at 12:13:03PM -0700, Fred wrote: fred@ragnok:~$ ./ClipGrab-3.9.2-x86_64.AppImage --help bash: ./ClipGrab-3.9.2-x86_64.AppImage: cannot execute binary file: Exec format

Re: How to run AppImage file

2020-11-26 Thread Joe Pfeiffer
Fred writes: > On 11/25/20 12:30 PM, Reco wrote: >> Hi. >> >> On Wed, Nov 25, 2020 at 12:13:03PM -0700, Fred wrote: >>> fred@ragnok:~$ ./ClipGrab-3.9.2-x86_64.AppImage --help >>> bash: ./ClipGrab-3.9.2-x86_64.AppImage: cannot execute binary file: Exec >>> format error >> >> uname -m >> >>

Re: How to run AppImage file (was: clipgrab as alternative to youtube-dl)

2020-11-26 Thread Andrei POPESCU
On Mi, 25 nov 20, 17:38:44, Fred wrote: > On 11/25/20 2:15 PM, Greg Wooledge wrote: > > On Wed, Nov 25, 2020 at 02:12:03PM -0700, Fred wrote: > > > fred@ragnok:~$ uname -m > > > i686 > > > fred@ragnok:~$ file ClipGrab-3.9.2-x86_64.AppImage > > > ClipGrab-3.9.2-x86_64.AppImage: ELF 64-bit LSB

Re: How to run AppImage file (was: clipgrab as alternative to youtube-dl)

2020-11-25 Thread Fred
On 11/25/20 2:15 PM, Greg Wooledge wrote: On Wed, Nov 25, 2020 at 02:12:03PM -0700, Fred wrote: fred@ragnok:~$ uname -m i686 fred@ragnok:~$ file ClipGrab-3.9.2-x86_64.AppImage ClipGrab-3.9.2-x86_64.AppImage: ELF 64-bit LSB executable, x86-64, [...] Well, um. It's clearly not going to work.

Re: How to run AppImage file (was: clipgrab as alternative to youtube-dl)

2020-11-25 Thread Greg Wooledge
On Wed, Nov 25, 2020 at 02:12:03PM -0700, Fred wrote: > fred@ragnok:~$ uname -m > i686 > fred@ragnok:~$ file ClipGrab-3.9.2-x86_64.AppImage > ClipGrab-3.9.2-x86_64.AppImage: ELF 64-bit LSB executable, x86-64, [...] Well, um. It's clearly not going to work. You either need to use a 32-bit

Re: How to run AppImage file (was: clipgrab as alternative to youtube-dl)

2020-11-25 Thread Fred
On 11/25/20 12:30 PM, Reco wrote: Hi. On Wed, Nov 25, 2020 at 12:13:03PM -0700, Fred wrote: fred@ragnok:~$ ./ClipGrab-3.9.2-x86_64.AppImage --help bash: ./ClipGrab-3.9.2-x86_64.AppImage: cannot execute binary file: Exec format error uname -m Reco fred@ragnok:~$ uname -m i686

Re: How to run AppImage file (was: clipgrab as alternative to youtube-dl)

2020-11-25 Thread Fred
On 11/25/20 12:30 PM, Reco wrote: Hi. On Wed, Nov 25, 2020 at 12:13:03PM -0700, Fred wrote: fred@ragnok:~$ ./ClipGrab-3.9.2-x86_64.AppImage --help bash: ./ClipGrab-3.9.2-x86_64.AppImage: cannot execute binary file: Exec format error uname -m Reco fred@ragnok:~$ uname -m i686

Re: How to run AppImage file (was: clipgrab as alternative to youtube-dl)

2020-11-25 Thread Reco
Hi. On Wed, Nov 25, 2020 at 12:13:03PM -0700, Fred wrote: > fred@ragnok:~$ ./ClipGrab-3.9.2-x86_64.AppImage --help > bash: ./ClipGrab-3.9.2-x86_64.AppImage: cannot execute binary file: Exec > format error uname -m Reco

How to run AppImage file (was: clipgrab as alternative to youtube-dl)

2020-11-25 Thread Fred
On 11/17/20 11:47 PM, Anssi Saari wrote: Fred writes: There is a binary for Linux available for download as a AppImage file. What is an AppImage file and what does one do with it. The program was probably compiled for Ubuntu. Is it likely to also run on Debian? AppImage files are a kind