Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 09/05/2014, à 12:34

harlock59

je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

Bonjour,

j'avais installé freetuxtv en version 0.6.5 grace à apt-get mais j'ai voulu avoir la dernière version.

j'ai donc téléchargé le .tar.gz

je l'ai décompressé en mode graphique

je suis allé dans le terminal, cd freetuxtv-0.6.6

j'ai fait un ./configure

j'ai installé les packages des dépendances -dev

après j'ai fait sudo make install mais j'ai des erreurs.

je vais les poster juste après.

Hors ligne

#2 Le 09/05/2014, à 12:36

harlock59

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.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... gawk
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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
checking whether gcc and cc understand -c and -o together... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 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... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.2
checking for XML::Parser... ok
checking which LibVLC version to compile against... 2.1.2
checking which libnotify version to compile against... 0.7.6
checking which gtk+ version to compile against... 2.0
checking whether to install logos... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for GLIB... yes
checking for GOBJECT... yes
checking for GIO... yes
checking for DBUS_GLIB... yes
checking for LIBNOTIFY... yes
checking for SQLITE3... yes
checking for LIBCURL... yes
checking for LIBVLC... yes
checking for libvlc_new in -lvlc... yes
checking for g_thread_init in -lgthread-2.0... yes
checking for sqlite3_open in -lsqlite3... yes
checking for curl_easy_init in -lcurl... yes
checking for notify_notification_new in -lnotify... yes
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for ssize_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strchr... yes
checking for strcspn... yes
checking for strncpy... yes
checking for strcmp... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/images/Makefile
config.status: creating data/images/channels/Makefile
config.status: creating data/images/groups/Makefile
config.status: creating data/menu/Makefile
config.status: creating data/ui/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libdbevolution/Makefile
config.status: creating lib/libvlc-gtk/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
harlock59@Tour-LDLC:~/freetuxtv-0.6.6$ sudo make install
Making install in lib
make[1]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/lib »
Making install in libdbevolution
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libdbevolution »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libdbevolution »
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libdbevolution.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libdbevolution.lai /usr/local/lib/libdbevolution.la
libtool: install: /usr/bin/install -c .libs/libdbevolution.a /usr/local/lib/libdbevolution.a
libtool: install: chmod 644 /usr/local/lib/libdbevolution.a
libtool: install: ranlib /usr/local/lib/libdbevolution.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/local/include/libdbevolution'
 /usr/bin/install -c -m 644 db-evolution-instance.h '/usr/local/include/libdbevolution'
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libdbevolution »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libdbevolution »
Making install in libvlc-gtk
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libvlc-gtk »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libvlc-gtk »
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libvlc-gtk.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libvlc-gtk.lai /usr/local/lib/libvlc-gtk.la
libtool: install: /usr/bin/install -c .libs/libvlc-gtk.a /usr/local/lib/libvlc-gtk.a
libtool: install: chmod 644 /usr/local/lib/libvlc-gtk.a
libtool: install: ranlib /usr/local/lib/libvlc-gtk.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/local/include/libvlc-gtk'
 /usr/bin/install -c -m 644 gtk-libvlc-include.h gtk-libvlc-instance.h gtk-libvlc-media.h gtk-libvlc-media-player.h '/usr/local/include/libvlc-gtk'
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libvlc-gtk »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/lib/libvlc-gtk »
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/lib »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/lib »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/lib »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/lib »
make[1]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/lib »
Making install in po
make[1]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/po »
linguas="de es fr lt pl pt ru tr zh_CN zh_TW "; \
	for lang in $linguas; do \
	  dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
	  /bin/bash /home/harlock59/freetuxtv-0.6.6/install-sh -d $dir; \
	  if test -r $lang.gmo; then \
	    /usr/bin/install -c -m 644 $lang.gmo $dir/freetuxtv.mo; \
	    echo "installing $lang.gmo as $dir/freetuxtv.mo"; \
	  else \
	    /usr/bin/install -c -m 644 ./$lang.gmo $dir/freetuxtv.mo; \
	    echo "installing ./$lang.gmo as" \
		 "$dir/freetuxtv.mo"; \
	  fi; \
	  if test -r $lang.gmo.m; then \
	    /usr/bin/install -c -m 644 $lang.gmo.m $dir/freetuxtv.mo.m; \
	    echo "installing $lang.gmo.m as $dir/freetuxtv.mo.m"; \
	  else \
	    if test -r ./$lang.gmo.m ; then \
	      /usr/bin/install -c -m 644 ./$lang.gmo.m \
		$dir/freetuxtv.mo.m; \
	      echo "installing ./$lang.gmo.m as" \
		   "$dir/freetuxtv.mo.m"; \
	    else \
	      true; \
	    fi; \
	  fi; \
	done
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/freetuxtv.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/freetuxtv.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/freetuxtv.mo
installing lt.gmo as /usr/local/share/locale/lt/LC_MESSAGES/freetuxtv.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/freetuxtv.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/freetuxtv.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/freetuxtv.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/freetuxtv.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/freetuxtv.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/freetuxtv.mo
make[1]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/po »
Making install in data
make[1]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data »
Making install in icons
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/icons »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/icons »
make[3]: Rien à faire pour « install-exec-am ».
for icon in hicolor_apps_16x16_freetuxtv.png hicolor_apps_22x22_freetuxtv.png hicolor_apps_32x32_freetuxtv.png hicolor_apps_48x48_freetuxtv.png hicolor_apps_64x64_freetuxtv.png hicolor_apps_128x128_freetuxtv.png hicolor_apps_scalable_freetuxtv.svg ; do \
		THEME=`echo $icon | cut -d_ -f1`; \
		CONTEXT=`echo $icon | cut -d_ -f2`; \
		SIZE=`echo $icon | cut -d_ -f3`; \
		ICONFILE=`echo $icon | cut -d_ -f4`; \
		mkdir -p /usr/local/share/icons/$THEME/$SIZE/$CONTEXT; \
		/usr/bin/install -c -m 644 ./$icon /usr/local/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \
	done; \
	for icon in ; do \
		THEME=`echo $icon | cut -d_ -f1`; \
		CONTEXT=`echo $icon | cut -d_ -f2`; \
		SIZE=`echo $icon | cut -d_ -f3`; \
		ICONFILE=`echo $icon | cut -d_ -f4`; \
		mkdir -p /usr/local/share/freetuxtv/icons/$THEME/$SIZE/$CONTEXT; \
		/usr/bin/install -c -m 644 ./$icon /usr/local/share/freetuxtv/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \
	done
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/icons »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/icons »
Making install in menu
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/menu »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/menu »
make[3]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/local/share/applications'
 /usr/bin/install -c -m 644 freetuxtv.desktop '/usr/local/share/applications'
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/menu »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/menu »
Making install in images
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images »
Making install in channels
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/channels »
make[4]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/channels »
make[4]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 _none.png 1onairconnect.png 100pourcentradio.png 2mmaroc.png ab1.png abmoteurs.png abudhabitv.png accrotv.png aci.png action.png adofm.png aljazeera.png aljazeerachildren.png aljazeerainternational.png almasriya.png alouettefm.png alsatictv.png alsace20.png america-free-tv.png apsaratv.png aptv.png archeotv.png argentquebec.png armeniapublictv.png armeniatv.png arretsurimages.png artchannel.png arte.png artplatv.png astrocentertv.png astv.png aupradio.png babylontv.png bambochtv.png baraem.png bastilletv.png bbc.png bbcworld.png bbcworldnews.png beijingtv.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 bestofshopping.png beurfm.png beurtv.png bfmradio.png bfmtv.png biscottetv.png bloombergtv.png boardriderstv.png bulgariatv.png c9.png calaistv.png canal10tucuman.png canal26.png canal4sanjuan.png canal5tucuman.png canal6posadas.png canal9entrerios.png canalacademie.png canalalgerie.png canalinfonews.png canalmoza.png canalplus.png canalrural.png canalsavoir.png canaltv.png cap24-paris.png cashtv.png cctv1.png cctv2.png cctv4.png cctv7.png cctv9.png cctv10.png cctv11.png cctv12.png cctvdivertissement.png cctv_e.png cctvf.png channelonerussia-orti.png chantefrance.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 cheriefm.png chongqing_tv.png cinefirst.png cinefx.png cinepolar.png ckiafm.png claptv.png clermontpremiere.png clubbingtv.png cmusictv.png cnbc.png contactfm.png corriland.png couleur3-rsr.png cpac.png ct2e.png demaintv.png direct8.png directstar.png dubaitv.png dwtv-deutschewelle.png ekodesgarrigues.png equidia.png ertworld.png euronews.png europe1.png espacefm.png espacemusique.png etbsat.png evasionfm.png extra3channel.png fashiontv.png fazzmusic.png fcradiolessentiel.png fip.png flyfm.png fmen.png foxlife.png france2.png france24.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 france3.png france4.png france5.png francebleu.png franceculture.png franceinfo.png franceinter.png francemusique.png franceo.png franceteleachat.png francevivace.png freenewstv.png frequence3.png frequenceindia.png funradio.png funtv.png gameone.png gameonemusichd.png godtv.png gong.png grandlille_tv.png grossecaisse.png guangdongsoutherntv.png gulli.png guysentv.png hebei_tv.png heilongjiangtv.png hilaltv.png hiscore.png hitmusictv.png hitwest.png hunansatellitetv.png idf1.png imedtv.png infosport.png inraci.png inspirationnetwork.png ishtartv.png itelevision.png jamzine.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 jazzradioblack.png jazzradioblues.png jazzradio-exfrequencejazz.png jazzradioladies.png jazzradiolounge.png jazzradioreprises.png jet.png jordansatellitechannel.png jpopsukitv.png jukebox.png kanal7int.png kanal24.png kanalavrupa.png kiss-fm.png kto.png kuwaittv1.png kuwaittv2.png labelletv.png lachainechinoise.png lachainedejiangsu.png lachaineparlementaire.png lalocale.png laradiodelamer.png lcnquebec.png lcm-marseille.png lemouv.png lequipetv.png libertytv.png localesidf.png luxetv.png m6.png m6boutique.png m6musicblack.png m6musicclub.png m6musichits.png m6musicrock.png mangas.png mboatv.png mce-ma_chaine_etudiante.png mcm.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 mcmpop.png mcmtop.png medi1sat.png metropolys.png mezzo.png mfm.png mfmflashback.png mfmserenite.png mfmsexy.png mixxradio.png miziktropical.png mjcapt.png modem-radio.png montecarlodoualiya.png montereybayaquarium.png mosaiquefm.png mplusm.png mtv.png mtv2.png mtvdance.png mtvhits.png musicplusclassicrock.png musicplushits.png musicpluspoprock.png myzentv.png nasatv.png natgeomusic.png nationalgeographic.png nhk.png nightmagcom.png nolife.png normandietv.png nostalgie.png nrj.png nrj12.png nrjhits.png nrjnouveautes.png nrjparis.png nt1.png nti.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 orangesportinfos.png orleanstv.png ouesttv.png ouifm.png oxyradio.png ozradio.png parispremiere.png parentheseradio.png phoenixchinesenewsandentertainment.png phoenixinfonews.png physiquetv.png pokerchannel.png powerturktv.png presstv.png publicsenat.png purescreens.png radio8.png radiocean.png radiocanada.png radioclapas.png radioclassique.png radio-corsica.png radioethic.png radiofg.png radiofgamerica.png radiofgchic.png radiofgclassics.png radiofgdance.png radiofgunderground.png radioicietmaintenant.png radiojunior.png radiolatina.png radiolibertaire.png radiomelodie.png radiomontblanc.png radioneo.png radionotredame.png radionova.png radioo.png radiopublicsante.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 radioscoop80s.png radio-scoop-powerdance.png radioscoopmusicpod.png radioscoop.png radiosingsing.png radiostar.png radiosun.png radio-tropicale.png rai.png raidue.png railtv.png raitre.png raiuno.png rbg.png rdicanada.png recordinternacional.png relaxtv.png renaulttv.png reservoirfilms.png rfi.png rfm.png rfo.png rireetchansons.png rkingtv.png rmc.png rmn.png rne.png rocktv.png rossija24.png rsr-suisse.png rtbf.png rtcgsat.png rtcteleliege.png rtl.png rtl2.png rtl9.png rtpi.png rtrplaneta.png rtsfm.png russiatoday.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 rve.png sabcnews.png samanyolutv.png seebittv.png shanghaidragontv.png shenzhen_tv.png skynews.png skynewsinternational.png skyrock.png soleil_la_radio.png soleiltv.png souvenirfromearth.png stlfm.png sudradio.png suroyotv.png tele102.png teleblagon.png telegrenoble.png telemelody.png telenantes.png telenight.png telenova.png teleplaisance.png telessonne.png telesur.png televisionsavoir.png telif.png tempomix.png teva.png tf1.png tfou.png tfouwebtv.png tllteleloire.png tlm-lyon.png tlt-toulouse.png tmc.png tna.png tn.png topmusic.png tracetropical.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 tracetv.png tropiquesfm.png trt1.png trtcocuk.png trtint.png tsfjazz.png tv34.png tv3cat-extvci.png turnerclassicmovies.png tv5.png tv7bordeaux.png tv7tunisia.png tv8montblanc.png tv8moselleest.png tvaquebec.png tvbiznes.png tveint.png tvfil78.png tvmeurope-exrtm1-rtmmaroc.png tvpi.png tvpolonia-tvp.png tvromania.png tvsf.png tvt.png tvtours.png tvvi.png urbaniatv.png vesti.png vh1.png vh1classic.png vibration.png videoclick.png vietnam-vtv4.png virgin17.png virginradio.png voltage.png voxafrica.png w9.png weo.png worldfashion.png '/usr/local/share/freetuxtv/images/channels'
 /usr/bin/install -c -m 644 xiamenstartv.png yementv.png zahratv.png zdf_de.png zhejiangstartv.png zona31.png '/usr/local/share/freetuxtv/images/channels'
make[4]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/channels »
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/channels »
Making install in groups
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/groups »
make[4]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/groups »
make[4]: Rien à faire pour « install-exec-am ».
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/groups »
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images/groups »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images »
make[4]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images »
make[4]: Rien à faire pour « install-exec-am ».
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images »
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/images »
Making install in ui
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/ui »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data/ui »
make[3]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/local/share/freetuxtv/ui'
 /usr/bin/install -c -m 644 addchannelsgroups.glade addrecording.glade channelproperties.glade freetuxtv.glade '/usr/local/share/freetuxtv/ui'
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/ui »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data/ui »
make[2]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data »
make[3]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/data »
make[3]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/local/share/freetuxtv'
 /usr/bin/install -c -m 644 sqlite3-create-tables.sql tv_channels.xml splashscreen.png '/usr/local/share/freetuxtv'
 /bin/mkdir -p '/usr/local/share/freetuxtv'
 /usr/bin/install -c -m 644 channels_groups.xml '/usr/local/share/freetuxtv'
make[3]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data »
make[2]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data »
make[1]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/data »
Making install in src
make[1]: entrant dans le répertoire « /home/harlock59/freetuxtv-0.6.6/src »
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -g -O2   -o freetuxtv gtk-builder-dialog.o gtk-builder-object.o gtk-builder-widget.o gtk-builder-window.o gtk-date-time-picker.o gtk-progress-dialog.o freetuxtv-cclosure-marshal.o freetuxtv-cellrenderer-channelslist.o freetuxtv-cellrenderer-recordingslist.o freetuxtv-channel-infos.o freetuxtv-channels-group-infos.o freetuxtv-channels-list.o freetuxtv-db-sync.o freetuxtv-fileutils.o freetuxtv-models.o freetuxtv-player-error-dialog.o freetuxtv-recording-infos.o freetuxtv-recordings-list.o freetuxtv-tv-channel-infos.o freetuxtv-tv-channels-list.o freetuxtv-utils.o freetuxtv-window-add-channels-group.o freetuxtv-window-add-recording.o freetuxtv-window-channel-properties.o freetuxtv-window-main.o freetuxtv-window-tv-channels-database.o lib-gmmkeys.o lib-m3uparser.o main.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype   -lglib-2.0   -lgio-2.0 -lgobject-2.0 -lglib-2.0   -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0   -lsqlite3   -lcurl   ../lib/libvlc-gtk/libvlc-gtk.la ../lib/libdbevolution/libdbevolution.la -lnotify -lcurl -lsqlite3 -lgthread-2.0 -lvlc 
libtool: link: gcc -Wall -g -O2 -o freetuxtv gtk-builder-dialog.o gtk-builder-object.o gtk-builder-widget.o gtk-builder-window.o gtk-date-time-picker.o gtk-progress-dialog.o freetuxtv-cclosure-marshal.o freetuxtv-cellrenderer-channelslist.o freetuxtv-cellrenderer-recordingslist.o freetuxtv-channel-infos.o freetuxtv-channels-group-infos.o freetuxtv-channels-list.o freetuxtv-db-sync.o freetuxtv-fileutils.o freetuxtv-models.o freetuxtv-player-error-dialog.o freetuxtv-recording-infos.o freetuxtv-recordings-list.o freetuxtv-tv-channel-infos.o freetuxtv-tv-channels-list.o freetuxtv-utils.o freetuxtv-window-add-channels-group.o freetuxtv-window-add-recording.o freetuxtv-window-channel-properties.o freetuxtv-window-main.o freetuxtv-window-tv-channels-database.o lib-gmmkeys.o lib-m3uparser.o main.o  -ldbus-glib-1 -ldbus-1 ../lib/libvlc-gtk/.libs/libvlc-gtk.a ../lib/libdbevolution/.libs/libdbevolution.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so -lpango-1.0 -lfontconfig /usr/lib/x86_64-linux-gnu/libfreetype.so -lgobject-2.0 -lglib-2.0 -lnotify /usr/lib/x86_64-linux-gnu/libcurl.so /usr/lib/x86_64-linux-gnu/libsqlite3.so -lgthread-2.0 -lvlc -pthread
gtk-date-time-picker.o: In function `gtk_date_time_picker_init':
/home/harlock59/freetuxtv-0.6.6/src/gtk-date-time-picker.c:126: undefined reference to `gtk_box_new'
gtk-progress-dialog.o: In function `gtk_progress_dialog_new':
/home/harlock59/freetuxtv-0.6.6/src/gtk-progress-dialog.c:90: undefined reference to `gtk_box_new'
freetuxtv-player-error-dialog.o: In function `freetuxtv_player_error_dialog_init':
/home/harlock59/freetuxtv-0.6.6/src/freetuxtv-player-error-dialog.c:64: undefined reference to `gtk_box_new'
collect2: error: ld returned 1 exit status
make[1]: *** [freetuxtv] Erreur 1
make[1]: quittant le répertoire « /home/harlock59/freetuxtv-0.6.6/src »
make: *** [install-recursive] Erreur 1
harlock59@Tour-LDLC:~/freetuxtv-0.6.6$ 

Hors ligne

#3 Le 14/05/2014, à 15:01

Rikky

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

Bonjour,

J'ai fait une recherche freetuxtv 0.6.6 deb avec mon moteur de recherche, je l'ai installée et tout va.

Tu as résolu le problème depuis?


Dell Vostro 131 / UBUNTU 16.04
Dell Latitude 7440 8 Go RAM / UBUNTU 16.04

Hors ligne

#4 Le 15/05/2014, à 22:06

harlock59

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

Bonjour,

pourrais-tu me donner ton lien car tout ce que j'ai trouvé c'est le deb pour la version 0.6.5 que j'ai déjà dans les dépôts.

Hors ligne

#5 Le 15/05/2014, à 22:08

harlock59

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

j'ai trouvé ça mais c'est la version 0.6.5
http://pkgs.org/download/freetuxtv

Hors ligne

#6 Le 15/05/2014, à 22:22

harlock59

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

Hors ligne

#7 Le 15/05/2014, à 22:30

harlock59

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

j'ai lancé freetuxtv 0.6.6 (je suis chez orange adsl)

j'ai essayé france 2, je n'ai pas de message d'erreur mais l'écran reste noir

Hors ligne

#8 Le 15/05/2014, à 22:31

harlock59

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

voici ce que donne le terminal

freetuxtv
[FreetuxTV]    INFO       : Compiled with GTK3
[FreetuxTV]    INFO       : Compiled with LibVLC version 2.1.2
[FreetuxTV]    INFO       : Compiled with libnotify version 0.7.6
[FreetuxTV]    INFO       : Loading FreetuxTV 0.6.6
[FreetuxTV]    INFO       : Loading user interface from path /usr/share/freetuxtv/ui
[FreetuxTV]    INFO       : Initializing user interface
[GMMKeys]      INFO       : Initialize
[GMMKeys]      INFO       : Activating media player keys
[GMMKeys]      INFO       : Created dbus proxy for org.gnome.SettingsDaemon.MediaKeys; grabbing keys
[FreetuxTV]    INFO       : Using user configuration dir: /home/harlock59/.config/FreetuxTV
[FreetuxTV]    INFO       : DBSync open database
[DBEvolution]  INFO       : Starting database evolution
[DBEvolution]  INFO       : Current database version is 0.6.0.2
[FreetuxTV]    INFO       : DBSync close database
[FreetuxTV]    INFO       : Loading config file /home/harlock59/.config/FreetuxTV/config.ini
[FreetuxTV]    INFO       : Creating media player widget
[FreetuxTV]    INFO       : Initializing LibVLC instance
[LibVLC-Gtk]   INFO       : Using instance vlc with 3 options [--no-xlib --ignore-config --no-video-title-show]
[FreetuxTV]    INFO       : DBSync open database
[FreetuxTV]    INFO       : Loading the list of channels
[FreetuxTV]    INFO       : Loading the list of recordings
[FreetuxTV]    INFO       : DBSync close database
[FreetuxTV]    INFO       : Showing the main window, hide splashscreen
[FreetuxTV]    MESSAGE    : Launching channel 'France 2' at '0:10' -> udp://@232.0.1.1:8200
[LibVLC-Gtk]   INFO       : Playing udp://@232.0.1.1:8200
[LibVLC-Gtk]   INFO       : Using vlc options [:deinterlace=0 :access=timeshift :input-timeshift-granularity=50]

Hors ligne

#9 Le 04/06/2014, à 12:37

Rikky

Re : je n'arrive pas à mettre à jour freetuxtv en version 0.6.6

Salut,

Je me connecte maintenant seulement.
Alors, je dois avouer que j'ai fait une "rechercher / installer" et ça a marché chez moi.
Le site de téléchargement du paquet doit avoir des éléments de réponse à tes questions

A plus


Dell Vostro 131 / UBUNTU 16.04
Dell Latitude 7440 8 Go RAM / UBUNTU 16.04

Hors ligne