Gilles Gravier wrote:
Hi!
Christian Thalinger wrote:
On Fri, 2009-11-27 at 09:19 +0100, Gilles Gravier wrote:
Hi!
Just tried to run a ./configure for aMSN ... and I get "you do not seem
to have gstreamer and farsight2 installed".
So... I agree for farsight2... but I do have gstreamer libs installed.
My gues is that it's missing -dev packages somewhere. Question is which
SUNWxxxxx package brings the equivalent of a -dev for gstreamer (I
imagine the header files)?
A simple:
$ pkg search -r gst.h
returns SUNWgnome-media, so the headers are in the same package as the
gstreamer libraries.
OK. So the configure file is mistakenly thinking that gstreamer isn't
installed... :(
config.log should give you some insight into what test is failing; from
there, it should be easier to conclude what needs to be done (typical: add
"-I ..." for missing .h files CFLAGS, or "-L/path/to/lib -l<lib>" and "-R
/path/to/lib" to LDFLAGS)
Michael
--
Michael Schuster http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss