aMule Forum
English => aMule crashes => Topic started by: morfan on August 20, 2006, 04:40:09 AM
-
when I start amule,it says
/libexec/ld-elf.so.1: Shared object "libgstplay-0.8.so.1" not found, required by "libwx_baseu_net-2.6.so.0"
I have gstreamer plugins 0.10.x.I can't install older ones.How can we fix this?Thanks...
-
recompile wx.
-
sorry,but I didn't understand.What do you mean by wx?I couldn't find "wx" on BSD's ports.
-
Something is wrong with your installation of wxWidgets. Most likely re-installing or re-compiling the wxGTK2 (or wxBase) will fix the trick. Try searching the forum, and the wiki, on how to properly install the wxWidgets thingies, it will give you the answers you seek young user.
-
I recompiled wxGTK2.It didn't fix that.I think it is about gstreamer plugins.Amule uses old versions.But other programs uses new ones.
-
Your wxWidgets is compiled with GStreamer support, but the dynamic linker does not find the GStreamer libraries for some reason.
A quick solution is rebuilding wxWidgets without GStreamer support. aMule does neither need nor use it in any way.
-
Thanks for advices.I recompiled wxwidgets without gstreamer.Then it works.