hi, Max The two suggestions don't work. I get a message, "Could not start the command..." each time. $ /usr/local/ConTeXt_Standalone/context-linux-64/bin/context --nofile results in " no such file or directory " which is, indeed, the case. NB: I have just let the installer program do its thing, I didn't manipulate the file structure before or after. Here is what the tree looks like....partially expanded On 2023-04-28 01:28, Max Chernoff via ntg-context wrote: > Hi Lynx, > >> Today, I created a separate "user command" within TeXstudio, and it >> points to "/usr/local/ConTeXt_Standalone/context-linux-64/bin/mtxrun" >> This command generates the same log output as the example at >> https://gitlab.com/islandoftex/images/texlive/-/issues/30. > > This is probably not the same issue, since the path "context-linux- > 64/bin/mtxrun" suggests that that isn't a symlink. (Well, it is a > symlink mtxrun => ./luametatex, but that email is about multi-level > symlinks like /usr/bin/context => /usr/local/texlive/2023/bin/x86_64- > linux/context => ./luametatex) > > To compile a document, you almost certainly want to use "context" > instead of "mtxrun". So try changing the user command to > "/usr/local/ConTeXt_Standalone/context-linux-64/bin/context". > > If that doesn't fix anything, run > > $ /usr/local/ConTeXt_Standalone/context-linux-64/bin/mtxrun --generate > $ /usr/local/ConTeXt_Standalone/context-linux-64/bin/context --make > > and try again. > > If it still doesn't work, then what do you get when you run > > $ /usr/local/ConTeXt_Standalone/context-linux-64/bin/context --nofile > > -- Max > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context > webpage : https://www.pragma-ade.nl / http://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : https://contextgarden.net > ___________________________________________________________________________________