Multiple glib's

Roger Merritt mcrogerm at stjohn.ac.th
Tue May 13 20:03:48 PDT 2003


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



More information about the freebsd-questions mailing list