I installed OpenBSD on an i386 box at work today. After installing from
the cd sets I upgraded to the latest snapshot and started pkg_add-ing.
When I got to installing gaim everything went fine, no errors. but when
I started the app I got the following linkage error:

$ gaim
gaim: can't load library 'libgstreamer-0.10.so.0.0'

Here is the output from pkg_add:

$ sudo pkg_add -iv gaim
Error from ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/:
Unknown command.
Ambiguous: gaim could be gaim-2.0.0beta5p1 gaim-2.0.0beta5p1-gtkspell
Choose one package
         0: <None>
                  1: gaim-2.0.0beta5p1
                           2: gaim-2.0.0beta5p1-gtkspell
                           Your choice: 1
                           parsing gaim-2.0.0beta5p1
                           Dependencies for gaim-2.0.0beta5p1 resolve
                           to: libxml-2.6.26p0, silc-toolkit-1.0.2p0,
                           meanwhile-1.0.2, gettext-0.14.6,
                           gtk+2-2.8.20p2, startup-notification-0.8p0,
                           libiconv-1.9.2p3, libgadu-20060411 (todo:
                           
silc-toolkit-1.0.2p0,startup-notification-0.8p0,libgadu-20060411,meanwhile-1.0.2)
                           gaim-2.0.0beta5p1:parsing
                           silc-toolkit-1.0.2p0
                           gaim-2.0.0beta5p1:silc-toolkit-1.0.2p0:
                           complete
                           gaim-2.0.0beta5p1:parsing
                           startup-notification-0.8p0
                           gaim-2.0.0beta5p1:startup-notification-0.8p0:
                           complete
                           gaim-2.0.0beta5p1:parsing libgadu-20060411
                           gaim-2.0.0beta5p1:libgadu-20060411: complete
                           gaim-2.0.0beta5p1:parsing meanwhile-1.0.2
                           Dependencies for meanwhile-1.0.2 resolve to:
                           glib2-2.10.3p0, gettext-0.14.6,
                           libiconv-1.9.2p3
                           gaim-2.0.0beta5p1:meanwhile-1.0.2: complete
                           found libspec atk-1.0.1011.3 in dependent
                           package atk-1.10.3p1
                           found libspec cairo.4.4 in dependent package
                           cairo-1.0.4p0
                           found libspec glib-2.0.1000.3 in dependent
                           package glib2-2.10.3p0
                           found libspec glitz.1.0 in dependent package
                           glitz-0.4.4
                           found libspec pango-1.0.1200.3 in dependent
                           package pango-1.12.3
                           found libspec png.5.1 in dependent package
                           png-1.2.14p0
                           gaim-2.0.0beta5p1: complete

Reply via email to