Date: Tue, 18 Jan 2000 13:12:36 -0500 (EST) From: Brett Taylor <brett@peloton.runet.edu> To: freebsdman@ratbat.pair.com Cc: nakai@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: gqmpeg port Message-ID: <Pine.BSF.4.10.10001181308250.3140-100000@peloton.runet.edu> In-Reply-To: <Pine.BSF.4.10.10001181233271.19653-100000@anga.pair.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Tue, 18 Jan 2000 freebsdman@ratbat.pair.com wrote: > Here is the output of the command: > > % ldconfig -r | grep gmodule > 146:-lgmodule11.0 => /usr/local/lib/libgmodule11.so.0 > 148:-lgmodule11d.2 => /usr/local/lib/libgmodule11d.so.2 > 197:-lgmodule-1.2.0 => /usr/local/lib/libgmodule-1.2.so.0 > 208:-lgmodule12.1 => /usr/local/lib/libgmodule12.so.1 > 211:-lgmodule12.2 => /usr/local/lib/libgmodule12.so.2 Holy cow - you've got a lot of versions of gmodule running around! Are you still using things that require glib-1.1? > I do believe I installed glib-1.2.6 though not necessarily the port of > it from freebsd.org. This was actually obtained from www.gtk.org. > Do you think I should download the port directly from freebsd.org? Short answer - yes - use the port. The minor revision number that gqmpeg is looking for is so.3, not so.2 which is what you have installed. I recommend using the port - there are often differences in the way FreeBSD labels libraries as compared to Linux etc. If you don't need them, I'd delete all the old versions of glib/gtk (1.1). You should also delete the current versions of 1.2 (so they don't stomp all over each other), then use the port to reinstall gqmpeg. It will then install the appropriate version of glib/gtk I recommend using the ports - at least then you can (mostly) guarantee there won't be any inconsistencies. Brett ***************************************************** Dr. Brett Taylor brett@peloton.runet.edu * Dept of Chem and Physics * Curie 39A (540) 831-6147 * Dept. of Mathematics and Statistics * Walker 234 (540) 831-5410 * ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10001181308250.3140-100000>