Mozilla Firefox Plugin



Dear,
   
       I am trying to install gtk-vnc-0.5.1. When I am compiling it using ./configure, at the end the configure summary shows:


Configure summary:

     Compiler ...................:  gcc -std=gnu99
    Compiler Flags .............:  -g -O2
    Extra Link Flags ...........:  -Wl,--version-script= -Wl,--no-undefined
    Prefix......................:  /usr/local

    Python binding .............:  yes
    Install example programs ...:  no
    Browser plugin .............:  no
    SASL support................:  yes
    PulseAudio support..........:  no
    GTK+ version................:  2.0


In this summary Browser plugin is "no". But I want to enable it so that I can view my virtual machine on browser. Therefore I have tried:

./configure --enable-plugin


It returns:

checking for FIREFOX_PLUGIN... no
checking for MOZILLA_PLUGIN... no
configure: error: Package requirements (mozilla-plugin >= 1.8) were not met:

No package 'mozilla-plugin' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


So how can I enable this??

Thanks!
Raza














[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]