e 2f 73 68 0a 0a 46 49 52 45 46
> > |#!/bin/sh..FIREF|
> > $
> >
> > the first two bytes, 23 21, indicate that the file should be passed
> > to the program whose name immediately follows, ie /bin/sh, which is
> > normally the dash shell in Debian.
> &g
fxkl4...@protonmail.com writes:
> i don't see anything in that about appimage
AppImages are ELF binaries. So the answer to your question "how does my
debian powered device know what to do", is that it knows how to run ELF
format binaries. I'd assume there are technical de
gt; >
> > See https://en.wikipedia.org/wiki/List_of_file_signatures for
> > loads more magic numbers.
> >
> > Cheers,
> > David.
> >
>
> i don't see anything in that about appimage
There are more of those patterns. Try "file":
file sup
whose name immediately follows, ie /bin/sh, which is
> normally the dash shell in Debian.
>
> See https://en.wikipedia.org/wiki/List_of_file_signatures for
> loads more magic numbers.
>
> Cheers,
> David.
>
i don't see anything in that about appimage
On Tue 12 Nov 2024 at 02:47:21 (+), fxkl4...@protonmail.com wrote:
> i down loaded super_program.appimage
> on the command line i type ./super_program.appimage
> how does my debian powered device know what to do
It looks at the file signature, or "magic number", in the first few
bytes of the f
i down loaded super_program.appimage
on the command line i type ./super_program.appimage
how does my debian powered device know what to do
On Thu, Oct 26, 2023 at 10:13:36PM +0200, casadellabra...@tutanota.com wrote:
> Buenos días.
> Soy novato en el uso de Debian GNU/Linux 11 bullseye (x86-64), Cinnamon
> 4.8.6; núcleo Linux: 5.10.0-26-amd64; procesador: Intel© Core™2 CPU T5600 @
> 1.83GHz × 2, RAM 2,9 GiB; tarjeta gráfica: Advance
controller]).
Igualmente soy novato en el uso de esta lista de correo y no se si la utilizaré
bien, les ruego comprensión.
Mi problema es que he descargado y he querido usar el navegador
ungoogled-chromium_118.0.5993.88-1.1.AppImage, pero no lo he conseguido pese a
haber marcado en Propiedades del
atest AppImage
from the kdevelop site. This started, but when I went to open a project
I got
(AppRun.wrapped:45368): Pango-ERROR **: 07:17:03.232: Harfbuzz version
too old (1.7.5)
This confuses me. I though AppImage was supposed to be completely self
contained so there should be no host s
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: ./ClipGrab-3.9.2
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:~$ ./ClipGra
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
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
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
> > > C
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
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 nee
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
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
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
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
On 11/18/20 6:07 AM, Fred wrote:
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
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
On Mon, 12 Oct 2020 17:15:43 +0200
Hervé wrote:
> what is the exec bit? I made the executable file in permission, and am
> trying to run it. As on the other distribution.
>
First, please reply to the list so others get the benefit of the
exchange.
Second, please quote what you are replying to,
On Mon, 12 Oct 2020 13:37:50 +0200
Hervé wrote:
> it is not possible to run an appimage file on Debian, whether in
> stable or testing. The file is good because it launches on MX linux
> and on ubuntu. It is a pity that this is not possible. Can't we
> improve that?
Did you se
On Monday 12 October 2020 07:37:50 Hervé wrote:
> Hello,
> it is not possible to run an appimage file on Debian, whether in
> stable or testing. The file is good because it launches on MX linux
> and on ubuntu. It is a pity that this is not possible. Can't we
> improve th
Hello,
it is not possible to run an appimage file on Debian, whether in stable or
testing. The file is good because it launches on MX linux and on ubuntu. It
is a pity that this is not possible. Can't we improve that?
--
*Hervé *
On Thu Oct 10, 2019 at 6:31 AM wrote:
> On Thursday, October 10, 2019 06:05:14 AM Jonathan Dowland wrote:
> > To try to answer your question, the AppImage you are using is almost
> > certainly built for the amd64 (aka "X86_64") architecture, rather than
> > amd64
On Thursday, October 10, 2019 06:05:14 AM Jonathan Dowland wrote:
> To try to answer your question, the AppImage you are using is almost
> certainly built for the amd64 (aka "X86_64") architecture, rather than
> amd64 (aka "Aarch64"), which is what the Pi requires.
On Wed Oct 9, 2019 at 2:14 PM Donnie Wooton wrote:
> Is there a way to install a AppImage file on RasPi4 running Debian?
You almost certainly are not running Debian on your RasPi4, but
Raspbian, which is something else entirely. You might get better help
contacting a Raspbian list.
To try
Hi.
Please post your reply to the list next time, and please do not top
post.
On Wed, Oct 09, 2019 at 03:44:14PM -0500, Donnie Wooton wrote:
> Sorry, I am using raspbian. You are correct.
>
> I am trying to get xlights on my raspberry pi.
>
> https://www.adebenham.com/xlights-linux/
A
On Wednesday 09 October 2019 15:37:37 Reco wrote:
> Hi.
>
> On Wed, Oct 09, 2019 at 02:14:42PM -0500, Donnie Wooton wrote:
> > Is there a way to install a AppImage file on RasPi4 running Debian?
>
> Where did you get an unofficial Debian image for Raspberry Pi4?
&
Hi.
On Wed, Oct 09, 2019 at 02:14:42PM -0500, Donnie Wooton wrote:
> Is there a way to install a AppImage file on RasPi4 running Debian?
Where did you get an unofficial Debian image for Raspberry Pi4?
Just to save you the confusion - Raspbian is not Debian, and Debian
cannot run
On Wed, Oct 09, 2019 at 02:14:42PM -0500, Donnie Wooton wrote:
> Is there a way to install a AppImage file on RasPi4 running Debian?
>
> I have saved the image file to the desktop and used terminal to make it
> executable. It won’t run...
>
What application? What is the source
Is there a way to install a AppImage file on RasPi4 running Debian?
I have saved the image file to the desktop and used terminal to make it
executable. It won’t run...
Thanks!
Donnie
Sent from my iPad
On 11/19/2016 12:04 PM, maderios wrote:
Hi
Last Avidemux appimage is available for all Debian versions or any other
Linux distro here. It works fine.
https://www.fosshub.com/Avidemux.html/avidemux_2.6.15.appImage
http://fixounet.free.fr/avidemux/news.html
Greetings
I feel much better about it
Hi
Last Avidemux appimage is available for all Debian versions or any other
Linux distro here. It works fine.
https://www.fosshub.com/Avidemux.html/avidemux_2.6.15.appImage
http://fixounet.free.fr/avidemux/news.html
Greetings
--
Maderios
36 matches
Mail list logo