<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Rüdiger,<br>
<br>
i don't think that you will destroy anything, but it will be a work of
search and install libraries (especially headers of libraries). So
you'll have two solutions.<br>
<br>
1. Wait 2 weeks until digikam 0.8 is released. Normally it does not
take a long time after a release and somebody contributes SuSE rpms.<br>
2. Go and search for the missing packages.<br>
<br>
Oliver<br>
<br>
Rüdiger Mähl wrote:
<blockquote cite="mid94173960@web.de" type="cite">
  <pre wrap="">Hi Oliver, 

  </pre>
  <blockquote type="cite">
    <pre wrap="">take a look at the config.log. There has to be a test about sqllite3 
that had failed. Most times it helps to look at it to see what went wrong.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Good idea, now I found several problems:
...
configure:3277: result: none needed
configure:3295: gcc -c    conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3301: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
...
configure:3622: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3628: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdeextragear-graphics"
| #define VERSION "3.4.92"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
...
some more of these are appearing
...
configure:11149: checking for shl_load
configure:11206: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototyp
es -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute   conftest.c  >&5
/tmp/ccip9y0s.o(.text+0x11): In function `main':
conftest.c: undefined reference to `shl_load'
/tmp/ccip9y0s.o(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:11212: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
...
And the linker seems to have problems, too:
/usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
...

I should perhaps better stick to my 0.7.4 installation before I 
destroy everything?

Rüdiger

______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: <a class="moz-txt-link-freetext" href="http://f.web.de/?mc=021193">http://f.web.de/?mc=021193</a>

_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>

  </pre>
</blockquote>
</body>
</html>