i have tried a million different things but the ./configure for bbconf always fails at the checking for Qt. it says it cant find lib-qt-mt and did i remember to enable multithread?
i am running mandrake 9.0 and i *believe* i installed Qt free edition 3.1.2 correctly, as per the documentation with it, but with the -thread flag.
please help. thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK....here is what I found...In /usr/lib/ there was both a /qt/ and a /qt-3.0.4/ file...I went into the second file and executed qtconfig....I shut that down....and then started bbconf and it worked.....???
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
check config.log--this happened for me due to an unrelated problem with libfontconfig/libfreetype! the error was hundreds of lines before the end of config.log but was the last place that the compiler had been executed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have tried a million different things but the ./configure for bbconf always fails at the checking for Qt. it says it cant find lib-qt-mt and did i remember to enable multithread?
i am running mandrake 9.0 and i *believe* i installed Qt free edition 3.1.2 correctly, as per the documentation with it, but with the -thread flag.
please help. thanks.
ICHeck /usr/lib/qt/ and see of Qt is there
never mind...I found the same problem...not just with bbconf but also with bbkeys....
OK....here is what I found...In /usr/lib/ there was both a /qt/ and a /qt-3.0.4/ file...I went into the second file and executed qtconfig....I shut that down....and then started bbconf and it worked.....???
I have the same problem :(
check config.log--this happened for me due to an unrelated problem with libfontconfig/libfreetype! the error was hundreds of lines before the end of config.log but was the last place that the compiler had been executed.