#2023: Qt has /usr/X11R6 hard-coded
--------------------+-------------------------------------------------------
Reporter: Chris | Owner: [EMAIL PROTECTED]
Type: task | Status: new
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: major | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Changes (by [EMAIL PROTECTED]):
* owner: [email protected] => [EMAIL PROTECTED]
* priority: low => normal
* severity: minor => major
Comment:
Unfortunately, 'unusual place' is a bit strong for /opt/X, being that I
put the following statement into the book: "Only the /opt/* prefix or the
/usr prefix adhere to the current FHS guidelines." /opt/X is far from an
'unusual place'. /usr is the recommended installation prefix, but /opt/*
is suggested as an alternate if you wish to keep Xorg out of /usr. I
myself use /opt/X11. I forgot about this and I ran into it a few weeks
back, but was more concerned with KDE/OOo at the time. I just found my
notes and I had used another blanket sed:
grep -lr "/usr/X11R6" | sed -i \
"s@/usr/[EMAIL PROTECTED]@g"
Chris's suggestion from construct seems a better solution if a one liner
can be achieved from that that cover all arch. I upgraded to more
realistic values of priority=normal and severity=major since it does
prevent building QT in a 'normal' build environment. I'll tackle this one
if no objections. If so, fell free to grab it from me as I won't get to
it until tomorrow evening (CST).
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2023>
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