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/11/2014, à 12:43

romaink

Ubuntu studio - installation de Veejay - en cours

Bonjour à tous,
J'aimerai installer Veejay. Je me suis déjà arraché les cheveux sur Manjaro, du coup j'ai installe Ubuntu pour voir si j'y arrive mieux....

J'ai suivi environ 5 tutos en parrallèle (peut etre la source du problème ahah).

http://wiki.labomedia.org/index.php/Veejay
J'en suis à la commande " ./configure --prefix=/usr "

taupin@taupin-EasyNote-LJ75:~/veejay-git/veejay-current/veejay-server$ ./configure --prefix=/usr
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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 style of include used by make... GNU
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 dependency style of gcc... 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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 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 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
checking for gawk... (cached) gawk
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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
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 ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of gcc... gcc3
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for fmax... no
checking for lround... no
checking for pow... no
checking for bzero... yes
checking for gettimeofday... yes
checking for memset... yes
checking for mmap... yes
checking for strndup... yes
checking for strstr... yes
checking for strncasecmp... yes
checking for sched_get_priority_max... yes
checking for select... yes
checking for socket... yes
checking for getpagesize... yes
checking for memcpy... yes
checking for getopt_long... yes
checking size of int... 4
checking size of long int... 8
checking size of size_t... 8
checking size of float... 4
checking return type of signal handlers... void
configure: The host is x86_64-unknown-linux-gnu  x86_64  unknown  linux-gnu .
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking whether to compile in debugging information... no
checking whether to compile in profiling information... no
checking whether to compile in assertion checking... no
checking whether to compile in vevo port tracking... no
checking Architecture... checking for MMX on processor(s)... yes
checking for SSE on processor(s)... yes
checking for SSE2 on processor(s)... yes
checking for 3DNOW on processor(s)... no
checking for CMOV on processor(s)... yes
checking for MMX2 on processor(s)... yes
checking sub-architecture settings... -march=core2 -mtune=core2
 -m64 -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBAVUTIL... no
checking for LIBAVCODEC... no
checking for LIBAVFORMAT... no
checking for LIBSWSCALE... yes
configure: error: libavutil not found.

