Em 04-03-2014 09:22, Fernando de Oliveira escreveu:

> 2. The only thing very different between Qt4 and Qt5 is QTDIR, QTLINK
> versus QT5DIR, QT5LINK. I will replace by QT4DIR, QT4LINK.

There are problems:

1. Is it right having in the environment QT$DIR instead of QTDIR?

2. In Qt5 we have:

{{{
cat > /etc/profile.d/qt5.sh << EOF
# Begin /etc/profile.d/qt5.sh

QTDIR=/usr
export QT5DIR

# End /etc/profile.d/qt5.sh
EOF
}}}

This is clearly wrong: s/QTDIR/QT5DIR/

Is this right?

As I said. will do the modifications, then revert what you guys tell me
is wrong.


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

Reply via email to