cdemu installation paquet manquant [jessie] [@lol is the best] Le sujet est résolu

Demande d'aide : c'est ici.
Répondre
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

#1 :

Code : Tout sélectionner

root@sevy:/home/sevy# apt-get install libgirepository1.0-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  libgirepository1.0-doc
The following NEW packages will be installed:
  libgirepository1.0-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 654 kB of archives.
After this operation, 7,549 kB of additional disk space will be used.
Get:1 http://mirror.it.ubc.ca/debian/ jessie/main libgirepository1.0-dev amd64 1.42.0-2.2 [654 kB]
Fetched 654 kB in 2s (246 kB/s)                 
Selecting previously unselected package libgirepository1.0-dev.
(Reading database ... 145446 files and directories currently installed.)
Preparing to unpack .../libgirepository1.0-dev_1.42.0-2.2_amd64.deb ...
Unpacking libgirepository1.0-dev (1.42.0-2.2) ...
Setting up libgirepository1.0-dev (1.42.0-2.2) ...
#2 :

Code : Tout sélectionner

root@sevy:/home/sevy/pygobject-3.14.0# ./configure
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for build time linking with Python (Darwin and Win32)... no
checking how to print strings... printf
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 dependency style of gcc... gcc3
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 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... no
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a Python interpreter with version >= 2.7... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.4
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.4/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib/python3.4/site-packages
checking for /usr/bin/python3 >= 3.1... yes
checking for python version... (cached) 3.4
checking for python platform... (cached) linux
checking for python script directory... (cached) ${prefix}/lib/python3.4/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python3.4/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... no
checking for python module _thread... yes
checking whether to enable threading in pygobject... yes
./configure: line 13250: ./libtool: No such file or directory
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.38.0... yes (version 2.42.1)
checking for FFI... yes
checking for GIO... yes
checking for GI... yes
checking for CAIRO... yes
checking for PYCAIRO... no
configure: error: Package requirements (py3cairo >= 1.10.0
        ) were not met:

No package 'py3cairo' found

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

Alternatively, you may set the environment variables PYCAIRO_CFLAGS
and PYCAIRO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Encore à la va vitte.. mais ça avance. :006:
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

Y aurait-il moyen de trouver pour debian ce paquet en binaire plutôt qu'en sources ?

https://packages.debian.org/source/jessie/py3cairo
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
lol
Site Admin
Site Admin
Messages : 5054
Inscription : 04 avr. 2016, 12:11
Localisation : Madagascar
Status : Hors-ligne

Oui:
$ apt-cache policy python3-cairo
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

lol a écrit :Oui:
$ apt-cache policy python3-cairo
Tiens bizzare il est déjà installé :

Code : Tout sélectionner

sevy@sevy:~$  apt-cache policy python3-cairo
python3-cairo:
  Installed: 1.10.0+dfsg-4+b1
  Candidate: 1.10.0+dfsg-4+b1
  Version table:
 *** 1.10.0+dfsg-4+b1 0
        500 http://mirror.it.ubc.ca/debian/ jessie/main amd64 Packages
        100 /var/lib/dpkg/status
sevy@sevy:~$ 



Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
lol
Site Admin
Site Admin
Messages : 5054
Inscription : 04 avr. 2016, 12:11
Localisation : Madagascar
Status : Hors-ligne

le dev alors...
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

Code : Tout sélectionner

checking for mawk... mawk
loll vilain petit canard :043: !
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

lol a écrit :le dev alors...
ce sera pas long j'arrive!
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

#1:

Code : Tout sélectionner

sevy@sevy:~$ apt-cache search python3-cairo
python3-cairocffi - cffi-based cairo bindings for Python (Python3)
python3-cairosvg - SVG to PDF/PS/PNG converter based on Cairo (Python3 library)
python3-cairo - Python 3 bindings for the Cairo vector graphics library
python3-cairo-dev - Python 3 cairo bindings: development files
python3-cairo-doc - Python 3 cairo bindings: documentation files
#2:

Code : Tout sélectionner

sevy@sevy:~$ apt-get mwak mwak le vilain canard
E: Invalid operation mwak
#3:

Code : Tout sélectionner

