From: <cn...@us...> - 2021-01-20 16:24:42
|
Revision: 1133 http://sourceforge.net/p/seq/svn/1133 Author: cn187 Date: 2021-01-20 16:24:40 +0000 (Wed, 20 Jan 2021) Log Message: ----------- Update INSTALL.newbies with additional info about Debian and CentOS Modified Paths: -------------- showeq/trunk/INSTALL.newbies Modified: showeq/trunk/INSTALL.newbies =================================================================== --- showeq/trunk/INSTALL.newbies 2021-01-20 16:06:12 UTC (rev 1132) +++ showeq/trunk/INSTALL.newbies 2021-01-20 16:24:40 UTC (rev 1133) @@ -33,9 +33,26 @@ libpcap0.8-dev zlib1g-dev libqt4-dev +autoconf +automake +libtool ------------------ +CentOS +------------------ + +If you wish to build and install on a CentOS-based system, you will need to +install the following packages in addition to your chosen Desktop Environment: + +group "Development Tools" +qt-devel +libpcap-devel + + + + +------------------ Fedora Core 2 install ------------------ @@ -253,6 +270,7 @@ Version 6.0.0.0 - added section about Debian and derivatives +- added section about CentOS Need to update Fedora info. Version 5.0.0.15 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |