#2973: incorrect link to ConsoleKit/ck-get-x11-display-device in gdm
---------------------+------------------------------------------------------
Reporter: bambi | Owner: blfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: future
Component: BOOK | Version: SVN
Severity: trivial | Keywords:
---------------------+------------------------------------------------------
Installation says:
ln -s $(pkg-config --variable=prefix \
ORBit-2.0)/lib/ConsoleKit/ck-get-x11-display-device $(pkg-config
--variable=prefix ORBit-2.0)/lib/gdm
This should read:
ln -s /usr/lib/ConsoleKit/ck-get-x11-display-device $(pkg-config \
--variable=prefix ORBit-2.0)/lib/gdm
because ConsoleKit is installed with prefix=/usr and ck-get-x11-display-
device lives in /usr/lib/ConsoleKit.
Lars
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2973>
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