root@sevy:/home/sevy# apt-get install python-cairo-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  python-cairo-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 547 kB of archives.
After this operation, 1,212 kB of additional disk space will be used.
Get:1 http://mirror.it.ubc.ca/debian/ jessie/main python-cairo-dev all 1.8.8-1 [547 kB]
Fetched 547 kB in 2s (222 kB/s)           
Selecting previously unselected package python-cairo-dev.
(Reading database ... 145497 files and directories currently installed.)
Preparing to unpack .../python-cairo-dev_1.8.8-1_all.deb ...
Unpacking python-cairo-dev (1.8.8-1) ...
Setting up python-cairo-dev (1.8.8-1) ...
root@sevy:/home/sevy# 
#4:

Code : Tout sélectionner

root@sevy:/home/sevy# cd pygobject-3.14.0/
#5: mwak mwak! :005: :

Code : Tout sélectionner

root@sevy:/home/sevy/pygobject-3.14.0# ./configure
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for build time linking with Python (Darwin and Win32)... no
checking how to print strings... printf
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 dependency style of gcc... gcc3
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 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... no
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a Python interpreter with version >= 2.7... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.4
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.4/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib/python3.4/site-packages
checking for /usr/bin/python3 >= 3.1... yes
checking for python version... (cached) 3.4
checking for python platform... (cached) linux
checking for python script directory... (cached) ${prefix}/lib/python3.4/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python3.4/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... no
checking for python module _thread... yes
checking whether to enable threading in pygobject... yes
./configure: line 13250: ./libtool: No such file or directory
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.38.0... yes (version 2.42.1)
checking for FFI... yes
checking for GIO... yes
checking for GI... yes
checking for CAIRO... yes
checking for PYCAIRO... no
configure: error: Package requirements (py3cairo >= 1.10.0
        ) were not met:

No package 'py3cairo' found

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

Alternatively, you may set the environment variables PYCAIRO_CFLAGS
and PYCAIRO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
root@sevy:/home/sevy/pygobject-3.14.0# 
:006:
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
lol
Site Admin
Site Admin
Messages : 5054
Inscription : 04 avr. 2016, 12:11
Localisation : Madagascar
Status : Hors-ligne

Re,
Il faut lire les messages d'erreur et chercher des solutions. C'est ce que j'ai fait jusqu'a présent. C'est ton tour! :003:

Code : Tout sélectionner

configure: error: Package requirements (py3cairo >= 1.10.0
        ) were not met:

No package 'py3cairo' found

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

Alternatively, you may set the environment variables PYCAIRO_CFLAGS
and PYCAIRO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

lol a écrit :Re,
Il faut lire les messages d'erreur et chercher des solutions. C'est ce que j'ai fait jusqu'a présent. C'est ton tour! :003:

Code : Tout sélectionner

configure: error: Package requirements (py3cairo >= 1.10.0
        ) were not met:

No package 'py3cairo' found

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

Alternatively, you may set the environment variables PYCAIRO_CFLAGS
and PYCAIRO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Dac merci !
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

j'ai fait une erreur en #3. aulieux de python3-cairo-dev, j'ai installé python-cairo-dev.

je l'ai su en faisant :#1 :

Code : Tout sélectionner

root@sevy:/home/sevy# apt-cache show python3-cairo-dev
Package: python3-cairo-dev
Source: py3cairo
Version: 1.10.0+dfsg-4
Installed-Size: 62
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Depends: python3-cairo (>= 1.10.0+dfsg-4)
Suggests: python3-cairo-doc
Description-en: Python 3 cairo bindings: development files
 Cairo is a multi-platform library providing anti-aliased vector-based
 rendering for multiple target backends.
 .
 This package contains files that allow you to compile wrappers
 that interoperate with python3-cairo (py3cairo).
Description-md5: 9448e85857bf4457e5f1411296ee07fe
Homepage: http://cairographics.org/pycairo/
Section: python
Priority: optional
Filename: pool/main/p/py3cairo/python3-cairo-dev_1.10.0+dfsg-4_all.deb
Size: 7118
MD5sum: dabf4d8c64f793494d9531785c8fc008
SHA1: 260bd695460890913c8afa3df0133757cb8a6414
SHA256: 317269944b2a0d63d3bbce5ac71f37356999db41a1cbdd8f8ac544be8d3b190f
et ensuite #2 :

Code : Tout sélectionner

root@sevy:/home/sevy# locate python3-cairo-dev
qui ne ma rien donné.

donc #3 :

Code : Tout sélectionner

root@sevy:/home/sevy# apt-get install python3-cairo-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  python3-cairo-doc
The following NEW packages will be installed:
  python3-cairo-dev
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 7,118 B of archives.
After this operation, 63.5 kB of additional disk space will be used.
Get:1 http://mirror.it.ubc.ca/debian/ jessie/main python3-cairo-dev all 1.10.0+dfsg-4 [7,118 B]
Fetched 7,118 B in 0s (16.3 kB/s)            
Selecting previously unselected package python3-cairo-dev.
(Reading database ... 145568 files and directories currently installed.)
Preparing to unpack .../python3-cairo-dev_1.10.0+dfsg-4_all.deb ...
Unpacking python3-cairo-dev (1.10.0+dfsg-4) ...
Setting up python3-cairo-dev (1.10.0+dfsg-4) ...
root@sevy:/home/sevy# apt-get install python3-cairo-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
et #5 :

Code : Tout sélectionner

root@sevy:/home/sevy# cd pygobject-3.14.0/
root@sevy:/home/sevy/pygobject-3.14.0# ./configure
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for build time linking with Python (Darwin and Win32)... no
checking how to print strings... printf
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 dependency style of gcc... gcc3
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 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... no
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a Python interpreter with version >= 2.7... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.4
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.4/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib/python3.4/site-packages
checking for /usr/bin/python3 >= 3.1... yes
checking for python version... (cached) 3.4
checking for python platform... (cached) linux
checking for python script directory... (cached) ${prefix}/lib/python3.4/site-packages
checking for python extension module directory... (cached) ${exec_prefix}/lib/python3.4/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... no
checking for python module _thread... yes
checking whether to enable threading in pygobject... yes
./configure: line 13250: ./libtool: No such file or directory
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.38.0... yes (version 2.42.1)
checking for FFI... yes
checking for GIO... yes
checking for GI... yes
checking for CAIRO... yes
checking for PYCAIRO... yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wstrict-prototypes... yes
checking whether gcc understands -Wnested-externs... yes
checking whether gcc understands -Werror=missing-prototypes... yes
checking whether gcc understands -Werror=implicit-function-declaration... yes
checking whether gcc understands -Werror=pointer-arith... yes
checking whether gcc understands -Werror=init-self... yes
checking whether gcc understands -Werror=format-security... no
checking whether gcc understands -Werror=format=2... yes
checking whether gcc understands -Werror=missing-include-dirs... yes
checking what warning flags to pass to the C compiler...  -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs
checking what language compliance flags to pass to the C compiler... 
checking for Gnome code coverage support... yes
checking whether to build with code coverage support... no
checking whether gcc understands -Wall... yes
checking whether gcc understands -Werror=unused-variable... yes
checking whether gcc understands -fno-strict-aliasing... yes
checking whether gcc understands -Werror=declaration-after-statement... yes
checking whether gcc understands -std=c90... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pygobject-3.0.pc
config.status: creating pygobject-3.0-uninstalled.pc
config.status: creating gi/Makefile
config.status: creating gi/repository/Makefile
config.status: creating gi/overrides/Makefile
config.status: creating gi/_gobject/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating pygtkcompat/Makefile
config.status: creating PKG-INFO
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

	pygobject 3.14.0

	Using python interpreter:	/usr/bin/python3
	cairo support:			yes
	thread support:			yes
	code coverage support:          no

root@sevy:/home/sevy/pygobject-3.14.0# 
:118:
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

Et pour la suite :

Code : Tout sélectionner

root@sevy:/home/sevy/cdemu# ls
cdemu-client-3.0.1  gcdemu-3.0.1	  libmirage-3.0.4
cdemu-daemon-3.0.4  image-analyzer-3.0.0  vhba-module-20140928

Code : Tout sélectionner

root@sevy:/home/sevy/cdemu/cdemu-client-3.0.1/build# cmake ..
-- 
-- *** CDEmu client configuration summary ***
-- Installation:
--  install prefix: /usr/local
-- Options:
--  run post-install hooks: ON
-- 
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sevy/cdemu/cdemu-client-3.0.1/build
root@sevy:/home/sevy/cdemu/cdemu-client-3.0.1/build# 

