Skip navigation.
Home
Now Shipping Version 8.0

./configure problem


Posts: 20

When configuring kmymoney all went well until
checking for X... configure: error: can't find x includes. Please check you installation and add the correct paths!

Thanks

You need to install the X11

You need to install the X11 development packages. If you're not sure the exact ones you need (probably just xlibs-dev) then install x-window-system-dev and all the X11 development packages will be installed.

Thanks, that worked. But...

Thanks, that worked. But...
Now it says it can't find the qt headers and libraries. I tried tho get qt via apt-get taht didn;'t work. what am I doing wrong? Puzzled

You're probably looking for

You're probably looking for libqt3-dev.

Now it says I have to have

Now it says I have to have qt compiled with thread support... Whatever that means...

libqt-mt-dev is the threade

libqt-mt-dev is the threaded development package.

It says the same thing

It says the same thing

Try removing libqt3-dev. If

Try removing libqt3-dev. If that doesn't work also make sure you have libqt3c102-mt.

It says?? libqt-dev was rem

It says?? libqt-dev was removed and libqtc102-mt is currently installed.

I tried another app and it

I tried another app and it said the same thing, so could it be that qt was not installed in a path?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.