From 2d483095311a8ad4252f60c15be854be3bd571c6 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 12 May 2021 16:12:35 -0400 Subject: [PATCH] 2021-05-12 Fred Gleason * Updated the '--libdir=' value for './configure' for Ubuntu in 'INSTALL'. Signed-off-by: Fred Gleason --- ChangeLog | 3 +++ INSTALL | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 83a7cc2e..addee19b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21681,3 +21681,6 @@ 2021-05-12 Fred Gleason * Added code to update the desktop icon cache to the 'make install' target. +2021-05-12 Fred Gleason + * Updated the '--libdir=' value for './configure' for Ubuntu in + 'INSTALL'. diff --git a/INSTALL b/INSTALL index 1929ecd1..e6ddeea9 100644 --- a/INSTALL +++ b/INSTALL @@ -275,7 +275,7 @@ Configure script invocation: ./configure --prefix=/usr --libdir=/usr/lib64 --lib Required build packages: apache2 libexpat1-dev libexpat1 libid3-dev libcurl4-gnutls-dev libcoverart-dev libdiscid-dev libmusicbrainz5-dev libcdparanoia-dev libsndfile1-dev libpam0g-dev libvorbis-dev python3 python3-pycurl python3-pymysql python3-serial python3-requests libsamplerate0-dev qtbase5-dev libqt5sql5-mysql libsoundtouch-dev libsystemd-dev libjack-jackd2-dev libasound2-dev libflac-dev libflac++-dev libmp3lame-dev libmad0-dev libtwolame-dev docbook5-xml libxml2-utils docbook-xsl-ns xsltproc fop make g++ libltdl-dev autoconf automake libssl-dev libtag1-dev qttools5-dev-tools debhelper openssh-server autoconf-archive gnupg pbuilder ubuntu-dev-tools apt-file -Configure script invocation: ./configure --prefix=/usr --libdir=/usr/lib64 --libexecdir=/var/www/rd-bin --sysconfdir=/etc/apache2/conf-enabled --enable-rdxport-debug MUSICBRAINZ_LIBS="-ldiscid -lmusicbrainz5cc -lcoverartcc" +Configure script invocation: ./configure --prefix=/usr --libdir=/usr/lib --libexecdir=/var/www/rd-bin --sysconfdir=/etc/apache2/conf-enabled --enable-rdxport-debug MUSICBRAINZ_LIBS="-ldiscid -lmusicbrainz5cc -lcoverartcc" Apache Web Server Configuration: CGI processing must be enabled. This can be done by means of the following commands: