Hi, I've fought with the libColorNode.so stuff for a while now, and I can get it to install to the place everything else is installed by applying the following patch:
Index: src/test/plugin/Makefile.am =================================================================== --- src/test/plugin/Makefile.am (revision 4369) +++ src/test/plugin/Makefile.am (working copy) @@ -14,6 +14,6 @@ ALL_GL_LIBS = @GL_LIBS@ @SDL_LIBS@ $(XGL_LIBS) -lib_LTLIBRARIES = libColorNode.la +pkgpyexec_LTLIBRARIES = libColorNode.la libColorNode_la_SOURCES = ColorNode.cpp libColorNode_la_LDFLAGS = $(EXTRA_LDFLAGS) -module If this fixes things, then I'll check it in upstream as well. Re: the segfault issue, I can't reproduce it here. I'll install Ubuntu 9.10 somewhere and see if that makes it appear. -- Please update libavg to 0.9.0 https://bugs.launchpad.net/bugs/474004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs