Fernando de Oliveira wrote:
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
...
}}}

You're right.  Fixed.  This is why I needed more eyes on the page.
  -- Bruce


--
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