rythmbox 0.11.6

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
Avatar utente
valerietto
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 306
Iscrizione: giovedì 27 settembre 2007, 20:56
Località: Roma

rythmbox 0.11.6

Messaggio da valerietto »

Ciao Raga Stavo Cercando di installare rythmbox 0.11.6 tar.gz però se faccio .configure ecco:

Codice: Seleziona tutto

valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.37.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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.exe... 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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 recognize dependent libraries... pass_all
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 the maximum length of command line arguments... 98304
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 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... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... yes
configure: creating libtool
checking whether byte ordering is bigendian... no
checking for long... yes
checking size of long... 8
checking for GNU extension fwrite_unlocked... yes
checking for mkdtemp... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB_TESTS... configure: error: Package requirements (glib-2.0) were not met:

No package 'glib-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GLIB_TESTS_CFLAGS
and GLIB_TESTS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Ho provato con autoconf.sh:

Codice: Seleziona tutto

valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ autoconf.sh
bash: autoconf.sh: command not found
valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./autoconf.sh
bash: ./autoconf.sh: Nessun file o directory
valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ sudo make
[sudo] password for valerio: 
make: *** No targets specified and no makefile found.  Stop.
valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./autogen.sh
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.7...
  testing automake-1.10... not found.
  testing automake-1.9... found 1.9.6
checking for libtool >= 1.5...
  testing libtoolize... found 1.5.26
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... not found.
***Error***: You must have glib-gettext >= 2.2.0 installed
  to build rhythmbox.  Download the appropriate package for
  from your distribution or get the source tarball at
    ftp://ftp.gtk.org/pub/gtk/v2.2/glib-2.2.0.tar.gz

checking for intltool >= 0.30...
  testing intltoolize... found 0.37.1
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.22
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.10
checking for gnome-doc-utils >= 0.4.2...
  testing gnome-doc-prepare... found 0.12.2
checking for gnome-common >= 2.3.0...
  testing gnome-doc-common... found 2.20.0
Checking for required M4 macros...
  glib-gettext.m4 not found
***Error***: some autoconf macros required to build rhythmbox
  were not found in your aclocal path, or some forbidden
  macros were found.  Perhaps you need to adjust your
  ACLOCAL_FLAGS?
e infine con config.log;

Codice: Seleziona tutto

valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./config.log
./config.log: line 1: This: command not found
./config.log: line 2: running: command not found
./config.log: line 4: It: command not found
./config.log: line 5: generated: command not found
./config.log: line 7: $: command not found
Usage: hostname [-v] {hostname|-F file}      set host name (from file)
       domainname [-v] {nisdomain|-F file}   set NIS domain name (from file)
       hostname [-v] [-d|-f|-s|-a|-i|-y]     display formated name
       hostname [-v]                         display host name

       hostname -V|--version|-h|--help       print info and exit

    dnsdomainname=hostname -d, {yp,nis,}domainname=hostname -y

    -s, --short           short host name
    -a, --alias           alias names
    -i, --ip-address      addresses for the host name
    -f, --fqdn, --long    long host name (FQDN)
    -d, --domain          DNS domain name
    -y, --yp, --nis       NIS/YP domain name
    -F, --file            read host name or NIS domain name from given file

   This command can get or set the host name or the NIS domain name. You can
   also get the DNS domain or the FQDN (fully qualified domain name).
   Unless you are using bind or NIS for host lookups you can change the
   FQDN (Fully Qualified Domain Name) and the DNS domain name (which is
   part of the FQDN) in the /etc/hosts file.
