On Saturday 01 December 2007 16:56, Kurt Georg Hooss wrote: > ciao folks, > i am running ubuntu gutsy on a p4 laptop, > with cinelerra 1:2.1.0-2svn20071123ubuntu3 installed. > > cinelerra won't start. when i try from command line, i get: > cinelerra: error while loading shared libraries: libGL.so.1.2: cannot open > shared object file: No such file or directory > > I have an openGL graphics card (nVidia GeForce FX Go5700) > with proprietary driver enabled, openGL working well > (tested with some 3D screensavers).
I've the driver for a GeForce 7600, and it does not ship a libGL.1.2., but a /usr/X11R6/lib/libGL.so.1, so I'd say your Cinelerra was linked against the wrong libGL (MESA's). Which nowadays is easily possible because even the software renderer (MESA) is OpenGL 2.0 capable and would pass the configure test. Bug your packager. -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
