Thanks for that Alan.... I had already tried SUNWxorg-headers (should have mentioned that in the last post), but it did no good. installing FSWxorg-headers did the trick. Now I have mpeg2dec-0.4.1 installed clean.
Unfortunately the other components seem to need a newer version of Glib and Gstreamer (see below) so i am off source hunting to recompile those. -bash-3.2# cd $home -bash-3.2# cd gst-plugins-ugly-0.10.7 -bash-3.2# ./configure checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... no ... ... checking whether gcc implements __PRETTY_FUNCTION__... yes checking whether gcc implements __FUNCTION__... yes checking whether gcc implements __func__... yes checking for GLIB... no configure: configure: error: This package requires GLib >= 2.6 to compile. -bash-3.2# pkg info -s | grep -i glib SUNWGlib GLIB - Library of useful routines for C programming -bash-3.2# pkg info SUNWGlib Name: SUNWGlib FMRI: pkg://opensolaris.org/[EMAIL PROTECTED],5.11-0.79:20080205T151838Z Version: 1.2.10 Branch: 0.79 Packaging Date: 2008-02-05 15:18:38 Size: 228221 Summary: GLIB - Library of useful routines for C programming -bash-3.2# -bash-3.2# cd $home -bash-3.2# cd gst-ffmpeg-0.10.3 -bash-3.2# ./configure ... ... checking for valgrind... no configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking for GST... no configure: configure: error: no gstreamer-0.10 >= 0.10.13 (GStreamer) found Regards Rep -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
