Problema com Comando make e make install

1. Problema com Comando make e make install

Natanael
natanael_linux12

(usa Outra)

Enviado em 03/03/2015 - 11:38h

Olá a todos, sou iniciante em linux hoje estava instalando o um arquivo que baixei no formato tar.bz2, fiz todos comando necessários , depois que baixei o pacote:

tar jxvf DVDStyler-2.8rc2.tar.bz2
cd DVDStyler-2.8rc2
./configure

após o configure gerou isso

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
./configure: eval: line 2410: syntax error near unexpected token `('
./configure: eval: line 2410: `${SHELL} /home/natanel/Downloads/DVDStyler-2.8()/DVDStyler-2.8rc2/missing --is-lightweight'
root@natanel-Lenovo-G400s:/home/natanel/Downloads/DVDStyler-2.8()/DVDStyler-2.8rc2# ^C
root@natanel-Lenovo-G400s:/home/natanel/Downloads/DVDStyler-2.8()/DVDStyler-2.8rc2# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
./configure: eval: line 2410: syntax error near unexpected token `('
./configure: eval: line 2410: `${SHELL} /home/natanel/Downloads/DVDStyler-2.8()/DVDStyler-2.8rc2/missing --is-lightweight'

Fiz o comando ls.

acinclude.m4 ChangeLog configure.ac DVDStyler.cbp install.win32 objects templates
aclocal.m4 compile configure.in DVDStyler.dev locale pad-osx.xml TODO
AUTHORS config.guess COPYING Info.plist.in Makefile.am pad-src.xml transitions
autogen.sh config.log data INSTALL Makefile.in pad.xml wxsmith
backgrounds config.sub depcomp installer missing README wxVillaLib
buttons configure docs install-sh mkinstalldirs src wxwin.m4

Dou o comando cd para entrar nas pasta quando tento o comando make e make install mostra a mensagem "nehum alvo indicado e nenhum arquivo make encontrado ","sem regra para processar o alvo install" repectivamente, o que pode ser ? agradeço desde já.


  


2. Re: Problema com Comando make e make install

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 03/03/2015 - 11:55h

altere o nome desse diretório
DVDStyler-2.8()

para

DVDStyler-2.8

pode fazer com o comando mv

mv DVDStyler-2.8() DVDStyler-2.8





3. Re: Problema com Comando make e make install

Raul Lopes S. Grangeiro
raulgrangeiro

(usa Fedora)

Enviado em 03/03/2015 - 12:21h

Amigo, olhe o Arquivo INSTALL para ver quais os requisitos de instalação, pois pode ser que esteja faltando alguma biblioteca. Além disso, qual distro está usando? Pois aqui no Fedora o DVD Styler está nos repositórios, bastando eu usar:

$ sudo yum install dvdstyler 


para ter esse software instalado.

Deus o abençoe!

Creia no Senhor Jesus Cristo e serás salvo!


4. Re: Problema com Comando make e make install

Natanael
natanael_linux12

(usa Outra)

Enviado em 03/03/2015 - 12:23h

Mudei o nome do diretorio para DVDStyler-2.8rc2
Agora quando tento o o ./configure aparece isso

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/natanel/Downloads/DVDStyler-2.8rc2/missing: Unknown `--is-lightweight' option
Try `/home/natanel/Downloads/DVDStyler-2.8rc2/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for install location... /usr/local
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for flex... no
checking for lex... no
configure: error:
DVDStyler requires lex (flex).
Please check that flex is in path.


ainda a mesma coisa com o problema persisti no make e makeinstall.


5. Re: Problema com Comando make e make install

Natanael
natanael_linux12

(usa Outra)

Enviado em 03/03/2015 - 12:26h


A distribuição que uso e o ubuntu 14.04


6. Re: Problema com Comando make e make install

Raul Lopes S. Grangeiro
raulgrangeiro

(usa Fedora)

Enviado em 03/03/2015 - 12:30h

Amigo, você está instalando uma versão antiga deste software, pois a mais recente versão 2.9.2 está disponível para baixar e tem esses pré-requisitos:

Compilation dependencies of DVDStyler:
mandatory:
cdrtools >= 2.01 (http://cdrecord.berlios.de/private/cdrecord.html)
dvdauthor >= 0.7.0 (http://dvdauthor.sourceforge.net)
dvd+rw-tools >= 7.1 (http://fy.chalmers.se/~appro/linux/DVD+RW/tools/)
libav >= 0.8.0 or ffmpeg >= 0.10.0, libavformat >= 53.20.0 (http://www.libav.org or http://www.ffmpeg.org)
gettext >= 0.17 (http://www.gnu.org/software/gettext/)
libexif12 >= 0.6.16 (http://libexif.sourceforge.net)
wxGTK >= 2.8.7 (http://www.wxwidgets.org/downloads/)
wxSVG >= 1.1.7 (http://wxsvg.sourceforge.net)
xine-ui >= 0.99.1 (http://xinehq.de/)
optional:
dvdisaster >= 0.7.1 (http://dvdisaster.net/en/index.php)

To build DVDStyler type
./configure && make
To install DVDStyler type
make install


Baixe a versão mais nova e instale as dependências que conseguirá instalar.

Se não quiser instalar por código fonte (aconselho que sempre que puder evitar os fontes, evite) tente usar esse comando:

$ sudo apt-get install dvdstyler 


Espero ter ajudado. Fique com Deus!

Creia no Senhor Jesus Cristo e serás salvo!


7. Re: Problema com Comando make e make install

Natanael
natanael_linux12

(usa Outra)

Enviado em 03/03/2015 - 12:36h

posso baixar versões mais recentes dessas dependencias ou não?



8. Re: Problema com Comando make e make install

Raul Lopes S. Grangeiro
raulgrangeiro

(usa Fedora)

Enviado em 03/03/2015 - 12:49h

natanael_linux12 escreveu:

posso baixar versões mais recentes dessas dependencias ou não?


Às vezes funciona com versões mais novas, às vezes não. Instale e teste.

Além disso, já testou o comando que te indiquei com o APT?

Fique com Deus!

Creia no Senhor Jesus Cristo e serás salvo!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts