Hello Aldebaran,
I have to use pre tags because the hyphen blows up in c tags
That’s because your “hyphens” are actually Unicode minus signs, i.e. U+2212 (8722) (HTML −) instead of normal hyphens/dashes, i.e. U+2010 (8208) (HTML -) normal hyphens, i.e. U+002D (HTML -).1
(In the code as given, the module-starter snippets use the minus sign, but the command sudo apt install libmodule-starter-perl uses normal hyphens.)
Hope that helps,
1Thanks to daxim for the correction.
| Athanasius <°(((>< contra mundum | Iustus alius egestas vitae, eros Piratica, |
In reply to Re: installing module starter
by Athanasius
in thread installing module starter
by Aldebaran
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |