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.

lizardkde

Beginner

  • "lizardkde" started this thread

Posts: 2

Location: Switzerland

  • Send private message

1

Friday, November 11th 2005, 1:20pm

[Kopete]Install Kopete 0.10.1

Hi @all

I have try to install Kopete 0.10.1 on my SUSE 9.2 with KDE 3.3 on it.

When I compile Kopete with ./configure i get the following error.

| #include<zlib.h>
|
| int
| main ()
| {
|
| char buf[42];
| gzFile f = (gzFile) 0;
| /* this would segfault.. but we only link, don't run */
| (void) gzgets(f, buf, sizeof(buf));
|
| return (zlibVersion() == ZLIB_VERSION);
|
| ;
| return 0;
| }
configure:29135: error: not found.
Possibly configure picks up an outdated version
installed by XFree86. Remove it from your system.
Check your installation and look into config.log

Any idea what to do?

Thanks
Richard

ps. I have solved this error, ./configure runing now without errors. Thanks.
lizardkde has attached the following file:
  • config.log (101.35 kB - 69 times downloaded - latest: Jul 16th 2008, 5:09am)

This post has been edited 1 times, last edit by "lizardkde" (Nov 11th 2005, 7:11pm)