uname: operando aggiuntivo `='
Usare "uname --help" per ulteriori informazioni.
uname: operando aggiuntivo `='
Usare "uname --help" per ulteriori informazioni.
uname: operando aggiuntivo `='
Usare "uname --help" per ulteriori informazioni.
uname: operando aggiuntivo `='
Usare "uname --help" per ulteriori informazioni.
./config.log: line 19: /usr/bin/uname: Nessun file o directory
/bin/uname: opzione non valida -- X
Usare "/bin/uname --help" per ulteriori informazioni.
./config.log: line 22: /bin/arch: Nessun file o directory
./config.log: line 23: /usr/bin/arch: Nessun file o directory
./config.log: line 24: /usr/convex/getsysinfo: Nessun file o directory
./config.log: line 25: /usr/bin/hostinfo: Nessun file o directory
./config.log: line 26: /bin/machine: Nessun file o directory
./config.log: line 27: /usr/bin/oslevel: Nessun file o directory
./config.log: line 28: /bin/universe: Nessun file o directory
./config.log: line 30: PATH:: command not found
./config.log: line 31: PATH:: command not found
./config.log: line 32: PATH:: command not found
./config.log: line 33: PATH:: command not found
./config.log: line 34: PATH:: command not found
./config.log: line 35: PATH:: command not found
./config.log: line 36: PATH:: command not found
./config.log: line 43: configure:2365:: command not found
./config.log: line 44: configure:2421:: command not found
./config.log: line 45: configure:2432:: command not found
./config.log: line 46: configure:2475:: command not found
./config.log: line 47: configure:2503:: command not found
./config.log: line 48: configure:2542:: command not found
./config.log: line 49: configure:2555:: command not found
./config.log: line 50: configure:2585:: command not found
./config.log: line 51: configure:2555:: command not found
./config.log: line 52: configure:2571:: command not found
./config.log: line 53: configure:2582:: command not found
./config.log: line 54: MAKE: command not found
./config.log: line 54: configure:2593:: command not found
./config.log: line 55: configure:2614:: command not found
./config.log: line 56: configure:2806:: command not found
./config.log: line 57: configure:2815:: command not found
./config.log: line 58: configure:2844:: command not found
./config.log: line 59: configure:2872:: command not found
./config.log: line 60: configure:2942:: command not found
./config.log: line 61: configure:2958:: command not found
./config.log: line 62: configure:2969:: command not found
./config.log: line 63: configure:3207:: command not found
./config.log: line 64: 5: Descrittore di file errato
./config.log: line 65: syntax error near unexpected token `GCC'
./config.log: line 65: `gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)'
W Intrepid Ibex!!!
Avatar utente
Johnny B Good
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 690
Iscrizione: lunedì 17 aprile 2006, 12:49
Desktop: Gnome
Distribuzione: Ubuntu 18.04.1 LTS
Sesso: Maschile
Località: Europe

Re: rythmbox 0.11.6

Messaggio da Johnny B Good »

prova con

Codice: Seleziona tutto

sudo apt-get install libglib2.0-dev
I will never fade
Avatar utente
M@r!@
Prode Principiante
Messaggi: 81
Iscrizione: lunedì 9 giugno 2008, 16:00
Contatti:

Re: rythmbox 0.11.6

Messaggio da M@r!@ »

scusate se mi intrometto ma cosa apporta di nuovo questa versione di rhythmbox ???
Avatar utente
valerietto
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 306
Iscrizione: giovedì 27 settembre 2007, 20:56
Località: Roma

Re: rythmbox 0.11.6

Messaggio da valerietto »

Codice: Seleziona tutto

ecco adesso: AUTOGEN.SH
valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./autogen.sh
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.7...
  testing automake-1.10... not found.
  testing automake-1.9... found 1.9.6
checking for libtool >= 1.5...
  testing libtoolize... found 1.5.26
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.16.4
checking for intltool >= 0.30...
  testing intltoolize... found 0.37.1
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.22
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.10
checking for gnome-doc-utils >= 0.4.2...
  testing gnome-doc-prepare... found 0.12.2