Code : Tout sélectionner

root@sevy:/home/sevy/cdemu/cdemu-client-3.0.1/build# make
Scanning dependencies of target cdemu-translations
[ 25%] Generating no.gmo
[ 50%] Generating sl.gmo
[ 75%] Generating sv.gmo
[ 75%] Built target cdemu-translations
Scanning dependencies of target intltool-merge-cdemu-client.desktop
[100%] Generating cdemu-client.desktop
Merging translations into cdemu-client.desktop.
[100%] Built target intltool-merge-cdemu-client.desktop
root@sevy:/home/sevy/cdemu/cdemu-client-3.0.1/build# make install
[ 75%] Built target cdemu-translations
[100%] Built target intltool-merge-cdemu-client.desktop
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/bin/cdemu
-- Installing: /usr/local/share/man/man1/cdemu.1
-- Installing: /usr/local/etc/bash_completion.d/cdemu-bash-completion.sh
-- Installing: /usr/local/share/pixmaps/cdemu-client.svg
-- Installing: /usr/local/share/applications/cdemu-client.desktop
-- Installing: /usr/local/share/locale/no/LC_MESSAGES/cdemu.mo
-- Installing: /usr/local/share/locale/sl/LC_MESSAGES/cdemu.mo
-- Installing: /usr/local/share/locale/sv/LC_MESSAGES/cdemu.mo
root@sevy:/home/sevy/cdemu/cdemu-client-3.0.1/build# 
et de un :064: !
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
lol
Site Admin
Site Admin
Messages : 5054
Inscription : 04 avr. 2016, 12:11
Localisation : Madagascar
Status : Hors-ligne

:good:
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

et pour libmirage : #1:

Code : Tout sélectionner

root@sevy:/home/sevy/cdemu/libmirage-3.0.4/build# cmake ..
-- The C compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Found PkgConfig: /usr/bin/pkg-config (found suitable version "0.28", minimum required is "0.16") 
-- checking for modules 'glib-2.0>=2.28;gobject-2.0>=2.28;gmodule-2.0>=2.28;gio-2.0>=2.28'
--   found glib-2.0, version 2.42.1
--   found gobject-2.0, version 2.42.1
--   found gmodule-2.0, version 2.42.1
--   found gio-2.0, version 2.42.1
-- checking for module 'gobject-introspection-1.0>=1.30.0'
--   found gobject-introspection-1.0, version 1.42.0
-- checking for module 'gtk-doc>=1.4'
--   package 'gtk-doc>=1.4' not found
-- checking for module 'zlib>=1.2.0'
--   found zlib, version 1.2.8
-- Could NOT find BZip2 (missing:  BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) (Required is at least version "1.0.0")
-- checking for module 'sndfile>=1.0.0'
--   package 'sndfile>=1.0.0' not found
-- checking for module 'samplerate>=0.1.0'
--   package 'samplerate>=0.1.0' not found
-- checking for module 'liblzma>=5.0.0'
--   package 'liblzma>=5.0.0' not found
-- Could NOT find BZip2 (missing:  BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) (Required is at least version "1.0.0")
-- 
-- *** libMirage v.3.0.4 configuration summary ***
-- Compiler and build info:
--  C compiler: /usr/bin/cc
--  C flags (Release): -O3 -DNDEBUG
--  C flags (Debug): -g
--  build type: 
-- Installation:
--  install prefix: /usr/local
--  plugin dir: /usr/local/lib/libmirage-3.0
-- File filters:
--  enabled: cso;daa;ecm;gzip;macbinary
--  disabled: dmg;isz;sndfile;xz
-- Image formats:
--  enabled: b6t;c2d;ccd;cdi;cif;cue;harddisk;iso;mds;mdx;nrg;readcd;toc;xcdroast
--  disabled: 
-- Options:
--  build gtk-doc documentation: OFF (not found)
--  build gobject-introspection bindings: ON
--  run post-install hooks: ON
-- 
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sevy/cdemu/libmirage-3.0.4/build
#2:

Code : Tout sélectionner

