Date: Wed, 14 May 2003 10:03:43 +0700 From: Roger Merritt <mcrogerm@stjohn.ac.th> To: freebsd-questions@FreeBSD.ORG Subject: Multiple glib's Message-ID: <5.2.0.9.0.20030514100011.00a3aec0@127.0.0.1>
next in thread | raw e-mail | index | archive | help
Whenever I cvsup my ports I like to run 'portversion -c > needs.update', which gives you a shell script to update any ports which are not up-to-date with the ports tree. This time I happened to notice: ># ># glib ># needs updating (port has 1.2.10_9) ># >pkgs="$pkgs glib-1.2.10_8" > ># ># glib ># needs updating (port has 2.2.1_1) ># >pkgs="$pkgs glib-2.2.1" which tells me I have two different versions of glib installed. Is this a Bad Thing (tm)? -- Roger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.0.20030514100011.00a3aec0>