checking for gnome-common >= 2.3.0...
  testing gnome-doc-common... found 2.20.0
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running gtkdocize...
Running gnome-doc-common...
Running gnome-doc-prepare...
You should update your 'aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_MACRO_DIR, 'macros'.
Running aclocal-1.9...
aclocal:configure.ac:641: warning: macro `AM_GCONF_SOURCE_2' not found in library
sh: cannot create autom4te.cache/output.0t: Permission denied
autom4te: /usr/bin/m4 failed with exit status: 2
aclocal-1.9: autom4te failed with exit status: 2

Codice: Seleziona tutto

./CONFIGURE
valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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.exe... 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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 recognize dependent libraries... pass_all
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 the maximum length of command line arguments... 98304
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 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... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... yes
configure: creating libtool
checking whether byte ordering is bigendian... no
checking for long... yes
checking size of long... 4
checking for GNU extension fwrite_unlocked... yes
checking for mkdtemp... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB_TESTS... yes
checking for g_utf8_collate_key_for_filename in -lglib-2.0... yes
checking for g_mapped_file_new in -lglib-2.0... yes
checking for g_get_user_special_dir in -lglib-2.0... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RB_CLIENT... configure: error: Package requirements (gnome-vfs-2.0 >= 2.8.0) were not met:

No package 'gnome-vfs-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables RB_CLIENT_CFLAGS
and RB_CLIENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
.

Codice: Seleziona tutto

/CONFIG.LOG

valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./config.log
bash: ./config.log: Permesso negato
Aiutatemi Per Favore!
W Intrepid Ibex!!!
Avatar utente
Johnny B Good
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 690
Iscrizione: lunedì 17 aprile 2006, 12:49
Desktop: Gnome
Distribuzione: Ubuntu 18.04.1 LTS
Sesso: Maschile
Località: Europe

Re: rythmbox 0.11.6

Messaggio da Johnny B Good »

direi che basta leggere

Codice: Seleziona tutto

sudo apt-get install libgnomevfs2-0
I will never fade
Avatar utente
valerietto
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 306
Iscrizione: giovedì 27 settembre 2007, 20:56
Località: Roma

Re: rythmbox 0.11.6

Messaggio da valerietto »

già è installato... aiuto per favore!
W Intrepid Ibex!!!
Avatar utente
Johnny B Good
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 690
Iscrizione: lunedì 17 aprile 2006, 12:49
Desktop: Gnome
Distribuzione: Ubuntu 18.04.1 LTS
Sesso: Maschile
Località: Europe

Re: rythmbox 0.11.6

Messaggio da Johnny B Good »

allora probabilmente ci vuole una versione più aggiornata, penso la 2.8, prova a guardare qua. io cercherei qualche conferma prima di andare avanti, non so quanto convenga rischiare per una versione di rhythmbox, però se proprio vuoi provare devi disinstallare la versione dei repo e installare quella più aggiornata...poi magari ci sono ancora altri problemi, ma questo è il rischio che si corre ad installare dev versions.
I will never fade
Avatar utente
blackcat
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1598
Iscrizione: lunedì 31 luglio 2006, 22:16
Desktop: ubuntu
Distribuzione: Ubuntu 12.04.2 LTS x86_64

Re: rythmbox 0.11.6

Messaggio da blackcat »

Johnny B Good ha scritto: direi che basta leggere

Codice: Seleziona tutto

sudo apt-get install libgnomevfs2-0

Codice: Seleziona tutto

sudo apt-get install libgnomevfs2-dev
quando si compila i pacchetti necessari finiscono sempre per -dev
Avatar utente
Johnny B Good
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 690
Iscrizione: lunedì 17 aprile 2006, 12:49
Desktop: Gnome
Distribuzione: Ubuntu 18.04.1 LTS
Sesso: Maschile
Località: Europe

Re: rythmbox 0.11.6

Messaggio da Johnny B Good »

hai ragione anche tu blackcat, me n'ero dimenticato (infatti per glib gli avevo fatto scaricare i dev) ;-)
I will never fade
Avatar utente
valerietto
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 306
Iscrizione: giovedì 27 settembre 2007, 20:56
Località: Roma

Re: rythmbox 0.11.6

Messaggio da valerietto »

ecco  ora ./CONFIGURE
valerio@Pc-Valerio:~$ cd /home/valerio/Scrivania/rhythmbox-0.11.6
valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) 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... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 recognize dependent libraries... pass_all
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 the maximum length of command line arguments... 98304
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 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... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... yes
configure: creating libtool
checking how to run the C++ preprocessor... g++ -E
checking whether byte ordering is bigendian... no
checking for long... yes
checking size of long... 4
checking for GNU extension fwrite_unlocked... yes
checking for mkdtemp... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB_TESTS... yes
checking for g_utf8_collate_key_for_filename in -lglib-2.0... yes
checking for g_mapped_file_new in -lglib-2.0... yes
checking for g_get_user_special_dir in -lglib-2.0... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RB_CLIENT... yes
checking for RHYTHMBOX... yes
checking for TOTEM_PLPARSER... yes
checking for GIO... yes
checking for HAL... no
checking for GNOME_MEDIA_PROFILES... no
checking for IPOD... no
checking for MTP... no
checking for GNOME_KEYRING... yes
checking for GSTREAMER_0_10... configure: error: Package requirements ( gstreamer-0.10 >= 0.10.4
gstreamer-base-0.10 >= 0.10.4
gstreamer-plugins-base-0.10 >= 0.10.4) were not met:

No package 'gstreamer-0.10' found
No package 'gstreamer-base-0.10' found
No package 'gstreamer-plugins-base-0.10' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GSTREAMER_0_10_CFLAGS
and GSTREAMER_0_10_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Scusate l'ignoranza Ma Ora???
W Intrepid Ibex!!!
Avatar utente
sloboda
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 752
Iscrizione: mercoledì 6 aprile 2005, 14:44
Località: Casteddu
Contatti:

Re: rythmbox 0.11.6

Messaggio da sloboda »

cerca con synaptic tutti i pacchetti hce ti indica come mancanti, e installa quelli con suffisso "-dev".
Ma perchè vuoi compilare questa versione?

Sergej
http://www.ildeposito.org
Canti di protesta politica e sociale
Archivio di testi, accordi e musica
Avatar utente
blackcat
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1598
Iscrizione: lunedì 31 luglio 2006, 22:16
Desktop: ubuntu
Distribuzione: Ubuntu 12.04.2 LTS x86_64

Re: rythmbox 0.11.6

Messaggio da blackcat »

valerietto ha scritto: Scusate l'ignoranza Ma Ora???
ora se continui a chiedere ed applicare i consigli senza ragionarci non imparerai mai
è la terza volta che ti fermi sullo stesso problema, un minimo di flessibilità ti avrebbe dato la risposta:
1- No package 'glib-2.0' found -> ti mancano le librerie di sviluppo di glib
2- No package 'gnome-vfs-2.0' found -> ti mancano le librerie di sviluppo di gnome-vfs-2.0
3- No package 'gstreamer-0.10' found
    No package 'gstreamer-base-0.10' found
    No package 'gstreamer-plugins-base-0.10' found
    secondo te cosa vogliono dire?


prova ad aprire synaptic, cerca le librerie richiestre e installa quelle che finiscono per -dev, se non trovi le librerie che cerchi allora prova a fare qualche ricerca più mirata e se proprio non le trovi chiedi sul forum
se invece ad ogni passo ti fermi e chiedi senza ragionare su cosa stai facendo finisce che esce rhythmbox 0.11.7 senza che tu sia riuscito a compilare questa


questo non è uno sfogo o mancanza di rispetto verso di te, è solo una lezione che dovresti imparare se vuoi compilare qualche programma
finchè non impari a camminare sulle tue gambe non puoi pretendere che gli altri ti aiutino ogni piccola difficoltà che trovi
Avatar utente
Johnny B Good
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 690
Iscrizione: lunedì 17 aprile 2006, 12:49
Desktop: Gnome
Distribuzione: Ubuntu 18.04.1 LTS
Sesso: Maschile
Località: Europe

Re: rythmbox 0.11.6

Messaggio da Johnny B Good »

eh lo so...è dura...anyway, i pacchetti dovrebbero essere all'incirca questi

Codice: Seleziona tutto

sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
li ho trovati così ad occhio usando apt-cache search, se non bastano guarda tra quelli che rimangono
I will never fade
pity
Prode Principiante
Messaggi: 54
Iscrizione: domenica 14 gennaio 2007, 13:32

Re: rythmbox 0.11.6

Messaggio da pity »

generalmente, quando si compila non si va alla cieca. si va sul sito del programma e si leggono le dipendenze, poi si leggono le istruzioni del configure. solo dopo aver soddisfatto le dipendenze necessarie e dopo deciso quali flag passare, puoi lanciare ./configure.
anche se non è proprio ortodosso, nel caso di rhythmbox, già presente nei repository di ubuntu, puoi utilizzare una piccola scorciatoia per soddisfare le dipendenze:

Codice: Seleziona tutto

$: sudo apt-get build-dep nomepacchetto
in questo modo apt scarica per te tutte le dipendenze. attenzione, però, ché nuove versioni del software, non presenti nei repository di ubuntu, potrebbero richiedere versioni più recenti delle librerie, neanche in questo caso presenti nei repository di ubuntu.

infine, sei sicuro di aver passato tutte le flag? dare un semplice ./configure, senza aver letto le istruzioni, potrebbe farti avere un rhythmbox monco del supporto ipod (ad esempio) o di tante altre features che hai sempre utilizzato.
Avatar utente
valerietto
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 306
Iscrizione: giovedì 27 settembre 2007, 20:56
Località: Roma

Re: rythmbox 0.11.6

Messaggio da valerietto »

Codice: Seleziona tutto

valerio@Pc-Valerio:~/Scrivania/rhythmbox-0.11.6$ make
make  all-recursive
make[1]: Entering directory `/home/valerio/Scrivania/rhythmbox-0.11.6'
Making all in macros
make[2]: Entering directory `/home/valerio/Scrivania/rhythmbox-0.11.6/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/valerio/Scrivania/rhythmbox-0.11.6/macros'
Making all in lib
make[2]: Entering directory `/home/valerio/Scrivania/rhythmbox-0.11.6/lib'
make  all-am
make[3]: Entering directory `/home/valerio/Scrivania/rhythmbox-0.11.6/lib'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.@am__isrc@ -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DG_LOG_DOMAIN=\"Rhythmbox\" -DSHARE_DIR=\"/usr/local/share/rhythmbox\" -DDATADIR=\""/usr/local/share"\" -I.. -I../widgets -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-vfs-module-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -g -O2  -MT rb-async-queue-watch.lo -MD -MP -MF .deps/rb-async-queue-watch.Tpo -c -o rb-async-queue-watch.lo rb-async-queue-watch.c
 gcc -DHAVE_CONFIG_H -I.@am__isrc@ -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DG_LOG_DOMAIN=\"Rhythmbox\" -DSHARE_DIR=\"/usr/local/share/rhythmbox\" -DDATADIR=\"/usr/local/share\" -I.. -I../widgets -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gnome-vfs-module-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -MT rb-async-queue-watch.lo -MD -MP -MF .deps/rb-async-queue-watch.Tpo -c rb-async-queue-watch.c  -fPIC -DPIC -o .libs/rb-async-queue-watch.o
rb-async-queue-watch.c:31:34: error: rb-async-queue-watch.h: Nessun file o directory
rb-async-queue-watch.c:47: error: expected specifier-qualifier-list before ‘GSource’
rb-async-queue-watch.c:52: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rb_async_queue_watch_prepare’
rb-async-queue-watch.c:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rb_async_queue_watch_check’
rb-async-queue-watch.c:67: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rb_async_queue_watch_dispatch’
rb-async-queue-watch.c:87: error: expected ‘)’ before ‘*’ token
rb-async-queue-watch.c:97: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rb_async_queue_watch_funcs’
rb-async-queue-watch.c:119: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rb_async_queue_watch_new’
make[3]: *** [rb-async-queue-watch.lo] Error 1
make[3]: Leaving directory `/home/valerio/Scrivania/rhythmbox-0.11.6/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/valerio/Scrivania/rhythmbox-0.11.6/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/valerio/Scrivania/rhythmbox-0.11.6'
make: *** [all] Error 2

Riuscito Ma Adesso?? Ho Provato Make
W Intrepid Ibex!!!
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: Bing [Bot] e 3 ospiti