Erivaldo schrieb: > Hello, > > do someone knows how to install gstreamer0.10 from git, once compiled, > into n800? I managed to compile it inside scratchbox, but just > replacing libs at /usr/lib/ and binaries at /usr/bin/ doesn't worked. > I got some dynamic linking errors, due missing symbols, running > gst-inspect or gst-launch. I really need the newest source from git. GStreamer is not officialy in git, its in cvs still. Besides for installing I see these options: 1) carefully copy all files (prefix/bin/gst*, prefix/lib/libgst*, prefix/lib/gstreamer-0.10/*) 2) use checkinstall and copy 3) copy debian stuff in source tree and make packages
Nr. 3 would be the safest. If would rock if someone would make newer gstreamer packages for diablo. Stefan > > Maybe just to copy it isn't enough? > > > Sorry for bad english, > Erivaldo > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
