Re: mplayer-plugin build failure

2006-03-22 Thread kalin mintchev
You need to make sure this command works: pkg-config --exists firefox-plugin If you're building against seamonkey, then this command must succeed: pkg-config --exists seamonkey-plugin These commands check for the existence of a browser-plugin.pc file in /usr/X11R6/libdata/pkgconfig.

mplayer-plugin build failure

2006-02-17 Thread kalin mintchev
hi all... mplayer-plugin build failure. here is where it stops and the log is attached. what to do? thanks configure: Determining mozilla/firefox packages to link against checking for pkg-config... /usr/local/bin/pkg-config checking for firefox-plugin... gnome-config: not found gnome-config

Re: mplayer-plugin build failure

2006-02-17 Thread kalin mintchev
How exactly are you trying to build mplayer-plugin? Did you use FreeBSD port (www/mplayer-plugin)? hi Adi... yes, i used the port... Please be more specific there is a lot of information in the log attached to the first message. updatetd the www ports. the plugin version is 3.20... on a

Re: mplayer-plugin build failure

2006-02-17 Thread Garrett Cooper
On Feb 17, 2006, at 2:38 AM, kalin mintchev wrote: hi all... mplayer-plugin build failure. here is where it stops and the log is attached. what to do? thanks configure: Determining mozilla/firefox packages to link against checking for pkg-config... /usr/local/bin/pkg-config checking

Re: mplayer-plugin build failure

2006-02-17 Thread kalin mintchev
i just realized that the attached log might not have been received by anybody... i didn't it gets filtered.. awesome... here is the end of it: ## --- ## ## confdefs.h. ## ## --- ## #define PACKAGE_BUGREPORT [EMAIL PROTECTED] #define PACKAGE_NAME mplayerplug-in #define

Re: mplayer-plugin build failure

2006-02-17 Thread kalin mintchev
You need to install a mozilla browser and have the headers available for mplayerplug-in. i know. but i'm using the port. and have 2 mozilla browsers installed... i'll get the src later and i gess look for gecko libraries... -Garrett ___