From owner-freebsd-ports Tue Jan 18 10:12:42 2000 Delivered-To: freebsd-ports@freebsd.org Received: from peloton.runet.edu (peloton.runet.edu [137.45.96.205]) by hub.freebsd.org (Postfix) with ESMTP id 627F914CA6; Tue, 18 Jan 2000 10:12:39 -0800 (PST) (envelope-from brett@peloton.runet.edu) Received: from localhost (brett@localhost) by peloton.runet.edu (8.9.3/8.9.3) with ESMTP id NAA03411; Tue, 18 Jan 2000 13:12:36 -0500 (EST) (envelope-from brett@peloton.runet.edu) Date: Tue, 18 Jan 2000 13:12:36 -0500 (EST) From: Brett Taylor To: freebsdman@ratbat.pair.com Cc: nakai@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: gqmpeg port In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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