installazione dvdstyler

Installazione, configurazione e utilizzo di applicativi multimediali, masterizzazione, acquisizione e codec audio/video, streaming e altro.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

installazione dvdstyler

Messaggio da 500maniaco »

Salve, sto cercando di installare l'ultima versione di Dvdstyler, la 2.9.2 , su ubuntu 14.10, ma non ci riesco. Ho aggiunto i repository ma nel software center continuo a trovare la 2.7, che ho gia installato ma dava dei problemi. Ho provato a scaricare il pacchetto e ad installare ma questo è quello che ricevo dopo il comando configure && make

Codice: Seleziona tutto

michael@KARR:~$ sudo ~/Scaricati/DVDStyler-2.9.2/configure && make
[sudo] password for michael: 
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/michael/Scaricati/DVDStyler-2.9.2/missing: Unknown `--is-lightweight' option
Try `/home/michael/Scaricati/DVDStyler-2.9.2/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 g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for flex... no
checking for lex... no
configure: error: 
    DVDStyler requires lex (flex).
    Please check that flex is in path.

michael@KARR:~$ 

Che cosa devo fare?
Avatar utente
Mdfalcubo
Moderatore Globale
Moderatore Globale
Messaggi: 20415
Iscrizione: venerdì 26 dicembre 2008, 11:17
Desktop: Solo XFCE
Distribuzione: Xubuntu 64 bit
Sesso: Maschile

Re: installazione dvdstyler

Messaggio da Mdfalcubo »

Sposto in multimediale.
"Il genere umano è stimolante, è la gente che non sopporto,, (Linus - Peanuts)
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

ok, grazie
Avatar utente
wilecoyote
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 15384
Iscrizione: giovedì 20 agosto 2009, 16:21
Desktop: Kubuntu et alii
Distribuzione: 9.04 32bit 14/18/20/22.04 LTS 64bit
Sesso: Maschile
Località: Ceranesi - Ge

Re: installazione dvdstyler

Messaggio da wilecoyote »

:) Salve, il sistema ti stà solo richiedendo di installare il pacchetto 'flex'.

Se arriveranno altre richieste analoghe di altri pacchetti, dovrai soltanto soddisfarle.

:ciao: Ciao
Ultima modifica di wilecoyote il martedì 31 marzo 2015, 14:38, modificato 1 volta in totale.
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Ok, grazie... Quindi poso installarlo da terminale? Ora provo a cercarlo...
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Buongiorno, sono ancora qui..... Ho installato il pacchetto flex e tutti gli altri pacchetti delle dipendenze e dopo aver dato il comando configure && make parte per l'installazione e mi restituisce questo errore:

Codice: Seleziona tutto

michael@KARR:~$  sudo ~/Scaricati/DVDStyler-2.9.2/configure && make
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/michael/Scaricati/DVDStyler-2.9.2/missing: Unknown `--is-lightweight' option
Try `/home/michael/Scaricati/DVDStyler-2.9.2/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 g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for wx-config... no
configure: error: 
        Please check that wx-config is in path, the directory
        where wxWidgets libraries are installed (returned by
        'wx-config --libs' command) is in LD_LIBRARY_PATH or
        equivalent variable and wxWidgets is version 2.8.7 or above.
    
michael@KARR:~$ 
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Ho controlato l'esistenza e la posizione di wx-config, ma non lo trovo, ho provato a installare il pacchetto wxWidgets, mi dice impossibile trovare il pacchetto
Avatar utente
wilecoyote
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 15384
Iscrizione: giovedì 20 agosto 2009, 16:21
Desktop: Kubuntu et alii
Distribuzione: 9.04 32bit 14/18/20/22.04 LTS 64bit
Sesso: Maschile
Località: Ceranesi - Ge

Re: installazione dvdstyler

Messaggio da wilecoyote »

:) Salve, comprendo che sei novizio di compilazione, vedrò di essere più esaustivo.

Per cercare i pacchetti ti conviene usare il gestore software, nel caso in esempio digita nella barra ricerca 'wx', e troverai ciò che cerchi.

Per aiutarti, verifica prima se la tua versione è '2.8.7 or above' nel terminale col seguente comando:

Codice: Seleziona tutto

wx-config --version-full
se risponde non trovato/incompleto dai il seguente comando:

Codice: Seleziona tutto

sudo apt-get install libwxgtk2.8-dev wx2.8-i18n
ti installerà diversi pacchetti di dipewndenza per il 'wx.config', il pacchetto 'wx2.8-i18n' se non ti serve il supporto linguistico lo puoi non installare.

Un ultima cosa, se nel repository è disponibile il pacchetto 'checkinstall', ti consiglio veramente di usarlo al posto del comando 'make install', ti renderà più semplice la gestione.

:ciao: Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

ok, grazie 1000 dell'aiuto. Provo subito e ti aggiorno.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Allora, ho controllato il programma wx-config, la prima volta mi diceva che si poteva trovare in diversi pacchetti, ho provato a installare quello da te suggerito. Dopo l'installazione dei pacchetti l'errore " wxwidget media library is missing". Ho riprovato il solito comando di installazione di dvdstyler ma con lo stesso risultato. Ho fatto un aggiornamento con update e upgrade, ma sempre lo stesso errore. Infine ho controllato la versione del mio programma e stavolta mi dice 2.8.12.1 . Ti allego il terminale.



Codice: Seleziona tutto

michael@KARR:~$ wx-config --version-full
Il programma "wx-config" può essere trovato nei seguenti pacchetti:
 * libwxbase2.8-dbg
 * libwxbase2.8-dev
 * libwxbase3.0-dev
 * libwxgtk2.8-dbg
 * libwxgtk2.8-dev
 * libwxgtk3.0-dev
Provare: sudo apt-get install <PACCHETTO SELEZIONATO>
michael@KARR:~$ sudo apt-get install libwxgtk2.8-dev
[sudo] password for michael: 
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti saranno inoltre installati:
  libwxbase2.8-dev libwxbase3.0-0 wx-common wx2.8-headers
Pacchetti suggeriti:
  wx2.8-doc libgl1-mesa-dev libgl-dev xlibmesa-glu-dev libglu-dev
I seguenti pacchetti NUOVI saranno installati:
  libwxbase2.8-dev libwxbase3.0-0 libwxgtk2.8-dev wx-common wx2.8-headers
0 aggiornati, 5 installati, 0 da rimuovere e 0 non aggiornati.
È necessario scaricare 1.141 kB/2.118 kB di archivi.
Dopo quest'operazione, verranno occupati 11,1 MB di spazio su disco.
Continuare? [S/n] S
Scaricamento di:1 http://archive.ubuntu.com/ubuntu/ utopic/universe wx2.8-headers i386 2.8.12.1+dfsg2-2ubuntu1 [1.024 kB]
Scaricamento di:2 http://archive.ubuntu.com/ubuntu/ utopic/universe libwxbase2.8-dev i386 2.8.12.1+dfsg2-2ubuntu1 [25,5 kB]
Scaricamento di:3 http://archive.ubuntu.com/ubuntu/ utopic/universe wx-common i386 3.0.1-3 [65,8 kB]
Scaricamento di:4 http://archive.ubuntu.com/ubuntu/ utopic/universe libwxgtk2.8-dev i386 2.8.12.1+dfsg2-2ubuntu1 [25,7 kB]
Recuperati 1.141 kB in 4s (261 kB/s)      
Selezionato il pacchetto libwxbase3.0-0:i386 non precedentemente selezionato.
(Lettura del database... 397048 file e directory attualmente installati.)
Preparativi per estrarre .../libwxbase3.0-0_3.0.1-3_i386.deb...
Estrazione di libwxbase3.0-0:i386 (3.0.1-3)...
Selezionato il pacchetto wx2.8-headers non precedentemente selezionato.
Preparativi per estrarre .../wx2.8-headers_2.8.12.1+dfsg2-2ubuntu1_i386.deb...
Estrazione di wx2.8-headers (2.8.12.1+dfsg2-2ubuntu1)...
Selezionato il pacchetto libwxbase2.8-dev non precedentemente selezionato.
Preparativi per estrarre .../libwxbase2.8-dev_2.8.12.1+dfsg2-2ubuntu1_i386.deb...
Estrazione di libwxbase2.8-dev (2.8.12.1+dfsg2-2ubuntu1)...
Selezionato il pacchetto wx-common non precedentemente selezionato.
Preparativi per estrarre .../wx-common_3.0.1-3_i386.deb...
Estrazione di wx-common (3.0.1-3)...
Selezionato il pacchetto libwxgtk2.8-dev non precedentemente selezionato.
Preparativi per estrarre .../libwxgtk2.8-dev_2.8.12.1+dfsg2-2ubuntu1_i386.deb...
Estrazione di libwxgtk2.8-dev (2.8.12.1+dfsg2-2ubuntu1)...
Elaborazione dei trigger per man-db (2.7.0.2-2)...
Configurazione di libwxbase3.0-0:i386 (3.0.1-3)...
Configurazione di wx2.8-headers (2.8.12.1+dfsg2-2ubuntu1)...
Configurazione di libwxbase2.8-dev (2.8.12.1+dfsg2-2ubuntu1)...
update-alternatives: viene usato /usr/lib/i386-linux-gnu/wx/config/base-unicode-release-2.8 per fornire /usr/bin/wx-config (wx-config) in modalità automatica
Configurazione di wx-common (3.0.1-3)...
Configurazione di libwxgtk2.8-dev (2.8.12.1+dfsg2-2ubuntu1)...
update-alternatives: viene usato /usr/lib/i386-linux-gnu/wx/config/gtk2-unicode-release-2.8 per fornire /usr/bin/wx-config (wx-config) in modalità automatica
Elaborazione dei trigger per libc-bin (2.19-10ubuntu2.3)...
michael@KARR:~$ sudo ~/Scaricati/DVDStyler-2.9.2/configure && make
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/michael/Scaricati/DVDStyler-2.9.2/missing: Unknown `--is-lightweight' option
Try `/home/michael/Scaricati/DVDStyler-2.9.2/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 g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.8.7... yes (version 2.8.12)
checking for wxWidgets static library... no
checking for wxWidgets media... no
configure: error: 
    wxWidgets media library (libwx_gtk2u_media) is missing.

michael@KARR:~$ sudo ~/Scaricati/DVDStyler-2.9.2/configure && make
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/michael/Scaricati/DVDStyler-2.9.2/missing: Unknown `--is-lightweight' option
Try `/home/michael/Scaricati/DVDStyler-2.9.2/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 g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.8.7... yes (version 2.8.12)
checking for wxWidgets static library... no
checking for wxWidgets media... no
configure: error: 
    wxWidgets media library (libwx_gtk2u_media) is missing.

michael@KARR:~$ sudo apt-get update
Ign http://extras.ubuntu.com utopic InRelease
Ign http://archive.canonical.com utopic InRelease                            
Ign http://ppa.launchpad.net utopic InRelease                                
Scaricamento di:1 http://extras.ubuntu.com utopic Release.gpg [72 B]           
Trovato http://archive.canonical.com utopic Release.gpg                        
Ign http://ppa.launchpad.net utopic InRelease                                 
Ign http://archive.ubuntu.com utopic InRelease                                 
Trovato http://extras.ubuntu.com utopic Release                                
Trovato http://archive.canonical.com utopic Release                           
Ign http://ppa.launchpad.net trusty InRelease                                 
Ign http://archive.ubuntu.com utopic-updates InRelease                        
Ign http://ppa.launchpad.net utopic Release.gpg                             
Trovato http://ppa.launchpad.net utopic Release.gpg                            
Ign http://archive.ubuntu.com utopic-backports InRelease                       
Trovato http://extras.ubuntu.com utopic/main Sources                           
Trovato http://ppa.launchpad.net trusty Release.gpg                            
Ign http://ppa.launchpad.net utopic Release                                    
Trovato http://extras.ubuntu.com utopic/main i386 Packages                     
Ign http://archive.ubuntu.com utopic-security InRelease                        
Trovato http://ppa.launchpad.net utopic Release                                
Ign http://archive.ubuntu.com utopic-proposed InRelease                        
Trovato http://ppa.launchpad.net trusty Release                                
Trovato http://archive.canonical.com utopic/partner Sources                    
Trovato http://archive.canonical.com utopic/partner i386 Packages              
Trovato http://archive.ubuntu.com utopic Release.gpg                           
Scaricamento di:2 http://archive.ubuntu.com utopic-updates Release.gpg [933 B] 
Ign http://archive.canonical.com utopic/partner Translation-en                 
Trovato http://archive.ubuntu.com utopic-backports Release.gpg                 
Scaricamento di:3 http://archive.ubuntu.com utopic-security Release.gpg [933 B]
Trovato http://archive.ubuntu.com utopic-proposed Release.gpg                  
Trovato http://archive.ubuntu.com utopic Release                               
Scaricamento di:4 http://archive.ubuntu.com utopic-updates Release [63,5 kB]   
Ign http://extras.ubuntu.com utopic/main Translation-it_IT                     
Trovato http://ppa.launchpad.net utopic/main i386 Packages                     
Ign http://extras.ubuntu.com utopic/main Translation-it                        
Trovato http://ppa.launchpad.net utopic/main Translation-en                    
Ign http://extras.ubuntu.com utopic/main Translation-en                        
Trovato http://ppa.launchpad.net trusty/main Sources                           
Trovato http://archive.ubuntu.com utopic-backports Release          
Scaricamento di:5 http://archive.ubuntu.com utopic-security Release [63,5 kB]
Trovato http://archive.ubuntu.com utopic-proposed Release  
Err http://ppa.launchpad.net utopic/main Sources                            
  404  Not Found
Err http://ppa.launchpad.net utopic/main i386 Packages
  404  Not Found
Ign http://ppa.launchpad.net utopic/main Translation-it_IT
Ign http://ppa.launchpad.net utopic/main Translation-it
Ign http://ppa.launchpad.net utopic/main Translation-en
Scaricamento di:6 http://archive.ubuntu.com utopic-updates/main Sources [84,9 kB]
Scaricamento di:7 http://archive.ubuntu.com utopic-updates/restricted Sources [2.107 B]
Scaricamento di:8 http://archive.ubuntu.com utopic-updates/multiverse Sources [1.951 B]
Scaricamento di:9 http://archive.ubuntu.com utopic-updates/universe Sources [22,1 kB]
Scaricamento di:10 http://archive.ubuntu.com utopic-updates/main i386 Packages [237 kB]
Scaricamento di:11 http://archive.ubuntu.com utopic-updates/restricted i386 Packages [8.438 B]
Scaricamento di:12 http://archive.ubuntu.com utopic-updates/universe i386 Packages [88,6 kB]
Scaricamento di:13 http://archive.ubuntu.com utopic-updates/multiverse i386 Packages [4.325 B]
Scaricamento di:14 http://archive.ubuntu.com utopic-updates/main Translation-en [109 kB]
Scaricamento di:15 http://archive.ubuntu.com utopic-updates/universe Translation-en [48,4 kB]
Trovato http://archive.ubuntu.com utopic-backports/restricted Sources          
Trovato http://archive.ubuntu.com utopic-backports/multiverse Sources          
Trovato http://archive.ubuntu.com utopic-backports/restricted i386 Packages    
Trovato http://archive.ubuntu.com utopic-backports/multiverse i386 Packages    
Trovato http://archive.ubuntu.com utopic-backports/multiverse Translation-en   
Trovato http://archive.ubuntu.com utopic-backports/restricted Translation-en   
Scaricamento di:16 http://archive.ubuntu.com utopic-security/main Sources [48,6 kB]
Scaricamento di:17 http://archive.ubuntu.com utopic-security/restricted Sources [2.107 B]
Scaricamento di:18 http://archive.ubuntu.com utopic-security/multiverse Sources [1.951 B]
Scaricamento di:19 http://archive.ubuntu.com utopic-security/universe Sources [9.408 B]
Scaricamento di:20 http://archive.ubuntu.com utopic-security/main i386 Packages [162 kB]
Scaricamento di:21 http://archive.ubuntu.com utopic-security/restricted i386 Packages [8.438 B]
Scaricamento di:22 http://archive.ubuntu.com utopic-security/universe i386 Packages [59,4 kB]
Scaricamento di:23 http://archive.ubuntu.com utopic-security/multiverse i386 Packages [4.325 B]
Scaricamento di:24 http://archive.ubuntu.com utopic-security/main Translation-en [76,3 kB]
Scaricamento di:25 http://archive.ubuntu.com utopic-security/universe Translation-en [32,4 kB]
Trovato http://archive.ubuntu.com utopic-proposed/restricted Sources           
Trovato http://archive.ubuntu.com utopic-proposed/restricted i386 Packages     
Trovato http://archive.ubuntu.com utopic-proposed/restricted Translation-en    
Trovato http://archive.ubuntu.com utopic/main Sources                          
Trovato http://archive.ubuntu.com utopic/restricted Sources                    
Trovato http://archive.ubuntu.com utopic/multiverse Sources                    
Trovato http://archive.ubuntu.com utopic/universe Sources                      
Trovato http://archive.ubuntu.com utopic/main i386 Packages                    
Trovato http://archive.ubuntu.com utopic/restricted i386 Packages              
Trovato http://archive.ubuntu.com utopic/universe i386 Packages                
Trovato http://archive.ubuntu.com utopic/multiverse i386 Packages              
Trovato http://archive.ubuntu.com utopic/main Translation-it                   
Trovato http://archive.ubuntu.com utopic/main Translation-en                   
Trovato http://archive.ubuntu.com utopic/multiverse Translation-it             
Trovato http://archive.ubuntu.com utopic/multiverse Translation-en             
Trovato http://archive.ubuntu.com utopic/restricted Translation-it             
Trovato http://archive.ubuntu.com utopic/restricted Translation-en             
Trovato http://archive.ubuntu.com utopic/universe Translation-it               
Trovato http://archive.ubuntu.com utopic/universe Translation-en               
Trovato http://archive.ubuntu.com utopic-updates/multiverse Translation-en     
Trovato http://archive.ubuntu.com utopic-updates/restricted Translation-en     
Trovato http://archive.ubuntu.com utopic-backports/main Sources                
Trovato http://archive.ubuntu.com utopic-backports/universe Sources            
Trovato http://archive.ubuntu.com utopic-backports/main i386 Packages          
Trovato http://archive.ubuntu.com utopic-backports/universe i386 Packages      
Trovato http://archive.ubuntu.com utopic-backports/main Translation-en         
Trovato http://archive.ubuntu.com utopic-backports/universe Translation-en     
Trovato http://archive.ubuntu.com utopic-security/multiverse Translation-en    
Trovato http://archive.ubuntu.com utopic-security/restricted Translation-en    
Trovato http://archive.ubuntu.com utopic-proposed/multiverse Sources           
Trovato http://archive.ubuntu.com utopic-proposed/universe Sources             
Trovato http://archive.ubuntu.com utopic-proposed/main Sources                 
Trovato http://archive.ubuntu.com utopic-proposed/multiverse i386 Packages     
Trovato http://archive.ubuntu.com utopic-proposed/universe i386 Packages       
Trovato http://archive.ubuntu.com utopic-proposed/main i386 Packages           
Trovato http://archive.ubuntu.com utopic-proposed/main Translation-it          
Trovato http://archive.ubuntu.com utopic-proposed/main Translation-en          
Trovato http://archive.ubuntu.com utopic-proposed/multiverse Translation-it    
Trovato http://archive.ubuntu.com utopic-proposed/multiverse Translation-en    
Trovato http://archive.ubuntu.com utopic-proposed/restricted Translation-it    
Trovato http://archive.ubuntu.com utopic-proposed/universe Translation-it      
Trovato http://archive.ubuntu.com utopic-proposed/universe Translation-en      
Recuperati 1.140 kB in 32s (35,3 kB/s)                                         
W: Impossibile recuperare http://ppa.launchpad.net/dvdstyler-maintainers/ppa/ubuntu/dists/utopic/main/source/Sources  404  Not Found

W: Impossibile recuperare http://ppa.launchpad.net/dvdstyler-maintainers/ppa/ubuntu/dists/utopic/main/binary-i386/Packages  404  Not Found

E: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
michael@KARR:~$ sudo apt-get upgrade
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
Calcolo dell'aggiornamento... Eseguito
I seguenti pacchetti saranno aggiornati:
  libtiff5
1 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
È necessario scaricare 154 kB di archivi.
Dopo quest'operazione, verranno occupati 0 B di spazio su disco.
Continuare? [S/n] S
Scaricamento di:1 http://archive.ubuntu.com/ubuntu/ utopic-updates/main libtiff5 i386 4.0.3-10ubuntu0.1 [154 kB]
Recuperati 154 kB in 0s (180 kB/s)
(Lettura del database... 397900 file e directory attualmente installati.)
Preparativi per estrarre .../libtiff5_4.0.3-10ubuntu0.1_i386.deb...
Estrazione di libtiff5:i386 (4.0.3-10ubuntu0.1) su (4.0.3-10build1)...
Configurazione di libtiff5:i386 (4.0.3-10ubuntu0.1)...
Elaborazione dei trigger per libc-bin (2.19-10ubuntu2.3)...
michael@KARR:~$ sudo ~/Scaricati/DVDStyler-2.9.2/configure && make
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/michael/Scaricati/DVDStyler-2.9.2/missing: Unknown `--is-lightweight' option
Try `/home/michael/Scaricati/DVDStyler-2.9.2/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 g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.8.7... yes (version 2.8.12)
checking for wxWidgets static library... no
checking for wxWidgets media... no
configure: error: 
    wxWidgets media library (libwx_gtk2u_media) is missing.

michael@KARR:~$ wx-config --version-full
2.8.12.1
michael@KARR:~$ 
Avatar utente
wilecoyote
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 15384
Iscrizione: giovedì 20 agosto 2009, 16:21
Desktop: Kubuntu et alii
Distribuzione: 9.04 32bit 14/18/20/22.04 LTS 64bit
Sesso: Maschile
Località: Ceranesi - Ge

Re: installazione dvdstyler

Messaggio da wilecoyote »

:) Salve, come già scritto,
Per cercare i pacchetti ti conviene usare il gestore software, nel caso in esempio digita nella barra ricerca 'wx', e troverai ciò che cerchi.
Provalo il gestore software, vedrai che non picchia, insulta o morde… :D

tornando a bomba al problema, la richiesta, se proprio vuoi fare tutto da terminale, la soddisfi così:

Codice: Seleziona tutto

sudo apt-get install libwxgtk-media2.8-dev
come anch'esso scritto, se vuoi l'interfaccia grafica in italiano dovrai pure installare 'wx2.8-i18n'

:ciao: Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Buongiorno e scusami immensamente ma sono ancora qui con lo stesso problema. Dopo aver soddisfatto la richiesta del file dal gestore pacchetti, sembrava andare avanti con l'istallazione, invece mi ha chiesto di inserire altri pacchetti, li ho installati dal Gestore e sono ripartito. Di nuovo errore su questo pacchetto.

configure: error:
wxWidgets media library (libwx_gtk2u_media) is missing.

Dal Gestore risulta installato !! L'installazione si blocca sempre con questo errore.
Avatar utente
wilecoyote
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 15384
Iscrizione: giovedì 20 agosto 2009, 16:21
Desktop: Kubuntu et alii
Distribuzione: 9.04 32bit 14/18/20/22.04 LTS 64bit
Sesso: Maschile
Località: Ceranesi - Ge

Re: installazione dvdstyler

Messaggio da wilecoyote »

:) Salve, nessun problema, verifica tramite gestore software la presenza di tutti i pacchetti della suite 'wx2.8' in versione '-dev'.

Per farlo digita nella barra ricerca 'libwx' e controlla che tutti i pacchetti della release '2.8' versione '-dev' siano installati, in caso contrario installali.

Del file richiesto
(libwx_gtk2u_media)
puoi verificarne la presenza selezionando una alla volta le librerie 'libwx', ovviamente installate, leggendo la lista dei file installati.

P.S. visto che il gestore software non è un abietto mostro?

:ciao: Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Salve, sono ancora qui con il solito problema. Dopo aver soddisfatto inutilmente le richieste delle librerie mancanti, è arrivato finalmente l'aggiornamento a 15.04 . Ho ritentato l'istallazione e soddisfatto la mancanza di altre librerie, sono andato avanti. Ora ho un altro messaggio finale....

Codice: Seleziona tutto

michael@KARR:~$ sudo ~/Scaricati/DVDStyler-2.9.2/configure && make
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/michael/Scaricati/DVDStyler-2.9.2/missing: Unknown `--is-lightweight' option
Try `/home/michael/Scaricati/DVDStyler-2.9.2/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 g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.8.7... yes (version 3.0.2)
checking for wxWidgets static library... no
checking for wxWidgets media... yes
checking for LIBAV... yes
checking for libavformat/avformat.h... yes
checking for wxSVG... yes
checking for wxSVG library with LIBAV support... yes
checking if wxWindows was linked with GTK2... yes
checking for GNOMEUI2... no
configure: WARNING: libgnomeui will not be used for rendering of thumbnails
checking for LIBEXIF... yes
checking for FONTCONFIG... yes
checking for LIBUDEV... no
configure: WARNING: libudev will not be used to get list of devices
checking for avconv... /usr/bin/avconv
checking for msgfmt... /usr/bin/msgfmt
checking for xmlto... /usr/bin/xmlto
checking for zip... /usr/bin/zip
checking for dvdauthor... /usr/bin/dvdauthor
checking for mkisofs... /usr/bin/mkisofs
checking for growisofs... /usr/bin/growisofs
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/rc/Makefile
config.status: creating wxVillaLib/Makefile
config.status: creating locale/Makefile
config.status: creating backgrounds/Makefile
config.status: creating buttons/Makefile
config.status: creating docs/Makefile
config.status: creating objects/Makefile
config.status: creating data/Makefile
config.status: creating templates/Makefile
config.status: creating transitions/Makefile
config.status: creating src/Version.h
config.status: creating Info.plist
config.status: executing depfiles commands
Making all in wxVillaLib
make[1]: ingresso nella directory "/home/michael/wxVillaLib"
g++ -DPACKAGE_NAME=\"DVDStyler\" -DPACKAGE_TARNAME=\"dvdstyler\" -DPACKAGE_VERSION=\"2.9.2\" -DPACKAGE_STRING=\"DVDStyler\ 2.9.2\" -DPACKAGE_BUGREPORT=\"http://www.dvdstyler.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dvdstyler\" -DVERSION=\"2.9.2\" -I. -I/home/michael/Scaricati/DVDStyler-2.9.2/wxVillaLib   -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__  -g -O2 -DNDEBUG -fno-strict-aliasing  -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread    -I/usr/include/freetype2  -DDATADIR=\"/usr/local/share/dvdstyler\"  -I/usr/include/libexif  -DWX_SVG -g -O2 -DNDEBUG -fno-strict-aliasing  -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread    -I/usr/include/freetype2  -DDATADIR=\"/usr/local/share/dvdstyler\" -MT ExifHandler.o -MD -MP -MF .deps/ExifHandler.Tpo -c -o ExifHandler.o /home/michael/Scaricati/DVDStyler-2.9.2/wxVillaLib/ExifHandler.cpp
/home/michael/Scaricati/DVDStyler-2.9.2/wxVillaLib/ExifHandler.cpp:28:1: fatal error: opening dependency file .deps/ExifHandler.Tpo: Permesso negato
 }
 ^
compilation terminated.
Makefile:386: set di istruzioni per l'obiettivo "ExifHandler.o" non riuscito
make[1]: *** [ExifHandler.o] Errore 1
make[1]: uscita dalla directory "/home/michael/wxVillaLib"
Makefile:449: set di istruzioni per l'obiettivo "all-recursive" non riuscito
make: *** [all-recursive] Errore 1
michael@KARR:~$ 
Avatar utente
wilecoyote
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 15384
Iscrizione: giovedì 20 agosto 2009, 16:21
Desktop: Kubuntu et alii
Distribuzione: 9.04 32bit 14/18/20/22.04 LTS 64bit
Sesso: Maschile
Località: Ceranesi - Ge

Re: installazione dvdstyler

Messaggio da wilecoyote »

:) Salve, ben tornato in linea, sembra che chieda di compilare con permessi root, cosa assai bizzarra visto che ai operato con essi.

Prova così:

prima verifica la presenza di 'libudev-dev' e di 'libgnomeui-dev', se assenti installali, adesso cerca nella directory DVDStyler-2.9.2 questo file '.deps/ExifHandler.Tpo' e controlla i suoi permessi, per vedere se c'è clicca su Visualizza -> Mostra file nascosti quindi se c'è vi è clicca destro -> Proprietà - Permessi e metti la spunta su eseguibile -> Ok.
Se non c'è prima esegui il primo comando e poi ricerchi questo file per sistemarlo come indicato.

Da terminale spostati nella directory

Codice: Seleziona tutto

cd ~/Scaricati/DVDStyler-2.9.2


configura

Codice: Seleziona tutto

./configure
adesso compila

Codice: Seleziona tutto

make
di regola dovresti compilare senza 'sudo', se non compila prova ad aggiungercelo.

Se ancora non compila posta il contenuto dei file INSTALL e README.

:ciao: Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
Avatar utente
wilecoyote
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 15384
Iscrizione: giovedì 20 agosto 2009, 16:21
Desktop: Kubuntu et alii
Distribuzione: 9.04 32bit 14/18/20/22.04 LTS 64bit
Sesso: Maschile
Località: Ceranesi - Ge

Re: installazione dvdstyler

Messaggio da wilecoyote »

:) Salve, ieri sera, per orizzontarmi nel tuo problema, ho provato a configurare e compilare DVDStyler ottenendo il tuo stesso impiccio.

Dato che mi è venuto il dubbio che la causa sia la tua procedura
sudo ~/Scaricati/DVDStyler-2.9.2/configure && make
ho provato quella classica e non ho avuto nessun impiccio.

Quindi ti consiglio di procedere così:

installa le due librerie che ti ho indicato nel precedente post

prima fai tabula rasa nella directory di tutto e riscompattaci il tarball

adesso dai comandi uno alla volta:

Codice: Seleziona tutto

cd ~/Scaricati/DVDStyler-2.9.2
./configure | ccze -A
make | ccze -A
Il comando aggiunto '| ccze -A' è facoltativo, si tratta di piccolo programma che colora l'output rendendo più semplice la ricerca errori, se vuoi usarlo installalo

Aspetto riscontro.

:ciao: Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Ciao e ti ringrazio infinitamente per il tempo che mi dedichi.
Ho seguito alla lettera la tua ultima guida, ma anche qui alla fine c'è qualche errore !! Ho cancellato la cartella scompattata e ricreata una nuova dal file compresso, eseguito i comandi richiesti ma alla fine manca qualche file nella compilazione....
:cry: :cry: :cry: Questo il risultato del configure :

Codice: Seleziona tutto

michael@KARR:~$ cd ~/Scaricati/DVDStyler-2.9.2
michael@KARR:~/Scaricati/DVDStyler-2.9.2$ ./configure | ccze -A
Il programma "ccze" non è attualmente installato. È possibile installarlo digitando:
sudo apt-get install ccze
./configure: line 2170: printf: write error: Broken pipe
michael@KARR:~/Scaricati/DVDStyler-2.9.2$ sudo apt-get install ccze
[sudo] password for michael: 
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti NUOVI saranno installati:
  ccze
0 aggiornati, 1 installati, 0 da rimuovere e 0 non aggiornati.
È necessario scaricare 63,9 kB di archivi.
Dopo quest'operazione, verranno occupati 180 kB di spazio su disco.
Scaricamento di:1 http://archive.ubuntu.com/ubuntu/ vivid/universe ccze i386 0.2.1-2ubuntu1 [63,9 kB]
Recuperati 63,9 kB in 0s (149 kB/s)
Selezionato il pacchetto ccze non precedentemente selezionato.
(Lettura del database... 326084 file e directory attualmente installati.)
Preparativi per estrarre .../ccze_0.2.1-2ubuntu1_i386.deb...
Estrazione di ccze (0.2.1-2ubuntu1)...
Elaborazione dei trigger per man-db (2.7.0.2-5)...
Configurazione di ccze (0.2.1-2ubuntu1)...
michael@KARR:~/Scaricati/DVDStyler-2.9.2$ ./configure | ccze -A
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/michael/Scaricati/DVDStyler-2.9.2/missing: Unknown `--is-lightweight' option
Try `/home/michael/Scaricati/DVDStyler-2.9.2/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 g++... g++ 
checking whether we are using the GNU Objective C++ compiler... no 
checking whether g++ accepts -g... no 
checking dependency style of g++... gcc3 
checking for flex... flex 
checking lex output file root... lex.yy 
checking lex library... none needed 
checking whether yytext is a pointer... no 
checking for bison... bison -y 
checking for pkg-config... /usr/bin/pkg-config 
checking pkg-config is at least version 0.9.0... yes 
checking for wx-config... /usr/bin/wx-config 
checking for wxWidgets version >= 2.8.7... yes (version 3.0.2) 
checking for wxWidgets static library... no 
checking for wxWidgets media... yes 
checking for LIBAV... yes 
checking for libavformat/avformat.h... yes 
checking for wxSVG... yes 
checking for wxSVG library with LIBAV support... yes 
checking if wxWindows was linked with GTK2... yes 
checking for GNOMEUI2... yes 
checking for LIBEXIF... yes 
checking for FONTCONFIG... yes 
checking for LIBUDEV... yes 
checking for avconv... /usr/bin/avconv 
checking for msgfmt... /usr/bin/msgfmt 
checking for xmlto... /usr/bin/xmlto 
checking for zip... /usr/bin/zip 
checking for dvdauthor... /usr/bin/dvdauthor 
checking for mkisofs... /usr/bin/mkisofs 
checking for growisofs... /usr/bin/growisofs 
checking that generated files are newer than configure... done 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating src/Makefile 
config.status: creating src/rc/Makefile 
config.status: creating wxVillaLib/Makefile 
config.status: creating locale/Makefile 
config.status: creating backgrounds/Makefile 
config.status: creating buttons/Makefile 
config.status: creating docs/Makefile 
config.status: creating objects/Makefile 
config.status: creating data/Makefile 
config.status: creating templates/Makefile 
config.status: creating transitions/Makefile 
config.status: creating src/Version.h 
config.status: creating Info.plist 
config.status: executing depfiles commands 
Avatar utente
wilecoyote
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 15384
Iscrizione: giovedì 20 agosto 2009, 16:21
Desktop: Kubuntu et alii
Distribuzione: 9.04 32bit 14/18/20/22.04 LTS 64bit
Sesso: Maschile
Località: Ceranesi - Ge

Re: installazione dvdstyler

Messaggio da wilecoyote »

:) Salve, bene l'uso di 'ccze', puoi riportare il colore del 'Warning'?

Direi che non era rosso visto che './configure' è andato a buon fine.

Come indicato (try) prova a dare, e se risponde qualcosa postalo:

Codice: Seleziona tutto

/home/michael/Scaricati/DVDStyler-2.9.2/missing --help
potrebbe dire cosa manca o cosa è sbagliato, a me non è apparso il 'Warning' :nono: .

Infine, solo dopo aver fatto quanto indicato sopra, prova a dare il comando:

Codice: Seleziona tutto

make | ccze -A
e naturalmente postalo senza far altro… :D

:ciao: Ciao
ACER Extensa 5230E 2,2 Ghz cpu Celeron 900 hdd 160 GB Ram 1 GB scheda video Intel GM500
ACER Extensa 5635Z 2,2 Ghz cpu Celeron T3100 hdd 320 GB Ram 4 GB scheda video Intel Mobile 4
Quando una Finestra chiusa incontra un Pinguino la Finestra chiusa è una Finestra aperta.
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Questo il risultato del make , ma ho messo solo la parte finale con gli errori , per problemi di spazio :

Codice: Seleziona tutto

g++ -DPACKAGE_NAME=\"DVDStyler\" -DPACKAGE_TARNAME=\"dvdstyler\" -DPACKAGE_VERSION=\"2.9.2\" -DPACKAGE_STRING=\"DVDStyler\ 2.9.2\" -DPACKAGE_BUGREPORT=\"http://www.dvdstyler.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dvdstyler\" -DVERSION=\"2.9.2\" -I.   -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__  -g -O2 -DNDEBUG -fno-strict-aliasing  -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread   -DGNOME2 -I/usr/include/freetype2   -DHAVE_LIBUDEV -DDATADIR=\"/usr/local/share/dvdstyler\" -I.. -g -O2 -DNDEBUG -fno-strict-aliasing  -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread   -DGNOME2 -I/usr/include/freetype2   -DHAVE_LIBUDEV -DDATADIR=\"/usr/local/share/dvdstyler\" -MT ProcessBurn.o -MD -MP -MF .deps/ProcessBurn.Tpo -c -o ProcessBurn.o ProcessBurn.cpp 
mv -f .deps/ProcessBurn.Tpo .deps/ProcessBurn.Po 
g++     -o dvdstyler Config.o Languages.o Utils.o DVDAction.o TextSub.o Stream.o Cell.o Vob.o Pgc.o Titleset.o DVD.o dvdvml.o dvdvmy.o Cache.o mediaenc.o mediaenc_ffmpeg.o mediatrc_ffmpeg.o mediactrl_ffmpeg.o Palette3D.o MenuObject.o MenuPalettes.o Menu.o Slideshow.o MPEG.o About.o MessageDlg.o SettingsDlg.o NewProjectDlg.o WelcomeDlg.o DVDPropDlg.o TemplateDlg.o VideoFrameDlg.o MenuActionsDlg.o MenuCellsDlg.o MenuPropDlg.o MenuObjectPropDlg.o MenuEditor.o VobListBox.o AudioPropDlg.o VideoPropDlg.o SubtitlePropDlg.o ChaptersDlg.o SlideDlg.o TitlePropDlg.o TitlesetManager.o BurnDlg.o ProgressDlg.o DirCtrl.o StatusBar.o MainWin.o dvdstyler.o Process.o ProcessTranscode.o ProcessCleanTemp.o ProcessProjectInfo.o ProcessMenu.o ProcessEncode.o ProcessMenuTransitions.o ProcessSlideshow.o ProcessSubtitles.o ProcessDvdFilesystem.o ProcessPreview.o ProcessIsoImage.o ProcessEccData.o ProcessFormatDvd.o ProcessBurn.o  ../wxVillaLib/libwxvilla.a -ljpeg -L/usr/lib/i386-linux-gnu -pthread   -lwx_gtk2u_html-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_net-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_media-3.0 -lwx_baseu-3.0   -lavformat -lavcodec -lavutil -lswscale -lavfilter  -lwxsvg  -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0   -lexif  -lfontconfig -lfreetype  -ludev  
/usr/bin/ld: impossibile trovare -ljpeg
collect2: error: ld returned 1 exit status
make[2]: *** [dvdstyler] Errore 1
make[1]: *** [all-recursive] Errore 1
make: *** [all-recursive] Errore 1
Makefile:530: set di istruzioni per l'obiettivo "dvdstyler" non riuscito 
make[2] uscita dalla directory "/home/michael/Scaricati/DVDStyler-2.9.2/src" 
Makefile:656: set di istruzioni per l'obiettivo "all-recursive" non riuscito 
make[1] uscita dalla directory "/home/michael/Scaricati/DVDStyler-2.9.2/src" 
Makefile:449: set di istruzioni per l'obiettivo "all-recursive" non riuscito 
michael@KARR:~/Scaricati/DVDStyler-2.9.2$ g++ -DPACKAGE_NAME=\"DVDStyler\" -DPACKAGE_TARNAME=\"dvdstyler\" -DPACKAGE_VERSION=\"2.9.2\" -DPACKAGE_STRING=\"DVDStyler\ 2.9.2\" -DPACKAGE_BUGREPORT=\"http://www.dvdstyler.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dvdstyler\" -DVERSION=\"2.9.2\" -I.   -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__  -g -O2 -DNDEBUG -fno-strict-aliasing  -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread   -DGNOME2 -I/usr/include/freetype2   -DHAVE_LIBUDEV -DDATADIR=\"/usr/local/share/dvdstyler\" -I.. -g -O2 -DNDEBUG -fno-strict-aliasing  -I/usr/lib/i386-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread   -DGNOME2 -I/usr/include/freetype2   -DHAVE_LIBUDEV -DDATADIR=\"/usr/local/share/dvdstyler\" -MT mediatrc_ffmpeg.o -MD -MP -MF .deps/mediatrc_ffmpeg.Tpo -c -o mediatrc_ffmpeg.o mediatrc_ffmpeg.cpp 
g++: error: mediatrc_ffmpeg.cpp: File o directory non esistente
g++: fatal error: no input files
compilation terminated.
michael@KARR:~/Scaricati/DVDStyler-2.9.2$ 
500maniaco
Prode Principiante
Messaggi: 213
Iscrizione: mercoledì 28 gennaio 2009, 22:33

Re: installazione dvdstyler

Messaggio da 500maniaco »

Scusa ma non avevo letto la risposta prima di inviare il secondo risultato, comunque non ho capito quale sia il Warning !
Ho lanciato il comando che mi hai preparato e questo è il risultato.

Codice: Seleziona tutto

michael@KARR:~/Scaricati/DVDStyler-2.9.2$     /home/michael/Scaricati/DVDStyler-2.9.2/missing --help
/home/michael/Scaricati/DVDStyler-2.9.2/missing [OPTION]... PROGRAM [ARGUMENT]...

Handle `PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
error status if there is no known handling for PROGRAM.

Options:
  -h, --help      display this help and exit
  -v, --version   output version information and exit
  --run           try to run the given command, and emulate it if it fails

Supported PROGRAM values:
  aclocal      touch file `aclocal.m4'
  autoconf     touch file `configure'
  autoheader   touch file `config.h.in'
  automake     touch all `Makefile.in' files
  bison        create `y.tab.[ch]', if possible, from existing .[ch]
  flex         create `lex.yy.c', if possible, from existing .c
  help2man     touch the output file
  lex          create `lex.yy.c', if possible, from existing .c
  makeinfo     touch the output file
  tar          try tar, gnutar, gtar, then tar without non-portable flags
  yacc         create `y.tab.[ch]', if possible, from existing .[ch]

Send bug reports to <bug-automake@gnu.org>.
michael@KARR:~/Scaricati/DVDStyler-2.9.2$ 
Scrivi risposta

Ritorna a “Multimediale”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 16 ospiti