-
It looks like the TEXMACS_HOME_PATH is not automatically found on Ubuntu 20.04 with the .deb package:
```bash
$apt info texmacs
Package: texmacs
Version: 1.99.19-1-yakkety
Priority: optional
…
-
Run `gfind` without any arguments in a sub directory.
It returns "No such file or directory"
It is supposed to return all the files and directories and not display "No such file or directory".
-
```
Warning: Failed to download icon. Defaulting to generic one.
```
what more needs to be there?
```
Installing basic packages...
```
-
```
I had used BSD xargs on my Mac OS X system and all was well, but if you
have GNU xargs, this problem occurs:
mkdir ./graphs/images
find /mp/share/graphviz/graphs -type f -name '*.gif' -or -name …
-
```
I had used BSD xargs on my Mac OS X system and all was well, but if you
have GNU xargs, this problem occurs:
mkdir ./graphs/images
find /mp/share/graphviz/graphs -type f -name '*.gif' -or -name …
-
Consider running `earthly ../..+markdown-spellcheck ` from `earthly/docs/guides`
```
alex@mah:~/gh/earthly/earthly/docs/guides$ earthly ../..+markdown-spellcheck
buildkitd | Found build…
-
Hi there,
Firstly, thanks for putting together this nix package + nixos module! It's been very useful for me.
Wanted to run something by you. When the systemd service starts, I get the following…
-
the strftime() implementation lacks the %z format. This format generates the UTC offset value like +0200
-
#### Operating system and version:
OSX/Linux
#### `nvm debug` output:
```sh
nvm --version: v0.40.1
$TERM_PROGRAM: Apple_Terminal
$SHELL: /bin/zsh
$SHLVL: 1
^Pwhoami: 'james.choi'
…
-
```
I had used BSD xargs on my Mac OS X system and all was well, but if you
have GNU xargs, this problem occurs:
mkdir ./graphs/images
find /mp/share/graphviz/graphs -type f -name '*.gif' -or -name …