On Sun, May 25, 2008 12:23 pm, dark0s Optik wrote:
> ...there are SDL and libSDL files, but mplayer requires
> libSDL-1.2.so.0.11.1, instead in the system there is
> libSDL-1.2.so.0.11.2
I'm not sure how you ended up that way. Try pkg_delete-ing mplayer (or
one of the other applications) and the
#pkg_info -L libpng
pkg_info: can't find package libpng
#pkg_info -L png
...there are png and libpng files, but xine requires
libpng12.so.0.23.0, instead in the system there is libpng12.so.0.23.0
#pkg_info -L SDL
...there are SDL and libSDL files, but mplayer requires
libSDL-1.2.so.0.11.1, inste
On Sun, May 25, 2008 9:19 am, dark0s Optik wrote:
> I have the following four problems:
Check for the existence of those .so files on your system. Also, check
the installed files list of the corresponding packages in pkgsrc - e.g.
'pkg_info -L libpng'.
If they are missing, somehow the programs y
I have the following four problems:
1)
#acroread
(acroread:818): Pango-WARNING **: No Builtin or dynamically loaded
modules were found. Pango will not work correctly. This probably means
there was an error in the creation of:
/etc/opt/gnome/pango/pango.modules
You may be able to recreate thi