Results 1 to 7 of 7

Thread: [SOLVED] No xpidl compiler found?

  1. #1
    Join Date
    Jun 2008
    Beans
    2

    [SOLVED] No xpidl compiler found?

    I have tried searching for an answer to this but am having no luck. I am trying to install mplayer plugin as per instructions here: http://mplayerplug-in.sourceforge.net/install.php
    When I attempt './configure --enable-gtk1 --with-mozilla-home=/usr/lib/iceweasel --with-gecko-sdk=/home/rohan/xulrunner-sdk' it gives the following result:
    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 ISO C89... none needed
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    Using new (v1.7+) gecko-sdk
    checking for xpidl... no
    configure: error: xpidl compiler not found
    Any help appreciated.

  2. #2
    Join Date
    Mar 2007
    Location
    Éire
    Beans
    160
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: No xpidl compiler found?

    the package mozilla-mplayer is available in ubuntu's repos and does the same thing. there's no need to compile from source unless you really need the newest version.

  3. #3
    Join Date
    Jun 2008
    Beans
    2

    Re: No xpidl compiler found?

    All that hair tearing for naught. Thankx dizee.

  4. #4
    Join Date
    Aug 2006
    Beans
    31

    Re: [SOLVED] No xpidl compiler found?

    I have the same problem
    ...
    Using new (v1.7+) gecko-sdk
    checking for xpidl... no
    configure: error: xpidl compiler not found

    But I need te compile, because I use Opera Browser, and mplayer plugin must be compile with Gecko path.

    Because with mplayer plugin from repositories, firefox and Seamonkey worx perfectly, but in Opera, the sound work but image is very small, liko some pixels!! very, very small.

  5. #5
    Join Date
    Jul 2008
    Location
    Lost River Lake
    Beans
    233
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: [SOLVED] No xpidl compiler found?

    Quote Originally Posted by g_rus View Post
    I have the same problem
    ...
    Using new (v1.7+) gecko-sdk
    checking for xpidl... no
    configure: error: xpidl compiler not found

    But I need te compile, because I use Opera Browser, and mplayer plugin must be compile with Gecko path.
    The same here... so *bump*
    I never use smilies, but there are exceptions that prove the rule [Hey, how do I disable showing colon & parenthesis as an emoticon in my signature?]
    Now playing: Last.fm

  6. #6
    Join Date
    Jan 2010
    Location
    U.K.
    Beans
    81
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: [SOLVED] No xpidl compiler found?

    bump

  7. #7
    Join Date
    Jan 2009
    Beans
    1

    Re: [SOLVED] No xpidl compiler found?

    if you need to compile from source.

    Code:
    cpan CORBA::HTML
    cpan CORBA::IDL
    cpan CORBA::XPIDL

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •