Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
digikam startet nicht mehr -- libexif.so.10: cannot open
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
alex00
l33t
l33t


Joined: 12 Jul 2004
Posts: 747
Location: Wien

PostPosted: Wed Oct 24, 2007 6:23 pm    Post subject: digikam startet nicht mehr -- libexif.so.10: cannot open Reply with quote

Bekomme beim starten von digikam folgenden Fehler:
digikam: error while loading shared libraries: libexif.so.10: cannot open shared object file: No such file or directory

Weiss jemand was da faul ist. libexif habe ich schon neu emerged ...ohne erfolg...fehler blieb.
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2236
Location: My own world! I and Gentoo!

PostPosted: Wed Oct 24, 2007 6:25 pm    Post subject: Reply with quote

revdep-rebuild
falls das mit command not found endet emerge -av gentoolkit und nochmal probieren.

allerdings macht das nichts anderes als emerge --oneshot digikam

wobei revdep-rebuild alle Binaries anschaut um herauszufinden welche "Links" kaputt sind.
und dann die entsprechenden Pakete reemerged.
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)


Last edited by Max Steel on Wed Oct 24, 2007 6:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
xraver
Veteran
Veteran


Joined: 20 Aug 2003
Posts: 1083
Location: Halberstadt

PostPosted: Wed Oct 24, 2007 6:27 pm    Post subject: Reply with quote

Nachdem du libexpat neu emerget hast, vileicht auch mal digikam + Abhängingkeiten neu emergen.

ps; emergen - ist das überhaupt erlaubt? :roll:
Back to top
View user's profile Send private message
jkoerner
Apprentice
Apprentice


Joined: 04 Nov 2006
Posts: 270

PostPosted: Wed Oct 24, 2007 6:48 pm    Post subject: Reply with quote

das heißt neu builden... :P
Back to top
View user's profile Send private message
alex00
l33t
l33t


Joined: 12 Jul 2004
Posts: 747
Location: Wien

PostPosted: Thu Oct 25, 2007 6:11 am    Post subject: Reply with quote

Hi hat leider nicht funktioniert.....beim ersten Durchgang startete Digikam leider auch noch nicht, und beim zweiten Durchgang des compilierens brach es dann mit Fehlermeldung ab;

Code:

mageeffect_hotpixels.cpp:159: error: request for member `setCaption' in `
   DigikamHotPixelsImagesPlugin::fileSelectDialog', which is of non-aggregate
   type `KFileDialog ()(...)'
imageeffect_hotpixels.cpp:160: confused by earlier errors, bailing out
make[4]: *** [imageeffect_hotpixels.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/media-gfx/digikam-0.9.3_beta1/work/digikam-0.9.3-beta1/digikam/imageplugins/hotpixels'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-gfx/digikam-0.9.3_beta1/work/digikam-0.9.3-beta1/digikam/imageplugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-gfx/digikam-0.9.3_beta1/work/digikam-0.9.3-beta1/digikam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-gfx/digikam-0.9.3_beta1/work/digikam-0.9.3-beta1'
make: *** [all] Error 2
 *
 * ERROR: media-gfx/digikam-0.9.3_beta1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   digikam-0.9.3_beta1.ebuild, line 83:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 336:   Called die
 *
 * died running emake, kde_src_compile:make
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/digikam-0.9.3_beta1/temp/build.log'.
 *

 * Messages for package media-gfx/digikam-0.9.3_beta1:

 * Enabling translations for: en de
 *
 * ERROR: media-gfx/digikam-0.9.3_beta1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   digikam-0.9.3_beta1.ebuild, line 83:   Called kde_src_compile
 *   kde.eclass, line 170:   Called kde_src_compile 'all'
 *   kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
 *   kde.eclass, line 336:   Called die
 *
 * died running emake, kde_src_compile:make
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/digikam-0.9.3_beta1/temp/build.log'.
 *
laptux alex #
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Thu Oct 25, 2007 7:07 am    Post subject: Reply with quote

Dann versuch es doch mal mit revdep-rebuild. Ich hab schon öfters dieses Problem gehabt, und Probleme gab es nie...

Ich glaube mich zu erinnern dass nicht digikam sondern libkexif neu kompiliert werden musste, aber das sagt dir ja dann revdep-rebuild...

Grüße
Franz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum