Iriverter (come installare)

7 contenuti / 0 new
Ultimo contenuto
Ritratto di M. Luigi
Offline
Last seen: 16 anni 2 mesi fa
Iscritto: 01/02/2008 - 22:19
Iriverter (come installare)

Salve a tutti. Vorrei sapere come posso installare Iriverter su PCLinuxOS. Nel Synaptic non lo trovo. Ho scaricato il programma iriverter-0.16.tar.bz2 e lo salvato sul desktop. Di qua non riesco ad installarlo. Sicuramente si fa dal terminale. Ce qualcuno che potrebbe darmi una mano? Vi ringrazio in anticipo.

Ritratto di Gianvacca
Offline
Last seen: 14 anni 10 mesi fa
Iscritto: 27/11/2007 - 14:45

Loggati come root. Scompatta l'archivio in /root/nome. Poi da terminale scrivi

cd iriver, premi il tasto tab e ti dà già il nome giusto, senza stare a doverlo scrivere. Premi invio e ti ritrovi nella cartella in cui hai scompattato il tutto.

poi dai il comando

./configure

quando ha finito

make

quando ha finito

make install

Ritratto di patel
Offline
Last seen: 7 anni 10 mesi fa
Moderatore
Iscritto: 03/11/2007 - 07:31

Non esiste altro mezzo più automatizzato per farlo ? Si può fare con uno script ?

Ritratto di M. Luigi
Offline
Last seen: 16 anni 2 mesi fa
Iscritto: 01/02/2008 - 22:19

Grazie della velocità con la quale a risposto alla mia domanda. Non ci sono riuscito ad installarlo. Premetto il fatto che provengo da win xp, vista ..e la mia conoscenza riguardo linux e molto scarsa. Allora la cartella root/nome non esiste. Presumo che lei si riferiva alla cartella /root/iriverter-0.16. Bene se e cosi allora fino qui ci siamo pero poi se scrivo cd iriver non mi trova niente. Fine della storia. Non riesco andare avanti. Grazie.

Ritratto di supertrack
Offline
Last seen: 10 anni 7 mesi fa
Iscritto: 27/12/2007 - 14:48

Innanzi tutto il pacchetto va estratto. fallo sul desktop con il tasto destro con i windows. a questo punto apri un terminale (konsole) e dai "su". a questo punto devi entrare nella cartella dove hai scompattato il pacchetto. dai quindi "dir", leggi il nome della cartella e dai "cd nome cartella". ora di nuovo "dir", nel caso vedi tanti file sei nel posto giusto se invece c'è un'altra cartella fai di nuovo "cd nomecartella". a questo punto puoi iniziare con l'installazione, "./configure", "make", e poi "make install"
ciao!

Ritratto di M. Luigi
Offline
Last seen: 16 anni 2 mesi fa
Iscritto: 01/02/2008 - 22:19

Adesso e saltato fuori un altro problema. Credo che manca java o qualcosa da genere. Vi riporto in seguito il risultato ottenuto nel terminale.

[ml@localhost ~]$ sudo su
Password:
[ml@localhost ~]$ dir
Desktop Firefox_wallpaper.png iriverter-0.16 Music tmp
Documents Fotografii Movies Pictures
[ml@localhost ~]$ cd iriverter-0.16
[ml@localhost iriverter-0.16]$ dir
aclocal.m4 config.guess configure.ac INSTALL Makefile.am NEWS
AUTHORS config.sub COPYING install-sh Makefile.in README
ChangeLog configure depcomp ltmain.sh missing src
[ml@localhost iriverter-0.16]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcj... no
checking dependency style of gcj... none
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj static flag -static works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... ./configure: line 17265: gcj: command not found
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking for javac... no
configure: error: Can't find "javac" in your PATH
[ml@localhost iriverter-0.16]$ make
make: *** No targets specified and no makefile found. Stop.
[ml@localhost iriverter-0.16]$ make install
make: *** No rule to make target `install'. Stop.
[ml@localhost iriverter-0.16]$

Spero di non disturbarvi troppo. Grazie.

Ritratto di cherly
Offline
Last seen: 16 anni 2 mesi fa
Iscritto: 07/01/2008 - 10:03

mm forse la risposta ti arriverà un po' tardi, cmq apri synaptic e cerca gcj, installa anche il devel (ossia i suoi sorgenti) e riprova, può essere che dia altri errori, finché non arriva in fondo al configure (te ne accorgi perché crea i makefile) devi ogni volta installare quello che gli manca.
In bocca al lupo! io a volte litigo per giorni interi con alcuni source prima di riuscire ad installarli.
P.S. tieni presente che se scrivi sul forum del sito ufficiale di pclinuxos in pochi giorni aggiungono il pacchetto ai repository