Bruce,

I copy/pasted one part and it gave me a hard time, I couldn't build
KwindowSystem, because it broke PATH, removing  /opt/qt5.


I'm talking about:

http://www.linuxfromscratch.org/blfs/view/svn/kde/kf5-intro.html


We have (in /opt):

{{{
cat > /etc/profile.d/qt5.sh << "EOF"
# Begin /etc/profile.d/kf5.sh
# Begin Qt5 changes for KF5
...
}}}

I think it should be:

{{{
cat >> /etc/profile.d/qt5.sh << "EOF"
# Begin Qt5 changes for KF5
...
}}}

Notice:

s/>/>>/

and

/# Begin /etc/profile.d/kf5.sh/d

Thought I had reported before, or was a discussion with Ken.

-- 
[]s,
Fernando, aka Sísifo
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to