On Aug 16, 2015 9:28 AM, "Mikael Hakman" <[email protected]> wrote: > > Hello, > > I found a solution. I have had installed Qt4 and Qt5 in /usr. That was obviously too much for QImageBlitz, or I did make some mistake when installing Qt:s. Anyhow I removed the following directories: > > /usr/lib/qt4 > /usr/include/qt4 > /usr/share/doc/qt4 > /usr/share/qt4 > /usr/lib/qt5 > /usr/include/qt5 > /usr/share/doc/qt5 > /usr/share/qt5 > > Then I reinstalled Qt4 and Qt5 in /opt/qt4 and /opt/qt5 and also qtchooser. Now QImageBlitz compiles and installs correctly. > > Thanks/Mikael
Hi Mikael, One of my plans for an upcoming change is to rework the Qt4 and Qt5 pages. I am happy to hear that you got it running. It hasn't been long since I took over the projects, so there is much that I am still learning. One final thing, please don't top-post! Douglas R. Reno
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
