On 8/4/25 17:13, Charles LaMonte wrote:
When I tried to execute applmage the Applmage from a command line. The
response was Applmage is not recognized as an internal or external
command,operable program or batch file. What does that tell you ? I can not
do much of anything in Writer. Please help me. I am desperate for a
solution. Thank you.

On Tue, Apr 8, 2025, 1:08 AM Gabriele Bertolucci <
[email protected]> wrote:

CLI = Command Line Interface

A command prompt, a terminal, depending on the operating system you are
using.

stdout = standard output
stderr = standard error

These are the streams used by operating system to communicate on the CLI
the output and the errors of command execution, in an operating system
conforming POSIX specifications.

In few words, I was asking you to execute the AppImage from a command
line and check for errors and output.
Those streams are usually hidden to user in the case you use the GUI to
execute AppImage files (like with mouse double-click).

What is CLI, stdout,stderr?
--
Gabriele Bertolucci


--
To unsubscribe e-mail to: [email protected]
Problems?
https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy



--

I started this reply last night while waiting for my Doctor's appointment, so hope I have'nt missed something that I'm now duplicating.

Before you go any further, did you make the AppImage executable?

At this point I generally cd into to dir where the LO appimage is being used. Then

sudo chmod a+x LibreOffice-fresh.full-x86_64.AppImage

Then whilst still there, run the app like

./LibreOffice-fresh.full-x86_64.AppImage

Later, you can add the app to your start up list using the /full/path/to/LibreOffice-fresh.full-x86_64.AppImage




All the best

Keith Bainbridge

[email protected]
+61 (0)447 667 468

UTC + 10:00


--
To unsubscribe e-mail to: [email protected]
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to