[RkWard-devel] trying to compile
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Thu Oct 27 13:45:54 UTC 2005
Hi,
> I use the testing debian with R from the unstable distribution. What
> developmental/header file/packages are needed to compile rkward from
> sources? Here is the last few lines from ./configure (for 3.3 version,
> I will try the v3.4 once I know that 3.3 works).
>
> checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021))
> (library qt-mt) not found. Please check your installation!
> For more details about this problem, look at the end of config.log.
> Make sure that you have compiled Qt with thread support!
>
> following link gives the libqt3 search results on debian's page. which
> of these are needed ?
the easiest should be to install kdelibs4-dev. This should automatically
pullin libqt3-mt-dev. Of course you'll also need r-base, and r-base-dev. I'm
not sure, whether you need to specify autotools-dev explicitely, but you
probably need that, too. At runtime, you'll also want to have php4-cli.
If anything is missing from this list (i.e. compilation does not work), please
let us know.
Of course, you might also want to check, whether the .deb-package available on
the downloads page works in testing (it's created for unstable, but maybe it
will still work).
Thomas
More information about the Rkward-devel
mailing list