You are not logged in.

1

Saturday, April 17th 2004, 3:41pm

error compiling kopete 0.8 on fedora 1 x86-64

i get this error when i run configure

checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!

i have tried
--prefix=/usr/lib64/kde

any ideas?

2

Saturday, April 17th 2004, 4:21pm

Your prefix should be /usr/bin

3

Saturday, April 17th 2004, 4:37pm

does not help

./configure --prefix=/usr/bin
./configure --prefix=/usr

gives the same error.

4

Sunday, April 18th 2004, 2:20am

Try getting the output of 'which konqueror'

5

Monday, April 19th 2004, 7:47am

[root@pjamd64 root]# which konqueror
/usr/bin/konqueror


my guess is that the problem
i have comes from that
kopete is not that well tested on
(fedora) 64bit..
am i right?

6

Monday, April 19th 2004, 9:08pm

You're sure it didnt work when you compiled with prefix /usr/bin? If it didnt work then Im not sure what the problem is, Im assuming you are running the kde installation that comes on the fedora disks, in which case they should be compiled for your athlon64, but just to check all the bases, if it didnt work compiling with prefix /usr/bin, try compiling in 32 bit mode for /usr/bin.