Instalando mplayerplug-in no firefox

1. Instalando mplayerplug-in no firefox

Thiago S Dias
thiagsdias

(usa Kurumin)

Enviado em 15/08/2007 - 15:54h

Olá feras no Linux! Gostaria de solucionar este problema de plugin no FIREFOX o que eu devo fazer? Pois não tive sucesso de encontra os arquivos com extensão "*.so" e a "*.xpt" .Esta ai abaixo todos os procedimentos que executei excerto o arquivo que fiz o download "mplayerplug-in-daily.tar.gz":

telecentro:/usr/local/src/mplayerplug-in# ./configure --enable-gtk2 --with-x --enable-wmp --enable-qt --enable-rm --enable-gmp --enable-dvx
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... /usr/bin/install -c
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... no
configure: Determining mozilla/firefox packages to build against
checking for MOZPLUG... configure: WARNING: mozilla-plugin not found
checking for MOZPLUG... configure: WARNING: firefox-plugin not found
checking for MOZPLUG... configure: WARNING: seamonkey-plugin not found
checking for MOZPLUG... configure: WARNING: xulrunner-plugin not found
checking for MOZPLUG... configure: WARNING: iceape-plugin not found
configure: error: Unable to find mozilla or firefox development files
telecentro:/usr/local/src/mplayerplug-in# make
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado. Pare.
telecentro:/usr/local/src/mplayerplug-in# cp *.so *.xpt /usr/lib/firefox/plugins/
cp: impossível fazer stat em `*.so': Arquivo ou diretório não encontrado
cp: impossível fazer stat em `*.xpt': Arquivo ou diretório não encontrado
telecentro:/usr/local/src/mplayerplug-in#

MOSTRE QUAL PASSO QUE EU DEVERIA FAZER!



  


2. Re: Instalando mplayerplug-in no firefox

Rafael
rafagondi

(usa Ubuntu)

Enviado em 15/08/2007 - 17:34h


cara, se vc jah tentou de todas as outras formas...
e naum deu certo..
o jeito eh instalar pelo código fonte.. q eh esse pacote .tar.gz

executa ele pela shell e executa o arquivo..
aí da os comandos..:

$ ./confgure
$ make
# make install

aí jah era...
parabéns!! essa foi a primeira vez q vc compilou na mao uma prog!!

t+


3. Iniciantes no Linux

Edwal F. Paiva Filho
nicolo

(usa Ubuntu)

Enviado em 15/08/2007 - 20:08h

Você está como root ou super user no diretório src.
A mensagem de erro no comando make indica que o arquivo makefile não existe ou não está podendo ser acessado.

Esse arquivo deveria estar no diretório onde você rodou o make ou você deveria indicar esse diretório. Veja o manual digitando: man make

Se o arquivo existe sugiro rodar a coisa toda no diretório /home/user/ onde user é o seu login. Isso garante acesso ao arquivo.
Se o make não rodar não compila.

Outra coisa que pode ser: O pacote de compilação não está totalmente instalado, em geral os g++ e gcc.
Espero ter ajudado.







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts