X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=INSTALL;h=1a28ef8ac1c0d7bb6adc83614cc1c410f4cf319c;hb=3b106957f523cf7f048b6ccdaba580ed89acb380;hp=259c85da1f8e99fc4850b3eb70243d0fb53b8f6f;hpb=89ef16db8ef846834c43c2a682f00866c44a0269;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