You are not logged in.
according to
http://my.opera.com/community/forums/to … ?id=131761
mplayer-plugin needs to be compiled with --enable-x so it works with opera9. i hope the maintainer updates the package in the repos!
Offline
i tried to compile mplayer-plugin from ABS, with --enable-x option, but i get this:
$ makepkg
==> Entering fakeroot environment
==> Making package: mplayer-plugin 3.25-2 (Thu Jun 22 17:49:11 PHT 2006)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Found mplayerplug-in-3.25.tar.gz in build dir
==> Found mplayerplug-in.conf in build dir
==> Validating source files with MD5sums
mplayerplug-in-3.25.tar.gz ... Passed
mplayerplug-in.conf ... Passed
==> Extracting Sources...
==> tar --use-compress-program=gzip -xf mplayerplug-in-3.25.tar.gz
==> Removing existing pkg/ directory...
==> Starting build()...
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: Determining mozilla/firefox packages to link against
checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: WARNING: xulrunner-plugin not found
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: WARNING: firefox-plugin not found
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: WARNING: seamonkey-plugin not found
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: WARNING: xulrunner-plugin not found
configure: error: Unable to find mozilla or firefox development files
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
anyone help?
Offline
checking for pkg-config... no
install pkgconfig
Offline
aah... of cuhaws.
Offline
checking for pkg-config... no
install pkgconfig
i'm going to put it into makedepends in the next build.
I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell
Offline
well, seems not to work, dont know if its a buggy opera. opera displays nothing, and firefox crashes, with my newly compiled mplayer-plugin.
Offline
has anyone gotten mplayer-plugin to work with opera9 natively? what to do..?
Offline
Maybe my old and unmaintained PKGBUILD will work.
Arch - It's something refreshing
Offline
Maybe my old and unmaintained PKGBUILD will work.
um, im sorry for asking this, but i saw an old thread about that package, and you say it needs gecko-sdk to work? i cant find that in the repos or AUR. where is it?
Offline
It has been told few times already. Opera doesn't like mplayer-plugin compiled against xulrunner. I found a binary compiled against gecko-sdk somewhere on the opera forum and this one worked fine.
i found that binary here:
http://my.opera.com/community/forums/fi … id=1512034
and it works. thanks
Offline