root@sevy:/home/sevy/cdemu/libmirage-3.0.4/build# make
Scanning dependencies of target mirage
[  1%] Building C object CMakeFiles/mirage.dir/mirage/mirage.c.o
[  2%] Building C object CMakeFiles/mirage.dir/mirage/cdtext-coder.c.o
[  4%] Building C object CMakeFiles/mirage.dir/mirage/compat-input-stream.c.o
[  5%] Building C object CMakeFiles/mirage.dir/mirage/context.c.o
[  7%] Building C object CMakeFiles/mirage.dir/mirage/contextual.c.o
[  8%] Building C object CMakeFiles/mirage.dir/mirage/disc.c.o
[ 10%] Building C object CMakeFiles/mirage.dir/mirage/error.c.o
[ 11%] Building C object CMakeFiles/mirage.dir/mirage/file-stream.c.o
[ 13%] Building C object CMakeFiles/mirage.dir/mirage/filter-stream.c.o
[ 14%] Building C object CMakeFiles/mirage.dir/mirage/fragment.c.o
[ 15%] Building C object CMakeFiles/mirage.dir/mirage/index.c.o
[ 17%] Building C object CMakeFiles/mirage.dir/mirage/language.c.o
[ 18%] Building C object CMakeFiles/mirage.dir/mirage/object.c.o
[ 20%] Building C object CMakeFiles/mirage.dir/mirage/parser.c.o
[ 21%] Building C object CMakeFiles/mirage.dir/mirage/plugin.c.o
[ 23%] Building C object CMakeFiles/mirage.dir/mirage/sector.c.o
[ 24%] Building C object CMakeFiles/mirage.dir/mirage/session.c.o
[ 26%] Building C object CMakeFiles/mirage.dir/mirage/stream.c.o
[ 27%] Building C object CMakeFiles/mirage.dir/mirage/track.c.o
[ 28%] Building C object CMakeFiles/mirage.dir/mirage/utils.c.o
[ 30%] Building C object CMakeFiles/mirage.dir/mirage/version.c.o
[ 31%] Building C object CMakeFiles/mirage.dir/mirage/writer.c.o
Linking C shared library libmirage.so
[ 31%] Built target mirage
Scanning dependencies of target mirage-typelib
[ 33%] Generating Mirage-3.0.gir
[ 34%] Generating Mirage-3.0.typelib
[ 34%] Built target mirage-typelib
Scanning dependencies of target filter-daa
[ 36%] Building C object filters/filter-daa/CMakeFiles/filter-daa.dir/filter-stream.c.o
[ 37%] Building C object filters/filter-daa/CMakeFiles/filter-daa.dir/plugin.c.o
[ 39%] Building C object filters/filter-daa/CMakeFiles/filter-daa.dir/lzma-sdk/Bra86.c.o
[ 40%] Building C object filters/filter-daa/CMakeFiles/filter-daa.dir/lzma-sdk/LzmaDec.c.o
Linking C shared module filter-daa.so
[ 40%] Built target filter-daa
Scanning dependencies of target filter-cso
[ 42%] Building C object filters/filter-cso/CMakeFiles/filter-cso.dir/filter-stream.c.o
[ 43%] Building C object filters/filter-cso/CMakeFiles/filter-cso.dir/plugin.c.o
Linking C shared module filter-cso.so
[ 43%] Built target filter-cso
Scanning dependencies of target filter-ecm
[ 44%] Building C object filters/filter-ecm/CMakeFiles/filter-ecm.dir/filter-stream.c.o
[ 46%] Building C object filters/filter-ecm/CMakeFiles/filter-ecm.dir/plugin.c.o
Linking C shared module filter-ecm.so
[ 46%] Built target filter-ecm
Scanning dependencies of target filter-macbinary
[ 47%] Building C object filters/filter-macbinary/CMakeFiles/filter-macbinary.dir/filter-stream.c.o
[ 49%] Building C object filters/filter-macbinary/CMakeFiles/filter-macbinary.dir/plugin.c.o
[ 50%] Building C object filters/filter-macbinary/CMakeFiles/filter-macbinary.dir/__/filter-dmg/resource-fork.c.o
[ 52%] Building C object filters/filter-macbinary/CMakeFiles/filter-macbinary.dir/__/filter-dmg/adc.c.o
Linking C shared module filter-macbinary.so
[ 52%] Built target filter-macbinary
Scanning dependencies of target filter-gzip
[ 53%] Building C object filters/filter-gzip/CMakeFiles/filter-gzip.dir/filter-stream.c.o
[ 55%] Building C object filters/filter-gzip/CMakeFiles/filter-gzip.dir/plugin.c.o
Linking C shared module filter-gzip.so
[ 55%] Built target filter-gzip
Scanning dependencies of target image-cue
[ 56%] Building C object images/image-cue/CMakeFiles/image-cue.dir/parser.c.o
[ 57%] Building C object images/image-cue/CMakeFiles/image-cue.dir/plugin.c.o
Linking C shared module image-cue.so
[ 57%] Built target image-cue
Scanning dependencies of target image-xcdroast
[ 59%] Building C object images/image-xcdroast/CMakeFiles/image-xcdroast.dir/parser.c.o
[ 60%] Building C object images/image-xcdroast/CMakeFiles/image-xcdroast.dir/plugin.c.o
Linking C shared module image-xcdroast.so
[ 60%] Built target image-xcdroast
Scanning dependencies of target image-ccd
[ 62%] Building C object images/image-ccd/CMakeFiles/image-ccd.dir/parser.c.o
[ 63%] Building C object images/image-ccd/CMakeFiles/image-ccd.dir/plugin.c.o
Linking C shared module image-ccd.so
[ 63%] Built target image-ccd
Scanning dependencies of target image-toc
[ 65%] Building C object images/image-toc/CMakeFiles/image-toc.dir/parser.c.o
[ 66%] Building C object images/image-toc/CMakeFiles/image-toc.dir/plugin.c.o
[ 68%] Building C object images/image-toc/CMakeFiles/image-toc.dir/writer.c.o
Linking C shared module image-toc.so
[ 68%] Built target image-toc
Scanning dependencies of target image-cdi
[ 69%] Building C object images/image-cdi/CMakeFiles/image-cdi.dir/parser.c.o
[ 71%] Building C object images/image-cdi/CMakeFiles/image-cdi.dir/plugin.c.o
Linking C shared module image-cdi.so
[ 71%] Built target image-cdi
Scanning dependencies of target image-b6t
[ 72%] Building C object images/image-b6t/CMakeFiles/image-b6t.dir/parser.c.o
[ 73%] Building C object images/image-b6t/CMakeFiles/image-b6t.dir/plugin.c.o
Linking C shared module image-b6t.so
[ 73%] Built target image-b6t
Scanning dependencies of target image-mdx
[ 75%] Building C object images/image-mdx/CMakeFiles/image-mdx.dir/parser.c.o
[ 76%] Building C object images/image-mdx/CMakeFiles/image-mdx.dir/plugin.c.o
Linking C shared module image-mdx.so
[ 76%] Built target image-mdx
Scanning dependencies of target image-cif
[ 78%] Building C object images/image-cif/CMakeFiles/image-cif.dir/parser.c.o
[ 79%] Building C object images/image-cif/CMakeFiles/image-cif.dir/plugin.c.o
Linking C shared module image-cif.so
[ 79%] Built target image-cif
Scanning dependencies of target image-nrg
[ 81%] Building C object images/image-nrg/CMakeFiles/image-nrg.dir/parser.c.o
[ 82%] Building C object images/image-nrg/CMakeFiles/image-nrg.dir/plugin.c.o
Linking C shared module image-nrg.so
[ 82%] Built target image-nrg
Scanning dependencies of target image-readcd
[ 84%] Building C object images/image-readcd/CMakeFiles/image-readcd.dir/parser.c.o
[ 85%] Building C object images/image-readcd/CMakeFiles/image-readcd.dir/plugin.c.o
Linking C shared module image-readcd.so
[ 85%] Built target image-readcd
Scanning dependencies of target image-iso
[ 86%] Building C object images/image-iso/CMakeFiles/image-iso.dir/parser.c.o
[ 88%] Building C object images/image-iso/CMakeFiles/image-iso.dir/plugin.c.o
[ 89%] Building C object images/image-iso/CMakeFiles/image-iso.dir/writer.c.o
Linking C shared module image-iso.so
[ 89%] Built target image-iso
Scanning dependencies of target image-harddisk
[ 91%] Building C object images/image-harddisk/CMakeFiles/image-harddisk.dir/parser.c.o
[ 92%] Building C object images/image-harddisk/CMakeFiles/image-harddisk.dir/partition-tables.c.o
[ 94%] Building C object images/image-harddisk/CMakeFiles/image-harddisk.dir/plugin.c.o
Linking C shared module image-harddisk.so
[ 94%] Built target image-harddisk
Scanning dependencies of target image-c2d
[ 95%] Building C object images/image-c2d/CMakeFiles/image-c2d.dir/parser.c.o
[ 97%] Building C object images/image-c2d/CMakeFiles/image-c2d.dir/plugin.c.o
Linking C shared module image-c2d.so
[ 97%] Built target image-c2d
Scanning dependencies of target image-mds
[ 98%] Building C object images/image-mds/CMakeFiles/image-mds.dir/parser.c.o
[100%] Building C object images/image-mds/CMakeFiles/image-mds.dir/plugin.c.o
Linking C shared module image-mds.so
[100%] Built target image-mds
#3 :

Code : Tout sélectionner

root@sevy:/home/sevy/cdemu/libmirage-3.0.4/build# make install
[ 31%] Built target mirage
[ 34%] Built target mirage-typelib
[ 40%] Built target filter-daa
[ 43%] Built target filter-cso
[ 46%] Built target filter-ecm
[ 52%] Built target filter-macbinary
[ 55%] Built target filter-gzip
[ 57%] Built target image-cue
[ 60%] Built target image-xcdroast
[ 63%] Built target image-ccd
[ 68%] Built target image-toc
[ 71%] Built target image-cdi
[ 73%] Built target image-b6t
[ 76%] Built target image-mdx
[ 79%] Built target image-cif
[ 82%] Built target image-nrg
[ 85%] Built target image-readcd
[ 89%] Built target image-iso
[ 94%] Built target image-harddisk
[ 97%] Built target image-c2d
[100%] Built target image-mds
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/lib/libmirage.so.10.0.0
-- Installing: /usr/local/lib/libmirage.so.10
-- Installing: /usr/local/lib/libmirage.so
-- Installing: /usr/local/include/libmirage-3.0/mirage/mirage.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/cdtext-coder.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/context.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/contextual.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/debug.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/disc.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/disc-structures.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/error.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/file-stream.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/filter-stream.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/fragment.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/index.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/language.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/object.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/parser.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/plugin.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/sector.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/session.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/stream.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/track.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/types.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/utils.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/writer.h
-- Installing: /usr/local/include/libmirage-3.0/mirage/version.h
-- Installing: /usr/local/share/gir-1.0/Mirage-3.0.gir
-- Installing: /usr/local/lib/x86_64-linux-gnu/girepository-1.0/Mirage-3.0.typelib
-- Installing: /usr/local/lib/pkgconfig/libmirage.pc
Directory '/usr/local/share/mime/packages' does not exist!
-- Installing: /usr/local/lib/libmirage-3.0/filter-daa.so
-- Installing: /usr/local/share/mime/packages/libmirage-daa.xml
-- Installing: /usr/local/share/mime/packages/libmirage-gbi.xml
-- Installing: /usr/local/lib/libmirage-3.0/filter-cso.so
-- Installing: /usr/local/share/mime/packages/libmirage-cso.xml
-- Installing: /usr/local/lib/libmirage-3.0/filter-ecm.so
-- Installing: /usr/local/share/mime/packages/libmirage-ecm.xml
-- Installing: /usr/local/lib/libmirage-3.0/filter-macbinary.so
-- Installing: /usr/local/lib/libmirage-3.0/filter-gzip.so
-- Installing: /usr/local/lib/libmirage-3.0/image-cue.so
-- Installing: /usr/local/lib/libmirage-3.0/image-xcdroast.so
-- Installing: /usr/local/share/mime/packages/libmirage-xcdroast.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-ccd.so
-- Installing: /usr/local/share/mime/packages/libmirage-ccd.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-toc.so
-- Installing: /usr/local/lib/libmirage-3.0/image-cdi.so
-- Installing: /usr/local/share/mime/packages/libmirage-cdi.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-b6t.so
-- Installing: /usr/local/share/mime/packages/libmirage-b6t.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-mdx.so
-- Installing: /usr/local/share/mime/packages/libmirage-mdx.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-cif.so
-- Installing: /usr/local/share/mime/packages/libmirage-cif.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-nrg.so
-- Installing: /usr/local/share/mime/packages/libmirage-nrg.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-readcd.so
-- Installing: /usr/local/lib/libmirage-3.0/image-iso.so
-- Installing: /usr/local/lib/libmirage-3.0/image-harddisk.so
-- Installing: /usr/local/share/mime/packages/libmirage-apple.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-c2d.so
-- Installing: /usr/local/share/mime/packages/libmirage-c2d.xml
-- Installing: /usr/local/lib/libmirage-3.0/image-mds.so
-- Installing: /usr/local/share/mime/packages/libmirage-mds.xml
-- Installing: /usr/local/share/mime/packages/libmirage-xmd.xml
root@sevy:/home/sevy/cdemu/libmirage-3.0.4/build# 
Et.. de deux ! :026:
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

