#3454: KDE Intro
-----------------------------------------+----------------------------------
Reporter: bdubbs@… | Owner: blfs-book@…
Type: task | Status: new
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: minor | Keywords:
-----------------------------------------+----------------------------------
One of the instructions in the KDE Pre-installation Configuration calls
for
{{{
cat > /etc/dbus-1/system-local.conf << "EOF"
}}}
Which fails if d-bus is not yet installed. We need
{{{
mkdir -pv /etc/dbus-1
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3454>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page