From fc7464b366a041b9e73cdd1745c3027b3405ef50 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Mon, 1 Nov 2021 13:47:31 +0100 Subject: [PATCH] Update, add libraries required --- compile_linux.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compile_linux.sh b/compile_linux.sh index c77c35d1f..9c8cb9c54 100644 --- a/compile_linux.sh +++ b/compile_linux.sh @@ -5,6 +5,8 @@ # Procedure: # Install gcc, bison, flex, libtool, autoconf, automake, # libx11 and libx11-dev (headers), libXaw and libXaw-dev, libreadline and dev +# xmu, xet, xt, libxft, libxrender, libfreetype, libfontconfig +# for details please see the ngspice manual, chapt. 32.1. # Declare 'compile_linux.sh' executable and start compiling with # './compile_linux.sh' or './compile_linux.sh d' from the ngspice directory. # Options: