[indiana-discuss] OpenSolaris development package repository build 106, x86/x64/SPARC

Alan Coopersmith Alan.Coopersmith at Sun.COM
Wed Feb 4 15:40:57 PST 2009


George Koutras wrote:
> Hi to all,
> 
> I updated to 106 and everything looks smooth, except for firefox. When I
> try to launch firefox I get the message: "The application has been
> updated but your version of SQLite is too old and the application
> can not run".

Unset LD_LIBRARY_PATH or restore crle to the default settings - that error
comes up when you run firefox with a library path such that it finds a
different libsqlite than the one it is expecting to use.   (Setting
a global LD_LIBRARY_PATH in your environment or via crle has always been
a bad idea - if you absolutely need it for some app, put a shell script
wrapper to set it just for that app, don't change where every other app
looks for their libraries and hope they work with the ones you pointed
at.)

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering




More information about the indiana-discuss mailing list