From f747f09495e1af69cf35d6a1a4a0d518d990417e Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Wed, 26 Apr 2023 15:33:07 +0200 Subject: [PATCH] typo --- INSTALL | 8 ++++---- compile_linux.sh | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index ea42a02e2..3a67481b8 100644 --- a/INSTALL +++ b/INSTALL @@ -18,7 +18,7 @@ Table of contents 1.5.1 Most useful options 1.5.2 Options Specific to Enable Ngspice as a shared library 1.5.3 Options Useful for Debugging Ngspice - 1.6 Installation on Red Hat, Oracle or Centos Linux + 1.6 Installation on Red Hat, Oracle or CentOS Linux 2 Compilers and Options 3 Compiling For Multiple Architectures 4 Installation Names @@ -97,7 +97,7 @@ This file describes the procedures to install ngspice from sources. compile_linux.sh within the terminal window by ./compile_linux.sh. Admin rights are required to allow the installation included in the script. - Centos users may need to add -std=c99 to the CFLAGS in the ../configure + CentOS users may need to add -std=c99 to the CFLAGS in the ../configure statement. If you want to compile ngspice manually, you should be able to do: @@ -323,7 +323,7 @@ This file describes the procedures to install ngspice from sources. problem yourself, then the development team will love to hear from you. -1.6 Installation on Red Hat, Oracle or Centos +1.6 Installation on Red Hat, Oracle or CentOS These OSs, widely distributed among commercial users, but offering only an old gcc compiler, e.g. version 4.8, will require some @@ -331,7 +331,7 @@ This file describes the procedures to install ngspice from sources. Hat Like Distributions.pdf", provided by Justin Fisher, available with the ngspice distribution. - Centos users may need to add -std=c99 to the CFLAGS in their ../configure + CentOS users may need to add -std=c99 to the CFLAGS in their ../configure statement. diff --git a/compile_linux.sh b/compile_linux.sh index 91c1b7314..5454ba0ec 100755 --- a/compile_linux.sh +++ b/compile_linux.sh @@ -9,7 +9,7 @@ # 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. -# Centos users may need to add -std=c99 to the CFLAGS in the ../configure +# CentOS users may need to add -std=c99 to the CFLAGS in the ../configure # statement. # Options: # --enable-osdi will enable the OSDI interface, which, in conjuction with the