From 219aa249d8af8d0a21b8028b7e230cced617b417 Mon Sep 17 00:00:00 2001 From: "John L. Villalovos" Date: Fri, 15 Nov 2019 12:51:47 -0500 Subject: [PATCH] Docs: Ubuntu 18.04 takes same packages as Ubuntu 16.04 to build Update the INSTALL documentation to mention Ubuntu 18.04. Ubuntu 18.04 needs the same packages as Ubuntu 16.04 to build ipmitool. --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index cf76a410..f8abfe94 100644 --- a/INSTALL +++ b/INSTALL @@ -22,7 +22,8 @@ project is tested automatically to build cleanly for the following - Ubuntu 16.04 Xenial - MacOS X 10.14 (Xcode 10.2) - For Ubuntu 16.04 it is recommended to do the following before building: + For Ubuntu 16.04 or Ubuntu 18.04 it is recommended to do the following + before building: $ sudo apt install automake gcc git libncurses-dev libreadline-dev libssl-dev libsystemd-dev libtool make wget For Fedora 31 it is recommended to do the following before building: