Phoronix IRC Log: 2009-04-05
ognirc: is away: ognirc|poo
Hukka: Hi all. I'm having troubles with the phoronix test suite on Debian. It can't find the qt4 dev libraries, though I have install libqt4-dev. Any hints on what I should do?
evocallaghan: Hukka: find where the header files are and pass them to configure ?
Hukka: Well, I suppose that I can try to compile the problematic pieces manually, but I thought that debian must be common enough that the test suite is tested on that and there's something wrong with my install
Hukka: Hm, it seems like the error from the install script itself is caused by qmake being in /usr/bin, not in /usr/lib/qt4/bin
Hukka: Is there a way to submit bugs on the suite? Can't find any links on the website
Hukka: I wonder why there's no xml for debian, but there is one for ubuntu...
Hukka: Should be easy to use almost the same
Hukka: Ok, the problem was that there was also a qt3 qmake in the system