From: Bruce S. <Bru...@nc...> - 2012-02-15 04:34:18
|
I'm traveling and don't have access to the build.log file from my recent build from source, but in the file INSTALL.txt there is this warning, which sounds related to the build error you encounter: ********************************************* BUG on Ubuntu 10.10: The files /usr/lib/libgdkglextmm-x11-1.2.la and /usr/lib/libgtkglextmm-x11-1.2.la specify dependence on libgdk_pixbuf-2.0.la, which does not exist. A workaround is to edit /usr/lib/libgdkglextmm-x11-1.2.la and /usr/lib/libgtkglextmm-x11-1.2.la, replacing libgdk_pixbuf-2.0.la (missing static library) with libgdk_pixbuf-2.0.so (dynamically loaded library). ********************************************* Bruce Sherwood On Tue, Feb 14, 2012 at 5:17 AM, Sammel Lothar <Sam...@gm...> wrote: > as requested the logs from the install try config.log build.log > > Thanks for your administration no vpython 5.72 so far > Sammel Lothar > > > Am 13.02.2012 15:24, schrieb Sammel Lothar: > >> hi im trying to bring the new 5.72 up on my 10.04 32bit system >> for 3 days now fighting with the installation txt thats a real miss !!! >> error on MAKE configure is ok >> ##### >> In file included from /usr/include/gtkglextmm-1.2/gdkmm/gl/defs.h:25, >> from /usr/include/gtkglextmm-1.2/gdkmm/gl/tokens.h:27, >> from /usr/include/gtkglextmm-1.2/gtkmm/gl/widget.h:25, >> from >> /usr/include/gtkglextmm-1.2/gtkmm/gl/drawingarea.h:25, >> from ../include/gtk2/render_surface.hpp:13, >> from ../include/gtk2/display.hpp:10, >> from ./core/util/render_manager.cpp:4: >> /usr/lib/gtkglextmm-1.2/include/gdkglextmm-config.h:9:29: warning: >> gdkglext-config.h: No such file or directory >> /usr/lib/gtkglextmm-1.2/include/gdkglextmm-config.h:17:2: error: #error >> "Installed GdkGLExt library doesn't have multihead support." >> #### >> >> there is no gdkglext-config.h in the gtkglext deb packet >> >> its a shame that there are 3years back compiled packets 5.12 is well >> overturned >> >> Sammel Lothar Germany >> >> >> >> ------------------------------------------------------------------------------ >> Try before you buy = See our experts in action! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-dev2 >> _______________________________________________ >> Visualpython-users mailing list >> Vis...@li... >> https://lists.sourceforge.net/lists/listinfo/visualpython-users >> > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |