Pagina 1 di 1

[RISOLTO]Installazione GnomeRAR

Inviato: martedì 13 marzo 2007, 0:41
da Perkael
Ragazzi ho provato ad installare GnomeRar per avere un'interfaccia grafica per decomprimere i file rar. Ho letto il file INSTALL che indica che per installare il software si devono eseguire dei comandi da shell. Appena inserisco ./configure mi restituisce questo messaggio che mi lascia intendere che manca qualcosa  :)

Codice: Seleziona tutto

xxxx@xxxx:~/Desktop/gnomerar-0.5.0$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install
....
e questo è il make successivo
....
xxxx@xxxx:~/Desktop/gnomerar-0.5.0$ make
make: *** No targets specified and no makefile found. Stop.

Ovviamente non si installa quando gli do in pasto il "make" ...
Che si può fare?

Re: Installazione GnomeRAR

Inviato: martedì 13 marzo 2007, 3:53
da mefisto
Puoi gestire gli archivi rar graficamente con file-rpller installando un paio di pacchetti da synaptic ...
a memoria dovrebbero essere unrar e unrar-nonfree
In questo modo potrai crare o decomprimere .rar come fai coi tar :-)

Re: [RISOLTO]Installazione GnomeRAR

Inviato: martedì 13 marzo 2007, 17:09
da Perkael
Funziona. Ok grazie  ;D