Mailinglist Archive: opensuse-kde (176 mails)
| < Previous | Next > |
Re: [opensuse-kde] Compile problems
- From: Michael Foerster <foerster@xxxxxxxx>
- Date: Sun, 3 Oct 2010 03:26:14 +0200 (CEST)
- Message-id: <alpine.LFD.2.00.1010030320120.25606@xxxxxxxxxxxxxxxxxxxxxx>
On Sat, 2 Oct 2010, Marco ''AlpVonKri'' Flores wrote:
Well, a shot in the blue yonder: Something in "configure"
tries to locate qt3 which points to kde=3.x.y
do a grep qt3 ./configure and if found do a patch to qt4
Otherwise I'm out of ideas without looking at the source.
Cheers, Michael Foerster
--
"The word 'politics' is derived from the
greek word 'poly', meaning 'many', and the
latin word 'tick', meaning 'blood sucking parasites'."
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
Has anyone successfully compiled LibreOffice in openSUSE 11.3 with KDE
4, I'm stuck with a problem, I do the following:
./configure --with-distro=SUSE-11.2 *This is the mos recent
version, there is not 11.3 in the source
./download
make
And then it says:
...
checking for Qt headers... /usr/lib64/qt3/include
checking for Qt libraries... /usr/lib64/qt3/lib64
checking for moc... /usr/bin/moc
checking for KDE headers... no
configure: error: KDE headers not found. Please specify the root of
your KDE installation by exporting KDEDIR before running "configure".
make: *** [stamp/build] Error 1
I have the packages "libkde4-devel & libkdecore4-devel" installed, so
why is this happening and how do I solve it, any help would be great.
:D
Well, a shot in the blue yonder: Something in "configure"
tries to locate qt3 which points to kde=3.x.y
do a grep qt3 ./configure and if found do a patch to qt4
Otherwise I'm out of ideas without looking at the source.
Cheers, Michael Foerster
--
"The word 'politics' is derived from the
greek word 'poly', meaning 'many', and the
latin word 'tick', meaning 'blood sucking parasites'."
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
| < Previous | Next > |