On Monday 24 May 2004 12:43 pm, JRH wrote: > I had this whilst trying to install something different yesterday as > well....... > > checking if Qt compiles without flags... no > checking for moc... /usr/lib/qt3//bin/moc > checking for uic... /usr/lib/qt3//bin/uic > checking whether uic supports -L ... yes > checking whether uic supports -nounload ... yes > checking if Qt needs -ljpeg... no > checking for rpath... yes > checking for KDE... configure: error: > in the prefix, you've chosen, are no KDE headers installed. This will fail. > So, check this please and use another prefix! > [EMAIL PROTECTED] klog-0.2.9]$ > > Any Ideas?
It is possible that it is looking for specific files that are not in your path as a user. You might try switching to root and run configure and see if the result is the same. If not, then try to figure out the differences between your path as root and your path as a user and you can add those directories in for future compiling. I have had to do this previously for some packages that checked for certain development libraries that are not routinely included in the user's default path. -- Bryan Phinney Software Test Engineer
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