Pour cdemu-deamon il fallu installer (avant) libmirage et ensuite libao. Et.. de trois ! :001:

Ensuite gcdemu s'intalle tout seul avec cmake .. make et make install. Et.. de quatre ! :banana_dance:
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
piratebab
Site Admin
Site Admin
Messages : 5852
Inscription : 24 avr. 2016, 18:41
Localisation : sud ouest
Status : En ligne

as tu vraiment besoin de ce logiciel pour obtenir un lecteur virtuel ?
Normalement cette ligne de commande devrait te le créer

Code : Tout sélectionner

 mount -o loop -t iso9660 image.iso /mnt/''somewhere''
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

piratebab a écrit :as tu vraiment besoin de ce logiciel pour obtenir un lecteur virtuel ?
Normalement cette ligne de commande devrait te le créer

Code : Tout sélectionner

 mount -o loop -t iso9660 image.iso /mnt/''somewhere''
je sais pas encore c'est possible que je fais tout ça pour rien: j'ai tout le contenu d'un cdrom en .zip qui normalement s'éxécute sous windows avec un autorun.inf je sais même pas si ca va fonctionner. Sinon c'est la première fois que je compile un logiciel depuis les source sans passer par apt avec des paquet précompiler. je suis un peu fourré parce que c'est un contenue de cdrom mais y a pas de fichier iso dedans l'archive qui le contient. sinon c'est sur que je me passerais d'un logiciel si une simple commande pourrait répondre à mon problème mais pas d'iso en vue.

Le contenu de l'archive contenant le contenue du cdrom est le suivant :
un fichier start.html
un fichier autorun.inf
un dossier nommé zip
un dossier nommé Templates
un dossier nommé Temp
un dossier nommé MacMédia
un dossier nommé leaflets
un dossier nommé Image
un dossier nommé html
un dossier nommé cdlabel
un dossier nommé Acrobat
un fichier Icone.ico
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Avatar de l’utilisateur
lol
Site Admin
Site Admin
Messages : 5054
Inscription : 04 avr. 2016, 12:11
Localisation : Madagascar
Status : Hors-ligne

gfroid a écrit :
piratebab a écrit :as tu vraiment besoin de ce logiciel pour obtenir un lecteur virtuel ?
Normalement cette ligne de commande devrait te le créer

Code : Tout sélectionner

 mount -o loop -t iso9660 image.iso /mnt/''somewhere''
je sais pas encore c'est possible que je fais tout ça pour rien:
Quel que soit le résultat, c'est formateur! :good:
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Avatar de l’utilisateur
piratebab
Site Admin
Site Admin
Messages : 5852
Inscription : 24 avr. 2016, 18:41
Localisation : sud ouest
Status : En ligne

Pour la formation, rien de tel que de mettre les mains dans le camboui!
Un lecteur virtuel c'est fait pour lancer des .iso.
Dans ton cas, ça n'a pas d'interet puisque tu as tous les fichiers disponibles.
Le fichier autorun va te donner le programme à lancer. Ce sera un programme pour win, il te faudra wine pour l'exécuter.
Avatar de l’utilisateur
gfroid
Membre
Membre
Messages : 420
Inscription : 11 juin 2016, 02:43
Localisation : Québec
Status : Hors-ligne

Faut croire qu'il y a encore des attardé qui utilise windows... beaucoups d'attardé. :067:
Debian stretch Xfce, lenovo T500, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz 800,00MHz.
If life is a tragedy, then lets make it.
Répondre