X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=INSTALL;h=1a28ef8ac1c0d7bb6adc83614cc1c410f4cf319c;hb=3f52e2dfc8cc31e937f84ef3fb7a1a2a534c6964;hp=259c85da1f8e99fc4850b3eb70243d0fb53b8f6f;hpb=510183b5e383a5032b6ba66094e752bcf087f886;p=ozzloy%40gmail.com%2Fcv diff --git a/INSTALL b/INSTALL index 259c85d..1a28ef8 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,12 @@ +* quick install +$ sudo apt install -y latexmk \ + texlive-fonts-recommended \ + texlive-latex-extra \ + texlive-fonts-extra \ + inotify-tools + +* more details + $ make make: latexmk: Command not found $ sudo apt-get install -y latexmk @@ -14,6 +23,6 @@ $ make ! LaTeX Error: File `fontawesome.sty' not found. $ sudo apt install texlive-fonts-extra -make autobuild +$ make autobuild ./autobuild.bash: line 7: inotifywait: command not found $ sudo apt install inotify-tools