You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, January 14th 2004, 6:27pm

Kopete 0.7.3 and 0.8b2 Installation problems

Hi,

I wanted to install the SuSE-RPM for kopete 0.7.3. The installation was without any problems, but when I try to create a new account for icq, kopete crashed.
I use SuSE Linux 8.2 with KDE 3.1.1

Then I tried to install kopete 0.8b2. The installation (./configure, make, make install) was without any problems, but I cannot find kopete after the installation. Yust typing "kopete" into the shell didn't work. I have only little experiance with compiling and installation of sources. ;-)

Kopete 0.6.1a (from SuSE 8.2) works without any problems.

So, I hope everyone understand my english. ;-)

Thanks for help,
Kay

2

Wednesday, January 14th 2004, 6:52pm

To find your installed files, install the tool 'locate' with yast, then type
locate kopete |grep bin
and look up where the binary is installed.

Maybe you can start kopete 0.8.0beta2 in this way, maybe it helps you to fix some other problems.

3

Sunday, January 18th 2004, 6:05pm

hi, Im having same problems with compiling kopete 0.8beta2.

I tried to comment it out but I still recive this message as before;

checking for kconfig_compiler... not found
configure: error: The important program kconfig_compiler was not found!
Please check whether you installed KDE correctly.

:?: so in what line do I have to comment it out?

im running suse 9.0 with kde 3.1.4

thanks,

hans_brot

gandy

Beginner

Posts: 26

Location: Belgium

  • Send private message

4

Monday, January 19th 2004, 10:54pm

Run these 2 commands before configure-ing:

sed -i "s/kde_qtsubver=2/kde_qtsubver=1/" configure
rm -fr autom4te.cache