Je crois comprendre que ça pourrait etre parce que je n'ai pas la derniere version de ffmpeg.
Je ne trouve pas de source valide à part ppa.launchpad.net/lucid-bleed/ppa/ubuntu/pool/main/liba/libav/ffmpeg_0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb qui me semble adapté (par rapport à tout ce que j'ai lu) mais voilà IMPOSSIBLE de l'installer

Extraction des modles depuis les paquets: 38%
Extraction des modles depuis les paquets: 77%
Extraction des modles depuis les paquets: 100%
Prconfiguration des paquets...

Extraction des modles depuis les paquets: 38%
Extraction des modles depuis les paquets: 77%
Extraction des modles depuis les paquets: 100%
Prconfiguration des paquets...

Extraction des modles depuis les paquets: 38%
Extraction des modles depuis les paquets: 77%
Extraction des modles depuis les paquets: 100%
Prconfiguration des paquets...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 219411 files and directories currently installed.)
Removing libavfilter1 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Removing libavdevice52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Removing libavformat52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Removing libavcodec52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Removing libswscale0 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Removing libpostproc51 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Removing libavutil50 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Removing libvpx0 (0.9.6-1~ppa1~lucid1) ...
Processing triggers for libc-bin (2.19-10ubuntu2) ...
Selecting previously unselected package gcc-4.9-base:i386.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 219324 files and directories currently installed.)
Preparing to unpack .../gcc-4.9-base_4.9.1-16ubuntu6_i386.deb ...
Unpacking gcc-4.9-base:i386 (4.9.1-16ubuntu6) ...
Selecting previously unselected package libgcc1:i386.
Preparing to unpack .../libgcc1_1%3a4.9.1-16ubuntu6_i386.deb ...
Unpacking libgcc1:i386 (1:4.9.1-16ubuntu6) ...
Selecting previously unselected package libc6:i386.
Preparing to unpack .../libc6_2.19-10ubuntu2_i386.deb ...
Unpacking libc6:i386 (2.19-10ubuntu2) ...
Selecting previously unselected package libexpat1:i386.
Preparing to unpack .../libexpat1_2.1.0-6ubuntu1_i386.deb ...
Unpacking libexpat1:i386 (2.1.0-6ubuntu1) ...
Selecting previously unselected package libffi6:i386.
Preparing to unpack .../libffi6_3.1-2_i386.deb ...
Unpacking libffi6:i386 (3.1-2) ...
Selecting previously unselected package libstdc++6:i386.
Preparing to unpack .../libstdc++6_4.9.1-16ubuntu6_i386.deb ...
Unpacking libstdc++6:i386 (4.9.1-16ubuntu6) ...
Selecting previously unselected package libbz2-1.0:i386.
Preparing to unpack .../libbz2-1.0_1.0.6-5ubuntu5_i386.deb ...
Unpacking libbz2-1.0:i386 (1.0.6-5ubuntu5) ...
Selecting previously unselected package libdbus-1-3:i386.
Preparing to unpack .../libdbus-1-3_1.8.8-1ubuntu2_i386.deb ...
Unpacking libdbus-1-3:i386 (1.8.8-1ubuntu2) ...
Selecting previously unselected package libdrm2:i386.
Preparing to unpack .../libdrm2_2.4.56-1_i386.deb ...
Unpacking libdrm2:i386 (2.4.56-1) ...
Selecting previously unselected package libjson-c2:i386.
Preparing to unpack .../libjson-c2_0.11-4ubuntu1_i386.deb ...
Unpacking libjson-c2:i386 (0.11-4ubuntu1) ...
Selecting previously unselected package libtinfo5:i386.
Preparing to unpack .../libtinfo5_5.9+20140712-2ubuntu1_i386.deb ...
Unpacking libtinfo5:i386 (5.9+20140712-2ubuntu1) ...
Selecting previously unselected package libncursesw5:i386.
Preparing to unpack .../libncursesw5_5.9+20140712-2ubuntu1_i386.deb ...
Unpacking libncursesw5:i386 (5.9+20140712-2ubuntu1) ...
Selecting previously unselected package libpcre3:i386.
Preparing to unpack .../libpcre3_1%3a8.35-3ubuntu1_i386.deb ...
Unpacking libpcre3:i386 (1:8.35-3ubuntu1) ...
Selecting previously unselected package zlib1g:i386.
Preparing to unpack .../zlib1g_1%3a1.2.8.dfsg-1ubuntu1_i386.deb ...
Unpacking zlib1g:i386 (1:1.2.8.dfsg-1ubuntu1) ...
Selecting previously unselected package libpng12-0:i386.
Preparing to unpack .../libpng12-0_1.2.51-0ubuntu3_i386.deb ...
Unpacking libpng12-0:i386 (1.2.51-0ubuntu3) ...
Selecting previously unselected package libselinux1:i386.
Preparing to unpack .../libselinux1_2.3-1build1_i386.deb ...
Unpacking libselinux1:i386 (2.3-1build1) ...
Selecting previously unselected package libslang2:i386.
Preparing to unpack .../libslang2_2.2.4-17ubuntu1_i386.deb ...
Unpacking libslang2:i386 (2.2.4-17ubuntu1) ...
Selecting previously unselected package libudev1:i386.
Preparing to unpack .../libudev1_208-8ubuntu8_i386.deb ...
Unpacking libudev1:i386 (208-8ubuntu8) ...
Selecting previously unselected package libedit2:i386.
Preparing to unpack .../libedit2_3.1-20140620-1_i386.deb ...
Unpacking libedit2:i386 (3.1-20140620-1) ...
Selecting previously unselected package libelf1:i386.
Preparing to unpack .../libelf1_0.160-0ubuntu2_i386.deb ...
Unpacking libelf1:i386 (0.160-0ubuntu2) ...
Selecting previously unselected package libusb-1.0-0:i386.
Preparing to unpack .../libusb-1.0-0_2%3a1.0.17-1ubuntu2_i386.deb ...
Unpacking libusb-1.0-0:i386 (2:1.0.17-1ubuntu2) ...
Selecting previously unselected package libwrap0:i386.
Preparing to unpack .../libwrap0_7.6.q-25_i386.deb ...
Unpacking libwrap0:i386 (7.6.q-25) ...
Selecting previously unselected package libxau6:i386.
Preparing to unpack .../libxau6_1%3a1.0.8-1_i386.deb ...
Unpacking libxau6:i386 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:i386.
Preparing to unpack .../libxdmcp6_1%3a1.1.1-1build1_i386.deb ...
Unpacking libxdmcp6:i386 (1:1.1.1-1build1) ...
Selecting previously unselected package libxcb1:i386.
Preparing to unpack .../libxcb1_1.10-2ubuntu1_i386.deb ...
Unpacking libxcb1:i386 (1.10-2ubuntu1) ...
Selecting previously unselected package libx11-6:i386.
Preparing to unpack .../libx11-6_2%3a1.6.2-2ubuntu2_i386.deb ...
Unpacking libx11-6:i386 (2:1.6.2-2ubuntu2) ...
Selecting previously unselected package libxext6:i386.
Preparing to unpack .../libxext6_2%3a1.3.2-1_i386.deb ...
Unpacking libxext6:i386 (2:1.3.2-1) ...
Selecting previously unselected package libasound2:i386.
Preparing to unpack .../libasound2_1.0.28-1_i386.deb ...
Unpacking libasound2:i386 (1.0.28-1) ...
Selecting previously unselected package libasyncns0:i386.
Preparing to unpack .../libasyncns0_0.8-5_i386.deb ...
Unpacking libasyncns0:i386 (0.8-5) ...
Selecting previously unselected package libcaca0:i386.
Preparing to unpack .../libcaca0_0.99.beta19-2_i386.deb ...
Unpacking libcaca0:i386 (0.99.beta19-2) ...
Selecting previously unselected package libpciaccess0:i386.
Preparing to unpack .../libpciaccess0_0.13.2-3build1_i386.deb ...
Unpacking libpciaccess0:i386 (0.13.2-3build1) ...
Selecting previously unselected package libdrm-intel1:i386.
Preparing to unpack .../libdrm-intel1_2.4.56-1_i386.deb ...
Unpacking libdrm-intel1:i386 (2.4.56-1) ...
Selecting previously unselected package libdrm-nouveau2:i386.
Preparing to unpack .../libdrm-nouveau2_2.4.56-1_i386.deb ...
Unpacking libdrm-nouveau2:i386 (2.4.56-1) ...
Selecting previously unselected package libdrm-radeon1:i386.
Preparing to unpack .../libdrm-radeon1_2.4.56-1_i386.deb ...
Unpacking libdrm-radeon1:i386 (2.4.56-1) ...
Selecting previously unselected package libogg0:i386.
Preparing to unpack .../libogg0_1.3.2-1_i386.deb ...
Unpacking libogg0:i386 (1.3.2-1) ...
Selecting previously unselected package libflac8:i386.
Preparing to unpack .../libflac8_1.3.0-2_i386.deb ...
Unpacking libflac8:i386 (1.3.0-2) ...
Selecting previously unselected package libllvm3.5:i386.
Preparing to unpack .../libllvm3.5_1%3a3.5-4ubuntu2_i386.deb ...
Unpacking libllvm3.5:i386 (1:3.5-4ubuntu2) ...
Selecting previously unselected package libgl1-mesa-dri:i386.
Preparing to unpack .../libgl1-mesa-dri_10.3.0-0ubuntu3_i386.deb ...
Unpacking libgl1-mesa-dri:i386 (10.3.0-0ubuntu3) ...
Selecting previously unselected package libglapi-mesa:i386.
Preparing to unpack .../libglapi-mesa_10.3.0-0ubuntu3_i386.deb ...
Unpacking libglapi-mesa:i386 (10.3.0-0ubuntu3) ...
Selecting previously unselected package libx11-xcb1:i386.
Preparing to unpack .../libx11-xcb1_2%3a1.6.2-2ubuntu2_i386.deb ...
Unpacking libx11-xcb1:i386 (2:1.6.2-2ubuntu2) ...
Selecting previously unselected package libxcb-dri2-0:i386.
Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_i386.deb ...
Unpacking libxcb-dri2-0:i386 (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-dri3-0:i386.
Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_i386.deb ...
Unpacking libxcb-dri3-0:i386 (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-glx0:i386.
Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_i386.deb ...
Unpacking libxcb-glx0:i386 (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-present0:i386.
Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_i386.deb ...
Unpacking libxcb-present0:i386 (1.10-2ubuntu1) ...
Selecting previously unselected package libxcb-sync1:i386.
Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_i386.deb ...
Unpacking libxcb-sync1:i386 (1.10-2ubuntu1) ...
Selecting previously unselected package libxdamage1:i386.
Preparing to unpack .../libxdamage1_1%3a1.1.4-2_i386.deb ...
Unpacking libxdamage1:i386 (1:1.1.4-2) ...
Selecting previously unselected package libxfixes3:i386.
Preparing to unpack .../libxfixes3_1%3a5.0.1-2_i386.deb ...
Unpacking libxfixes3:i386 (1:5.0.1-2) ...
Selecting previously unselected package libxshmfence1:i386.
Preparing to unpack .../libxshmfence1_1.1-3_i386.deb ...
Unpacking libxshmfence1:i386 (1.1-3) ...
Selecting previously unselected package libxxf86vm1:i386.
Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_i386.deb ...
Unpacking libxxf86vm1:i386 (1:1.1.3-1) ...
Selecting previously unselected package libgl1-mesa-glx:i386.
Preparing to unpack .../libgl1-mesa-glx_10.3.0-0ubuntu3_i386.deb ...
Unpacking libgl1-mesa-glx:i386 (10.3.0-0ubuntu3) ...
Selecting previously unselected package libgpm2:i386.
Preparing to unpack .../libgpm2_1.20.4-6.1_i386.deb ...
Unpacking libgpm2:i386 (1.20.4-6.1) ...
Selecting previously unselected package libgsm1:i386.
Preparing to unpack .../libgsm1_1.0.13-4_i386.deb ...
Unpacking libgsm1:i386 (1.0.13-4) ...
Selecting previously unselected package liborc-0.4-0:i386.
Preparing to unpack .../liborc-0.4-0_1%3a0.4.22-1_i386.deb ...
Unpacking liborc-0.4-0:i386 (1:0.4.22-1) ...
Selecting previously unselected package libvorbis0a:i386.
Preparing to unpack .../libvorbis0a_1.3.2-1.4_i386.deb ...
Unpacking libvorbis0a:i386 (1.3.2-1.4) ...
Selecting previously unselected package libvorbisenc2:i386.
Preparing to unpack .../libvorbisenc2_1.3.2-1.4_i386.deb ...
Unpacking libvorbisenc2:i386 (1.3.2-1.4) ...
Selecting previously unselected package libsndfile1:i386.
Preparing to unpack .../libsndfile1_1.0.25-9_i386.deb ...
Unpacking libsndfile1:i386 (1.0.25-9) ...
Selecting previously unselected package libpulse0:i386.
Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu22_i386.deb ...
Unpacking libpulse0:i386 (1:4.0-0ubuntu22) ...
Selecting previously unselected package libraw1394-11:i386.
Preparing to unpack .../libraw1394-11_2.1.0-3_i386.deb ...
Unpacking libraw1394-11:i386 (2.1.0-3) ...
Selecting previously unselected package libschroedinger-1.0-0:i386.
Preparing to unpack .../libschroedinger-1.0-0_1.0.11-2.1_i386.deb ...
Unpacking libschroedinger-1.0-0:i386 (1.0.11-2.1) ...
Selecting previously unselected package libsdl1.2debian:i386.
Preparing to unpack .../libsdl1.2debian_1.2.15-10ubuntu1_i386.deb ...
Unpacking libsdl1.2debian:i386 (1.2.15-10ubuntu1) ...
Selecting previously unselected package libspeex1:i386.
Preparing to unpack .../libspeex1_1.2~rc1.1-1ubuntu1_i386.deb ...
Unpacking libspeex1:i386 (1.2~rc1.1-1ubuntu1) ...
Selecting previously unselected package libtheora0:i386.
Preparing to unpack .../libtheora0_1.1.1+dfsg.1-3.2_i386.deb ...
Unpacking libtheora0:i386 (1.1.1+dfsg.1-3.2) ...
Selecting previously unselected package libva1:i386.
Preparing to unpack .../libva1_1.3.1-3_i386.deb ...
Unpacking libva1:i386 (1.3.1-3) ...
Selecting previously unselected package libvdpau1:i386.
Preparing to unpack .../libvdpau1_0.7-2_i386.deb ...
Unpacking libvdpau1:i386 (0.7-2) ...
Selecting previously unselected package vdpau-va-driver:i386.
Preparing to unpack .../vdpau-va-driver_0.7.4-3_i386.deb ...
Unpacking vdpau-va-driver:i386 (0.7.4-3) ...
Selecting previously unselected package i965-va-driver:i386.
Preparing to unpack .../i965-va-driver_1.3.2-1_i386.deb ...
Unpacking i965-va-driver:i386 (1.3.2-1) ...
Selecting previously unselected package libdc1394-22:i386.
Preparing to unpack .../libdc1394-22_2.2.1-2ubuntu2_i386.deb ...
Unpacking libdc1394-22:i386 (2.2.1-2ubuntu2) ...
Selecting previously unselected package libtxc-dxtn-s2tc0:i386.
Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_i386.deb ...
Unpacking libtxc-dxtn-s2tc0:i386 (0~git20131104-1.1) ...
Selecting previously unselected package libavutil50.
Preparing to unpack .../libavutil50_4%3a0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking libavutil50 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Selecting previously unselected package libvpx0.
Preparing to unpack .../libvpx0_0.9.6-1~ppa1~lucid1_i386.deb ...
Unpacking libvpx0 (0.9.6-1~ppa1~lucid1) ...
Selecting previously unselected package libavcodec52.
Preparing to unpack .../libavcodec52_4%3a0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking libavcodec52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Selecting previously unselected package libavformat52.
Preparing to unpack .../libavformat52_4%3a0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking libavformat52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Selecting previously unselected package libavdevice52.
Preparing to unpack .../libavdevice52_4%3a0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking libavdevice52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Selecting previously unselected package libswscale0.
Preparing to unpack .../libswscale0_4%3a0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking libswscale0 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Selecting previously unselected package libavfilter1.
Preparing to unpack .../libavfilter1_4%3a0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking libavfilter1 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Selecting previously unselected package libpostproc51.
Preparing to unpack .../libpostproc51_4%3a0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking libpostproc51 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Selecting previously unselected package va-driver-all:i386.
Preparing to unpack .../va-driver-all_1.3.1-3_i386.deb ...
Unpacking va-driver-all:i386 (1.3.1-3) ...
Processing triggers for man-db (2.7.0.2-2) ...
Processing triggers for doc-base (0.10.6) ...
Setting up gcc-4.9-base:i386 (4.9.1-16ubuntu6) ...
Setting up libc6:i386 (2.19-10ubuntu2) ...
Setting up libexpat1:i386 (2.1.0-6ubuntu1) ...
Setting up libffi6:i386 (3.1-2) ...
Setting up libbz2-1.0:i386 (1.0.6-5ubuntu5) ...
Setting up libdbus-1-3:i386 (1.8.8-1ubuntu2) ...
Setting up libdrm2:i386 (2.4.56-1) ...
Setting up libjson-c2:i386 (0.11-4ubuntu1) ...
Setting up libtinfo5:i386 (5.9+20140712-2ubuntu1) ...
Setting up libncursesw5:i386 (5.9+20140712-2ubuntu1) ...
Setting up libpcre3:i386 (1:8.35-3ubuntu1) ...
Setting up zlib1g:i386 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libpng12-0:i386 (1.2.51-0ubuntu3) ...
Setting up libselinux1:i386 (2.3-1build1) ...
Setting up libslang2:i386 (2.2.4-17ubuntu1) ...
Setting up libudev1:i386 (208-8ubuntu8) ...
Setting up libedit2:i386 (3.1-20140620-1) ...
Setting up libelf1:i386 (0.160-0ubuntu2) ...
Setting up libusb-1.0-0:i386 (2:1.0.17-1ubuntu2) ...
Setting up libwrap0:i386 (7.6.q-25) ...
Setting up libxau6:i386 (1:1.0.8-1) ...
Setting up libxdmcp6:i386 (1:1.1.1-1build1) ...
Setting up libxcb1:i386 (1.10-2ubuntu1) ...
Setting up libx11-6:i386 (2:1.6.2-2ubuntu2) ...
Setting up libxext6:i386 (2:1.3.2-1) ...
Setting up libasound2:i386 (1.0.28-1) ...
Setting up libasyncns0:i386 (0.8-5) ...
Setting up libpciaccess0:i386 (0.13.2-3build1) ...
Setting up libdrm-intel1:i386 (2.4.56-1) ...
Setting up libdrm-nouveau2:i386 (2.4.56-1) ...
Setting up libdrm-radeon1:i386 (2.4.56-1) ...
Setting up libogg0:i386 (1.3.2-1) ...
Setting up libflac8:i386 (1.3.0-2) ...
Setting up libglapi-mesa:i386 (10.3.0-0ubuntu3) ...
Setting up libx11-xcb1:i386 (2:1.6.2-2ubuntu2) ...
Setting up libxcb-dri2-0:i386 (1.10-2ubuntu1) ...
Setting up libxcb-dri3-0:i386 (1.10-2ubuntu1) ...
Setting up libxcb-glx0:i386 (1.10-2ubuntu1) ...
Setting up libxcb-present0:i386 (1.10-2ubuntu1) ...
Setting up libxcb-sync1:i386 (1.10-2ubuntu1) ...
Setting up libxdamage1:i386 (1:1.1.4-2) ...
Setting up libxfixes3:i386 (1:5.0.1-2) ...
Setting up libxshmfence1:i386 (1.1-3) ...
Setting up libxxf86vm1:i386 (1:1.1.3-1) ...
Setting up libgpm2:i386 (1.20.4-6.1) ...
Setting up libgsm1:i386 (1.0.13-4) ...
Setting up liborc-0.4-0:i386 (1:0.4.22-1) ...
Setting up libvorbis0a:i386 (1.3.2-1.4) ...
Setting up libvorbisenc2:i386 (1.3.2-1.4) ...
Setting up libsndfile1:i386 (1.0.25-9) ...
Setting up libpulse0:i386 (1:4.0-0ubuntu22) ...
Setting up libraw1394-11:i386 (2.1.0-3) ...
Setting up libspeex1:i386 (1.2~rc1.1-1ubuntu1) ...
Setting up libtheora0:i386 (1.1.1+dfsg.1-3.2) ...
Setting up libva1:i386 (1.3.1-3) ...
Setting up libvdpau1:i386 (0.7-2) ...
Setting up i965-va-driver:i386 (1.3.2-1) ...
Setting up libdc1394-22:i386 (2.2.1-2ubuntu2) ...
Setting up libavutil50 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Setting up libvpx0 (0.9.6-1~ppa1~lucid1) ...
Setting up libswscale0 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Setting up libpostproc51 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Setting up libgcc1:i386 (1:4.9.1-16ubuntu6) ...
Setting up libstdc++6:i386 (4.9.1-16ubuntu6) ...
Setting up libcaca0:i386 (0.99.beta19-2) ...
Setting up libllvm3.5:i386 (1:3.5-4ubuntu2) ...
Setting up libgl1-mesa-dri:i386 (10.3.0-0ubuntu3) ...
Setting up libgl1-mesa-glx:i386 (10.3.0-0ubuntu3) ...
update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode
Setting up libschroedinger-1.0-0:i386 (1.0.11-2.1) ...
Setting up libsdl1.2debian:i386 (1.2.15-10ubuntu1) ...
Setting up vdpau-va-driver:i386 (0.7.4-3) ...
Setting up libtxc-dxtn-s2tc0:i386 (0~git20131104-1.1) ...
update-alternatives: using /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/i386-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-i386-linux-gnu) in auto mode
Setting up libavcodec52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Setting up libavformat52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Setting up libavdevice52 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Setting up libavfilter1 (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
Setting up va-driver-all:i386 (1.3.1-3) ...
Processing triggers for libc-bin (2.19-10ubuntu2) ...
Selecting previously unselected package ffmpeg.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 219930 files and directories currently installed.)
Preparing to unpack .../ffmpeg_0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb ...
Unpacking ffmpeg (4:0.6.2-1ubuntu1.1~ppa1~lucid1) ...
dpkg: error processing archive /tmp/ffmpeg_0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb (--install):
 trying to overwrite '/usr/bin/qt-faststart', which is also in package libav-tools 6:11-1
dpkg-deb (subprocess): decompressing archive member: internal gzip write error: Broken pipe
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg-deb (subprocess): cannot copy archive member from '/tmp/ffmpeg_0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb' to decompressor pipe: unexpected end of file or stream

j'ai essayé en installant manuellement les dépendenses de vlc, d'installer des listes de libXXX-dev, essayer d'autres tutos...
bref j'ai besoin d'un oeil expert pour prendre un peu de hauteur sur le pb smile
Merci bcp !

[EDIT] en essayant d'installer d'autres logiciels, je me rends compte qu'il m'est impossible d'ajouter des PPA.

Dernière modification par romaink (Le 10/11/2014, à 15:50)

Hors ligne

#2 Le 09/11/2014, à 13:21

f.x0

Re : Ubuntu studio - installation de Veejay - en cours

Bonjour romaink,

quelle est ta version d'Ubuntu ???

cat /etc/issue

ou encore

lsb_release -a

SOPI

Hors ligne

#3 Le 09/11/2014, à 14:50

romaink

Re : Ubuntu studio - installation de Veejay - en cours

bonjour smile

taupin@taupin-EasyNote-LJ75:~$ cat /etc/issue
Ubuntu 14.10 \n \l

taupin@taupin-EasyNote-LJ75:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.10
Release:	14.10
Codename:	utopic

j'ai changé avec la commande gksu gedit /etc/apt/sources.list

et j'ai termine mes sources avec "utopic main" mais ca ne change rien => 404 not found alors que j'arrive à télécharger les pack manuellement, donc la source n'est pas obsolète (?!)

Dernière modification par romaink (Le 09/11/2014, à 14:53)

Hors ligne

#4 Le 09/11/2014, à 15:01

Braun

Re : Ubuntu studio - installation de Veejay - en cours

Hors ligne

#5 Le 09/11/2014, à 15:12

romaink

Re : Ubuntu studio - installation de Veejay - en cours

Bonjour Braun,

J'ai suivi ton lien, j'ai pas eu de pb apparament.

en revanche ca règle pas mon pb

[...]checking sub-architecture settings... -march=core2 -mtune=core2
 -m64 -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBAVUTIL... no
checking for LIBAVCODEC... no
checking for LIBAVFORMAT... no
checking for LIBSWSCALE... yes
configure: error: libavutil not found.

ca ne permet pas de me faire avancer dans l'install de veejay. Si je supprime tout les sous-dossiers et le dossier veejay-git manuellement et que je recommence tout, c'est une bonne idée ? (ou cela détruirait des dépendances ou je ne sais quoi :$)

Hors ligne

#6 Le 09/11/2014, à 15:25

Braun

Re : Ubuntu studio - installation de Veejay - en cours

romaink a écrit :

Si je supprime tout les sous-dossiers et le dossier veejay-git manuellement ...

Comment être sûr d'avoir fait un curetage parfait ? Je ne connais pas veejay et n'ai aucune idée des dépendances et interactions qu'il peut avoir.

Hors ligne

#7 Le 09/11/2014, à 15:27

f.x0

Re : Ubuntu studio - installation de Veejay - en cours

tapes

sudo apt-get install libavutil54

puis recommences

./configure --prefix=/usr

SOPI

Hors ligne

#8 Le 09/11/2014, à 15:30

romaink

Re : Ubuntu studio - installation de Veejay - en cours

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
libavutil54 est déjà la plus récente version disponible.
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  i965-va-driver:i386 libasound2:i386 libasyncns0:i386 libavcodec52:i386
  libavdevice52:i386 libavfilter1:i386 libavformat52:i386 libavutil50:i386
  libcaca0:i386 libdc1394-22:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386
  libedit2:i386 libelf1:i386 libexpat1:i386 libffi6:i386 libflac8:i386
  libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libglapi-mesa:i386 libgsm1:i386
  libjpeg62 libllvm3.5:i386 libogg0:i386 liborc-0.4-0:i386 libpostproc51:i386
  libpulse0:i386 libraw1394-11:i386 libschroedinger-1.0-0:i386
  libsdl1.2debian:i386 libsndfile1:i386 libspeex1:i386 libstdc++6:i386
  libswscale0:i386 libtheora0:i386 libtxc-dxtn-s2tc0:i386 libusb-1.0-0:i386
  libva1:i386 libvdpau1:i386 libvorbis0a:i386 libvorbisenc2:i386 libvpx0:i386
  libwrap0:i386 libx11-6:i386 libx11-xcb1:i386 libxau6:i386 libxcb-dri2-0:i386
  libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386 libxcb-sync1:i386
  libxcb1:i386 libxdamage1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3:i386
  libxshmfence1:i386 libxxf86vm1:i386 va-driver-all:i386 vdpau-va-driver:i386
Veuillez utiliser « apt-get autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.

du coup pas de changement .... merci pour tes réponses

Hors ligne

#9 Le 09/11/2014, à 15:40

f.x0

Re : Ubuntu studio - installation de Veejay - en cours

romaink a écrit :

du coup pas de changement

Quel est le message d'erreur ?


Tu peux de toute façon faire

sudo apt-get autoremove --purge

SOPI

Hors ligne

#10 Le 09/11/2014, à 15:41

romaink

Re : Ubuntu studio - installation de Veejay - en cours

sinon quand je fais update c'est pas très joli... ça doit venir de ça ?

taupin@taupin-EasyNote-LJ75:~$ sudo apt-get update
Ign http://extras.ubuntu.com utopic InRelease
Ign http://security.ubuntu.com utopic-security InRelease                       
Ign http://ppa.launchpad.net utopic InRelease                                  
Atteint http://extras.ubuntu.com utopic Release.gpg                            
Atteint http://security.ubuntu.com utopic-security Release.gpg                 
Ign http://ppa.launchpad.net utopic InRelease                                  
Atteint http://extras.ubuntu.com utopic Release                                
Atteint http://security.ubuntu.com utopic-security Release                     
Ign http://ppa.launchpad.net utopic InRelease                                  
Atteint http://extras.ubuntu.com utopic/main Sources                           
Ign http://fr.archive.ubuntu.com utopic InRelease                              
Ign http://ppa.launchpad.net utopic InRelease                                  
Atteint http://extras.ubuntu.com utopic/main amd64 Packages                    
Ign http://ppa.launchpad.net utopic InRelease                                  
Atteint http://security.ubuntu.com utopic-security/restricted Sources          
Atteint http://extras.ubuntu.com utopic/main i386 Packages                     
Atteint http://security.ubuntu.com utopic-security/universe Sources            
Ign http://fr.archive.ubuntu.com utopic-updates InRelease                      
Ign http://ppa.launchpad.net utopic InRelease                                  
Atteint http://security.ubuntu.com utopic-security/multiverse Sources          
Ign http://ppa.launchpad.net utopic Release.gpg                                
Ign http://ppa.launchpad.net utopic Release.gpg                                
Ign http://fr.archive.ubuntu.com utopic-backports InRelease                    
Atteint http://security.ubuntu.com utopic-security/restricted amd64 Packages   
Ign http://ppa.launchpad.net utopic Release.gpg                                
Ign http://ppa.launchpad.net utopic Release.gpg                                
Atteint http://security.ubuntu.com utopic-security/multiverse amd64 Packages   
Atteint http://fr.archive.ubuntu.com utopic Release.gpg                        
Ign http://ppa.launchpad.net utopic Release.gpg                                
Atteint http://ppa.launchpad.net utopic Release.gpg                            
Atteint http://security.ubuntu.com utopic-security/restricted i386 Packages    
Ign http://ppa.launchpad.net utopic Release                                    
Réception de : 1 http://fr.archive.ubuntu.com utopic-updates Release.gpg [933 B]
Ign http://ppa.launchpad.net utopic Release                                    
Atteint http://security.ubuntu.com utopic-security/multiverse i386 Packages    
Ign http://ppa.launchpad.net utopic Release                                    
Réception de : 2 http://fr.archive.ubuntu.com utopic-backports Release.gpg [933 B]
Ign http://ppa.launchpad.net utopic Release                                    
Atteint http://security.ubuntu.com utopic-security/multiverse Translation-en   
Ign http://extras.ubuntu.com utopic/main Translation-fr_FR                     
Ign http://ppa.launchpad.net utopic Release                                    
Ign http://extras.ubuntu.com utopic/main Translation-fr                        
Atteint http://ppa.launchpad.net utopic Release                                
Atteint http://fr.archive.ubuntu.com utopic Release                            
Ign http://extras.ubuntu.com utopic/main Translation-en                        
Atteint http://security.ubuntu.com utopic-security/restricted Translation-en   
Réception de : 3 http://fr.archive.ubuntu.com utopic-updates Release [62,0 kB] 
Atteint http://security.ubuntu.com utopic-security/main Sources                
Atteint http://security.ubuntu.com utopic-security/main amd64 Packages         
Atteint http://security.ubuntu.com utopic-security/universe amd64 Packages     
Atteint http://security.ubuntu.com utopic-security/main i386 Packages          
Atteint http://security.ubuntu.com utopic-security/universe i386 Packages      
Atteint http://security.ubuntu.com utopic-security/main Translation-en         
Atteint http://security.ubuntu.com utopic-security/universe Translation-en     
Réception de : 4 http://fr.archive.ubuntu.com utopic-backports Release [62,0 kB]
Atteint http://ppa.launchpad.net utopic/main amd64 Packages                    
Atteint http://ppa.launchpad.net utopic/main i386 Packages                     
Atteint http://ppa.launchpad.net utopic/main Translation-en                    
Réception de : 5 http://fr.archive.ubuntu.com utopic-updates/main Sources [12,9 kB]
Réception de : 6 http://fr.archive.ubuntu.com utopic-updates/restricted Sources [14 B]
Réception de : 7 http://fr.archive.ubuntu.com utopic-updates/universe Sources [14 B]
Réception de : 8 http://fr.archive.ubuntu.com utopic-updates/multiverse Sources [14 B]
Réception de : 9 http://fr.archive.ubuntu.com utopic-updates/main amd64 Packages [39,9 kB]
Réception de : 10 http://fr.archive.ubuntu.com utopic-updates/restricted amd64 Packages [14 B]
Réception de : 11 http://fr.archive.ubuntu.com utopic-updates/universe amd64 Packages [8 099 B]
Réception de : 12 http://fr.archive.ubuntu.com utopic-updates/multiverse amd64 Packages [14 B]
Réception de : 13 http://fr.archive.ubuntu.com utopic-updates/main i386 Packages [39,5 kB]
Réception de : 14 http://fr.archive.ubuntu.com utopic-updates/restricted i386 Packages [14 B]
Réception de : 15 http://fr.archive.ubuntu.com utopic-updates/universe i386 Packages [8 120 B]
Réception de : 16 http://fr.archive.ubuntu.com utopic-updates/multiverse i386 Packages [14 B]
Atteint http://fr.archive.ubuntu.com utopic-updates/multiverse Translation-en  
Atteint http://fr.archive.ubuntu.com utopic-updates/restricted Translation-en  
Réception de : 17 http://fr.archive.ubuntu.com utopic-backports/main Sources [14 B]
Réception de : 18 http://fr.archive.ubuntu.com utopic-backports/restricted Sources [14 B]
Réception de : 19 http://fr.archive.ubuntu.com utopic-backports/universe Sources [2 818 B]
Réception de : 20 http://fr.archive.ubuntu.com utopic-backports/multiverse Sources [14 B]
Réception de : 21 http://fr.archive.ubuntu.com utopic-backports/main amd64 Packages [14 B]
Err http://ppa.launchpad.net utopic/main Sources                               
  404  Not Found
Err http://ppa.launchpad.net utopic/main amd64 Packages                        
  404  Not Found
Err http://ppa.launchpad.net utopic/main i386 Packages                         
  404  Not Found
Réception de : 22 http://fr.archive.ubuntu.com utopic-backports/restricted amd64 Packages [14 B]
Ign http://ppa.launchpad.net utopic/main Translation-fr_FR                     
Ign http://ppa.launchpad.net utopic/main Translation-fr                        
Réception de : 23 http://fr.archive.ubuntu.com utopic-backports/universe amd64 Packages [2 548 B]
Ign http://ppa.launchpad.net utopic/main Translation-en                        
Err http://ppa.launchpad.net utopic/main Sources                               
  404  Not Found
Err http://ppa.launchpad.net utopic/main amd64 Packages                        
  404  Not Found
Err http://ppa.launchpad.net utopic/main i386 Packages                         
  404  Not Found
Ign http://ppa.launchpad.net utopic/main Translation-fr_FR                     
Réception de : 24 http://fr.archive.ubuntu.com utopic-backports/multiverse amd64 Packages [14 B]
Ign http://ppa.launchpad.net utopic/main Translation-fr                        
Ign http://ppa.launchpad.net utopic/main Translation-en                        
Réception de : 25 http://fr.archive.ubuntu.com utopic-backports/main i386 Packages [14 B]
Err http://ppa.launchpad.net utopic/main amd64 Packages                        
  404  Not Found
Err http://ppa.launchpad.net utopic/main i386 Packages                         
  404  Not Found
Ign http://ppa.launchpad.net utopic/main Translation-fr_FR                     
Réception de : 26 http://fr.archive.ubuntu.com utopic-backports/restricted i386 Packages [14 B]
Ign http://ppa.launchpad.net utopic/main Translation-fr                        
Ign http://ppa.launchpad.net utopic/main Translation-en                        
Err http://ppa.launchpad.net utopic/main amd64 Packages                        
  404  Not Found
Réception de : 27 http://fr.archive.ubuntu.com utopic-backports/universe i386 Packages [2 562 B]
Err http://ppa.launchpad.net utopic/main i386 Packages                         
  404  Not Found
Ign http://ppa.launchpad.net utopic/main Translation-fr_FR                     
Réception de : 28 http://fr.archive.ubuntu.com utopic-backports/multiverse i386 Packages [14 B]
Ign http://ppa.launchpad.net utopic/main Translation-fr                        
Ign http://ppa.launchpad.net utopic/main Translation-en                        
Atteint http://fr.archive.ubuntu.com utopic-backports/main Translation-en      
Err http://ppa.launchpad.net utopic/main amd64 Packages                        
  404  Not Found
Atteint http://fr.archive.ubuntu.com utopic-backports/multiverse Translation-en
Err http://ppa.launchpad.net utopic/main i386 Packages                         
  404  Not Found
Ign http://ppa.launchpad.net utopic/main Translation-fr_FR                     
Atteint http://fr.archive.ubuntu.com utopic-backports/restricted Translation-en
Ign http://ppa.launchpad.net utopic/main Translation-fr                        
Ign http://ppa.launchpad.net utopic/main Translation-en                        
Atteint http://fr.archive.ubuntu.com utopic/main Sources                       
Atteint http://fr.archive.ubuntu.com utopic/restricted Sources                 
Atteint http://fr.archive.ubuntu.com utopic/universe Sources                   
Atteint http://fr.archive.ubuntu.com utopic/multiverse Sources                 
Atteint http://fr.archive.ubuntu.com utopic/main amd64 Packages                
Atteint http://fr.archive.ubuntu.com utopic/restricted amd64 Packages          
Atteint http://fr.archive.ubuntu.com utopic/universe amd64 Packages            
Atteint http://fr.archive.ubuntu.com utopic/multiverse amd64 Packages          
Atteint http://fr.archive.ubuntu.com utopic/main i386 Packages                 
Atteint http://fr.archive.ubuntu.com utopic/restricted i386 Packages           
Atteint http://fr.archive.ubuntu.com utopic/universe i386 Packages             
Atteint http://fr.archive.ubuntu.com utopic/multiverse i386 Packages           
Atteint http://fr.archive.ubuntu.com utopic/main Translation-fr                
Atteint http://fr.archive.ubuntu.com utopic/main Translation-en                
Atteint http://fr.archive.ubuntu.com utopic/multiverse Translation-fr          
Atteint http://fr.archive.ubuntu.com utopic/multiverse Translation-en          
Atteint http://fr.archive.ubuntu.com utopic/restricted Translation-fr          
Atteint http://fr.archive.ubuntu.com utopic/restricted Translation-en          
Atteint http://fr.archive.ubuntu.com utopic/universe Translation-fr            
Atteint http://fr.archive.ubuntu.com utopic/universe Translation-en            
Atteint http://fr.archive.ubuntu.com utopic-updates/main Translation-en        
Atteint http://fr.archive.ubuntu.com utopic-updates/universe Translation-en    
Atteint http://fr.archive.ubuntu.com utopic-backports/universe Translation-en  
243 ko réceptionnés en 14s (16,7 ko/s)                                         
W: Impossible de récupérer http://ppa.launchpad.net/lucid-bleed/ppa/ubuntu/pool/main/liba/libav/ffmpeg_0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb/dists/utopic/main/source/Sources  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/lucid-bleed/ppa/ubuntu/pool/main/liba/libav/ffmpeg_0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb/dists/utopic/main/binary-amd64/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/lucid-bleed/ppa/ubuntu/pool/main/liba/libav/ffmpeg_0.6.2-1ubuntu1.1~ppa1~lucid1_i386.deb/dists/utopic/main/binary-i386/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/fluxus-maintainers/stable/ubuntu/dists/utopic/main/source/Sources  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/fluxus-maintainers/stable/ubuntu/dists/utopic/main/binary-amd64/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/fluxus-maintainers/stable/ubuntu/dists/utopic/main/binary-i386/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/jaromil/freej/ubuntu/dists/utopic/main/binary-amd64/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/jaromil/freej/ubuntu/dists/utopic/main/binary-i386/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/jon-severinsson/ffmpeg/ubuntu/dists/utopic/main/binary-amd64/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/jon-severinsson/ffmpeg/ubuntu/dists/utopic/main/binary-i386/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/lucid-bleed/ppa/ubuntu/dists/utopic/main/binary-amd64/Packages  404  Not Found

W: Impossible de récupérer http://ppa.launchpad.net/lucid-bleed/ppa/ubuntu/dists/utopic/main/binary-i386/Packages  404  Not Found

E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

Hors ligne

#11 Le 09/11/2014, à 15:44

f.x0

Re : Ubuntu studio - installation de Veejay - en cours

non, les messages d'erreurs concernent des PPA qui ne sont pas valables pour Utopic.
Il faut les désactiver (ou les supprimer).


SOPI

Hors ligne

#12 Le 09/11/2014, à 15:46

romaink

Re : Ubuntu studio - installation de Veejay - en cours

Je me suis mal exprimé. "Du coup pas de changement" faisait référence à l'install de Veejay : libavutil54 est bien en place, malgré cela je ne parviens pas a continuer du cote de Veejay.

Si je fais l'autoremove :

taupin@taupin-EasyNote-LJ75:~$ sudo apt-get autoremove --purge
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets suivants seront ENLEVÉS :
  i965-va-driver:i386* libasound2:i386* libasyncns0:i386* libavcodec52:i386*
  libavdevice52:i386* libavfilter1:i386* libavformat52:i386* libavutil50:i386*
  libcaca0:i386* libdc1394-22:i386* libdrm-nouveau2:i386* libdrm-radeon1:i386*
  libedit2:i386* libelf1:i386* libexpat1:i386* libffi6:i386* libflac8:i386*
  libgl1-mesa-dri:i386* libgl1-mesa-glx:i386* libglapi-mesa:i386*
  libgsm1:i386* libjpeg62* libllvm3.5:i386* libogg0:i386* liborc-0.4-0:i386*
  libpostproc51:i386* libpulse0:i386* libraw1394-11:i386*
  libschroedinger-1.0-0:i386* libsdl1.2debian:i386* libsndfile1:i386*
  libspeex1:i386* libstdc++6:i386* libswscale0:i386* libtheora0:i386*
  libtxc-dxtn-s2tc0:i386* libusb-1.0-0:i386* libva1:i386* libvdpau1:i386*
  libvorbis0a:i386* libvorbisenc2:i386* libvpx0:i386* libwrap0:i386*
  libx11-6:i386* libx11-xcb1:i386* libxau6:i386* libxcb-dri2-0:i386*
  libxcb-dri3-0:i386* libxcb-glx0:i386* libxcb-present0:i386*
  libxcb-sync1:i386* libxcb1:i386* libxdamage1:i386* libxdmcp6:i386*
  libxext6:i386* libxfixes3:i386* libxshmfence1:i386* libxxf86vm1:i386*
  va-driver-all:i386* vdpau-va-driver:i386*
0 mis à jour, 0 nouvellement installés, 60 à enlever et 0 non mis à jour.
Après cette opération, 82,8 Mo d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] 

ce n'est pas grave de perdre tout cela ?

Hors ligne

#13 Le 09/11/2014, à 15:48

romaink

Re : Ubuntu studio - installation de Veejay - en cours

non, les messages d'erreurs concernent des PPA qui ne sont pas valables pour Utopic.
Il faut les désactiver (ou les supprimer).

Ok, je dois en chercher d'autres qui existent pour Utopic ?

Hors ligne

#14 Le 09/11/2014, à 16:07

f.x0

Re : Ubuntu studio - installation de Veejay - en cours

oui, si possible:
donnes les logiciels concernés


SOPI

Hors ligne

#15 Le 09/11/2014, à 16:12

romaink

Re : Ubuntu studio - installation de Veejay - en cours

Ok, ce serait pour Veejay, FFmpeg et Fluxus. Je tomberai en fait que sur des sources trop anciennes ?

Hors ligne

#16 Le 09/11/2014, à 16:26

f.x0

Re : Ubuntu studio - installation de Veejay - en cours

Ça va être quasi impossible de remettre ces PPA :
Veejay → dernière version PPA supportée Hardy (Ubuntu 8.04) → ici
FFmpeg → dernière version PPA supportée Trusty (Ubuntu 14.04) → ici
Fluxus → dernière version PPA supportée Quantal (Ubuntu 10.10) → ici


Que donne la commande ???

./configure --prefix=/usr

SOPI

Hors ligne

#17 Le 09/11/2014, à 16:31

PPdM

Re : Ubuntu studio - installation de Veejay - en cours

Je viens de faire des recherche mais il semble y avoir un souci de dépendances avec les version de Ubuntu supérieures a la 13.10, les librairies nécessaires "libavecodec53"  ne s'installent pas, j'ai essayer de forcer l'installation mais cela entraîne un manque d'un tas d'autres dépendances, donc la soluce me parait compliquée, il faut tout recompiler.


La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera

Hors ligne

#18 Le 09/11/2014, à 16:35

romaink

Re : Ubuntu studio - installation de Veejay - en cours

./configure --prefix=/usr  donne toujours la meme chose à savoir :

taupin@taupin-EasyNote-LJ75:~/veejay-git/veejay-current/veejay-server$ ./configure --prefix=/usr
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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 style of include used by make... GNU
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 dependency style of gcc... 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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 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 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
checking for gawk... (cached) gawk
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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
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 ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of gcc... gcc3
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for fmax... no
checking for lround... no
checking for pow... no
checking for bzero... yes
checking for gettimeofday... yes
checking for memset... yes
checking for mmap... yes
checking for strndup... yes
checking for strstr... yes
checking for strncasecmp... yes
checking for sched_get_priority_max... yes
checking for select... yes
checking for socket... yes
checking for getpagesize... yes
checking for memcpy... yes
checking for getopt_long... yes
checking size of int... 4
checking size of long int... 8
checking size of size_t... 8
checking size of float... 4
checking return type of signal handlers... void
configure: The host is x86_64-unknown-linux-gnu  x86_64  unknown  linux-gnu .
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking whether to compile in debugging information... no
checking whether to compile in profiling information... no
checking whether to compile in assertion checking... no
checking whether to compile in vevo port tracking... no
checking Architecture... checking for MMX on processor(s)... yes
checking for SSE on processor(s)... yes
checking for SSE2 on processor(s)... yes
checking for 3DNOW on processor(s)... no
checking for CMOV on processor(s)... yes
checking for MMX2 on processor(s)... yes
checking sub-architecture settings... -march=core2 -mtune=core2
 -m64 -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBAVUTIL... no
checking for LIBAVCODEC... no
checking for LIBAVFORMAT... no
checking for LIBSWSCALE... yes
configure: error: libavutil not found.

[EDIT] ma "technique" pour "améliorer" tout cela, c'était de relever les lignes où se trouve un "no" et d'installer manuellement le truc en suivant des tutos. Mais là c'est le max que j'ai pu faire, je n'arrive plus à continuer ca bloque...

Dernière modification par romaink (Le 09/11/2014, à 16:42)

Hors ligne

#19 Le 09/11/2014, à 16:40

romaink

Re : Ubuntu studio - installation de Veejay - en cours

PPdM a écrit :

Je viens de faire des recherche mais il semble y avoir un souci de dépendances avec les version de Ubuntu supérieures a la 13.10, les librairies nécessaires "libavecodec53"  ne s'installent pas, j'ai essayer de forcer l'installation mais cela entraîne un manque d'un tas d'autres dépendances, donc la soluce me parait compliquée, il faut tout recompiler.

Il faut tout recompiler : comment faire ?
Ne serait-il pas plus simple pour un débutant comme moi d'installer une version antérieure d'Ubuntu... et de tout recommencer ?

Hors ligne

#20 Le 09/11/2014, à 16:48

PPdM

Re : Ubuntu studio - installation de Veejay - en cours

Je n'ai plus de version 12?04 d'installer pour tester, mais d’après ce que je viens de lire  cela devrait fonctionner sur un 12.04 LTS, ici tu as un paquet  en .deb version 64bits
et là toutes les version dernière mise a jour sept 2013.
et là le téléchargement d'Ubuntu studio 12.04.5 que je te conseille pour le genre d'usage que tu as

Dernière modification par PPdM (Le 09/11/2014, à 16:49)


La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera

Hors ligne

#21 Le 09/11/2014, à 17:16

bishop

Re : Ubuntu studio - installation de Veejay - en cours

f.x0 a écrit :

Ça va être quasi impossible de remettre ces PPA :
Veejay → dernière version PPA supportée Hardy (Ubuntu 8.04) → ici
FFmpeg → dernière version PPA supportée Trusty (Ubuntu 14.04) → ici
Fluxus → dernière version PPA supportée Quantal (Ubuntu 10.10) → ici


Que donne la commande ???

./configure --prefix=/usr

Pour info...
La dernière version ffmpeg 2.4.2 pour Trusty 14.04 est disponible dans le PPA Ubuntu Multimedia for Trusty. Ce PPA est proposé sur le site officiel FFmpeg > Download > Linux Packages > Ubuntu - Ubuntu Multimedia for Trusty. J'utilise cette version (qui est la dernière version de FFmpeg) sans rencontrer de problème.

Dernière modification par bishop (Le 09/11/2014, à 18:42)


La plus grande surprise que puisse faire un con c'est de faire une pause.

Hors ligne

#22 Le 09/11/2014, à 17:36

PPdM

Re : Ubuntu studio - installation de Veejay - en cours

Ou j'ai trop bu ou je ne comprend pas comment tu l'ajoute? moi je n'y arrive pas !! sad

J'ai trouvé le bon lien !!

sudo add-apt-repository ppa:mc3man/mpv-tests

mais cela ne change rien impossible d'installer manque toujours la même librairie

Dernière modification par PPdM (Le 09/11/2014, à 17:48)


La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera

Hors ligne

#23 Le 09/11/2014, à 18:27

romaink

Re : Ubuntu studio - installation de Veejay - en cours

PPdM a écrit :

Je n'ai plus de version 12?04 d'installer pour tester, mais d’après ce que je viens de lire  cela devrait fonctionner sur un 12.04 LTS, ici tu as un paquet  en .deb version 64bits
et là toutes les version dernière mise a jour sept 2013.
et là le téléchargement d'Ubuntu studio 12.04.5 que je te conseille pour le genre d'usage que tu as

Je vais donc passer sur cette version studio d'Ubuntu (je me suis trop précipiter vers Ubuntu ahah elle me convient mieux tu as raison!)
Je prends note du lien pour le .deb que je testerai sur studio

Merci pour vos réponses, je vais tout reprendre après cette réinstalle et vous donnerai des news (dès que possible car ça ne DL pas rapidement smile ).

Hors ligne

#24 Le 09/11/2014, à 18:52

bishop

Re : Ubuntu studio - installation de Veejay - en cours

PPdM a écrit :

Ou j'ai trop bu ou je ne comprend pas comment tu l'ajoute? moi je n'y arrive pas !! sad

J'ai trouvé le bon lien !!

sudo add-apt-repository ppa:mc3man/mpv-tests

mais cela ne change rien impossible d'installer manque toujours la même librairie

Tu as essayé de compiler en installant les librairies de développent pour pouvoir compiler :

sudo apt-get install libavutil-dev libavcodec-dev libavformat-dev libswscale-dev

Sinon si la compil doit se faire avec des version 53 de libav (libavecodec53 et tutti quanti) c'est pas gagné car les dernières versions sont en 54 et il n'est pas possible d'utiliser conjointement les versions 53 et 54.

Dernière modification par bishop (Le 09/11/2014, à 18:53)


La plus grande surprise que puisse faire un con c'est de faire une pause.

Hors ligne

#25 Le 09/11/2014, à 18:53

PPdM

Re : Ubuntu studio - installation de Veejay - en cours

bishop a écrit :

Sinon si la compil doit se faire avec des version 53 de libav (libavecodec53 et tutti quanti) c'est pas gagné car les dernières versions sont en 54.

C'est pour cela que je ne tentes pas. wink


La critique est facile, mais l'art est difficile !
L'humanité étant ce qu'elle est, la liberté ne sera jamais un acquit, mais toujours un droit à défendre !
Pour résoudre un problème commence par poser les bonnes questions, la bonne solution en découlera

Hors ligne