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 14/04/2007, à 16:04

emm

Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Question bête !
Je viens d'installer le paquet de partimage. Comment le lancer ?
Merci !

Dernière modification par emm (Le 15/04/2007, à 13:15)

Hors ligne

#2 Le 14/04/2007, à 18:01

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

J'ai trouvé ici :
http://www.pastanque.be/splitsch/technologies/79/sauvegarder-votre-systeme-gratuitement-via-partimage.html
Sauf que s'affiche le message d'erreur suivant :

Error: sizeof(DWORD) != 4 (8)
This version has been compiled with an uncompatible version of gcc.

Hors ligne

#3 Le 14/04/2007, à 18:12

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Tu as un processeur 64 bits?


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#4 Le 14/04/2007, à 18:34

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

oui !
J'ai commencer à voir pour la compiler à partir de l'archive.tar.bz2, mais j'ai du mal !
j'ai suivi : http://doc.ubuntu-fr.org/tutoriel/compilation
Je détarre, ./configure et puis, il refuse mon make :

make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt

sad

Dernière modification par emm (Le 14/04/2007, à 18:34)

Hors ligne

#5 Le 14/04/2007, à 18:46

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Ton ./configure a du rater. Tu es bien dans le bon répertoire? le ./configure ne donne pas d'erreur?


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#6 Le 14/04/2007, à 18:54

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Effectivement, il y a plein de "no" dans le message + une erreur :

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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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 ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... 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 g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for gawk... (cached) gawk
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for pthread_create in -lpthread... yes
checking for BZ2_bzopen in -lbz2... no
configure: error: *** bzip2 library (libbz2) not found or too old: version 1.0.0 or more recent is need

Je me demande s'il manque des dépendances quelque part.
C'est bizarre ce message d'erreur, j'ai vérifié mon libbz2, et j'ai la version 1.0.3 ??

Dernière modification par emm (Le 14/04/2007, à 19:08)

Hors ligne

#7 Le 14/04/2007, à 19:08

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

les no ne sont pas important. Ce qui est important en revanche, c'est la dernière ligne :

configure: error: *** bzip2 library (libbz2) not found or too old: version 1.0.0 or more recent is need

Je te laisse traduire et corriger le problème via Synaptic (paquet libbz2-dev)


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#8 Le 14/04/2007, à 19:26

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Merci je l'ai installé. Puis un autre -dev qui manquait.
A présent je sius embêté, la ligne d'erreur indique :

configure: error:  SSL Headers not found.

et quand je le tape dans le synaptique,  pas de SSL Headers...

Hors ligne

#9 Le 14/04/2007, à 19:28

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

En revanche, il y a un libssl-dev


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#10 Le 14/04/2007, à 19:30

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Encore merci ! Je ne l'aurais pas deviné ! Le make est lancé !
Argh !
Me revoilà déja sad

Apparement le make est ok, ensuite j'ai peut-être fait quelques betises, j'ai mélanger 2 procédure
j'ai fait : sudo checkinstall avec message d'erreur :

checkinstall 1.6.0, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
           This software is released under the GNU GPL.


The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs?  [y]: y

Preparing package documentation...OK

Please write a description for the package.
End your description with an empty line or EOF.
>> partimage-sauvegardes
>>

*****************************************
**** Debian package creation selected ***
*****************************************

This package will be built according to these values:

0 -  Maintainer: [ root@sevemm-desktop ]
1 -  Summary: [ partimage-sauvegardes ]
2 -  Name:    [ partimage ]
3 -  Version: [ 0.6.5 ]
4 -  Release: [ 1 ]
5 -  License: [ GPL ]
6 -  Group:   [ checkinstall ]
7 -  Architecture: [ amd64 ]
8 -  Source location: [ partimage-0.6.5 ]
9 -  Alternate source location: [  ]
10 - Requires: [  ]

Enter a number to change any of them or press ENTER to continue:

Installing with make install...

========================= Installation results ===========================
Making install in m4
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/m4 »
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/m4 »
make[2]: Rien à faire pour « install-exec-am ».
make[2]: Rien à faire pour « install-data-am ».
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/m4 »
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/m4 »
Making install in po
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/po »
/bin/sh .././mkinstalldirs /usr/local/share
mkdir -p -- /usr/local/share/locale/da/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/da/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/de/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/de/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/es/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/es/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/fi/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/fi/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/fr/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/fr/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/gl/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/gl/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/it/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/it/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/nl/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/nl/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/pl/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/pl/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/pt/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/pt/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/sk/LC_MESSAGES
/usr/bin/install: initialisation des permissions de `/usr/local/share/locale/sk/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/partimage.mo
if test "partimage" = "gettext-tools"; then \
          /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
          for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
            /usr/bin/install -c -m 644 ./$file \
                            /usr/local/share/gettext/po/$file; \
          done; \
          for file in Makevars; do \
            rm -f /usr/local/share/gettext/po/$file; \
          done; \
        else \
          : ; \
        fi
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/po »
Making install in src
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src »
Making install in shared
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/shared »
Making install in client
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
Making install in fs
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[4]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[4]: Rien à faire pour « install-exec-am ».
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
make[4]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'partimage' '/usr/local/sbin/partimage'
/usr/bin/install -c partimage /usr/local/sbin/partimage
/usr/bin/install: setting permissions for `/usr/local/sbin/partimage': No such file or directory
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
Making install in server
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/server »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/server »
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'partimaged' '/usr/local/sbin/partimaged'
/usr/bin/install -c partimaged /usr/local/sbin/partimaged
/usr/bin/install: setting permissions for `/usr/local/sbin/partimaged': No such file or directory
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/server »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/server »
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src »
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/src »
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5 »
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5 »
make[2]: Rien à faire pour « install-exec-am ».
/bin/sh ./mkinstalldirs /usr/local/etc
mkdir -p -- /usr/local/etc
/bin/sh ./mkinstalldirs /usr/local/etc/partimaged
mkdir -p -- /usr/local/etc/partimaged
if test ! -f /usr/local/etc/partimaged/partimagedusers ; then \
        echo "# note: '#' introduces comments" > \
          /usr/local/etc/partimaged/partimagedusers ;\
        echo -n "#add only users allowed to " >>  \
           /usr/local/etc/partimaged/partimagedusers ;\
        echo "connect partimaged" >> /usr/local/etc/partimaged/partimagedusers ;\
        echo "# (only one login per line)" >> \
           /usr/local/etc/partimaged/partimagedusers ;\
        echo "" >> /usr/local/etc/partimaged/partimagedusers ;\
        echo "#sample # user 'sample' is allowed to connect partimaged" >> \
           /usr/local/etc/partimaged/partimagedusers ;\
        chmod 600 /usr/local/etc/partimaged/partimagedusers ;\
        chown partimag:root /usr/local/etc/partimaged/partimagedusers ;\
        fi
chown: `partimag:root': usager invalide
make[2]: *** [install-data-local] Erreur 1
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5 »
make[1]: *** [install-am] Erreur 2
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5 »
make: *** [install-recursive] Erreur 1

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.

Puis make install :

Making install in m4
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/m4 »
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/m4 »
make[2]: Rien à faire pour « install-exec-am ».
make[2]: Rien à faire pour « install-data-am ».
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/m4 »
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/m4 »
Making install in po
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/po »
/bin/sh .././mkinstalldirs /usr/local/share
mkdir -p -- /usr/local/share/locale/da/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/da/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/de/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/de/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/es/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/es/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/fi/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/fi/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/fr/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/fr/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/gl/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/gl/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/it/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/it/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/nl/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/nl/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/pl/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/pl/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/pt/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/pt/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/sk/LC_MESSAGES
mkdir: Ne peut créer le répertoire `/usr/local/share/locale': Permission non accordée
/usr/bin/install: ne peut créer le fichier régulier `/usr/local/share/locale/sk/LC_MESSAGES/partimage.mo': Aucun fichier ou répertoire de ce type
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/partimage.mo
if test "partimage" = "gettext-tools"; then \
          /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
          for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
            /usr/bin/install -c -m 644 ./$file \
                            /usr/local/share/gettext/po/$file; \
          done; \
          for file in Makevars; do \
            rm -f /usr/local/share/gettext/po/$file; \
          done; \
        else \
          : ; \
        fi
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/po »
Making install in src
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src »
Making install in shared
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/shared »
Making install in client
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
Making install in fs
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[4]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[4]: Rien à faire pour « install-exec-am ».
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
make[4]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'partimage' '/usr/local/sbin/partimage'
/usr/bin/install -c partimage /usr/local/sbin/partimage
/usr/bin/install: cannot create regular file `/usr/local/sbin/partimage': Permission denied
make[4]: *** [install-sbinPROGRAMS] Erreur 1
make[4]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
make[3]: *** [install-am] Erreur 2
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
make[2]: *** [install-recursive] Erreur 1
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/src »
make: *** [install-recursive] Erreur 1

C'est grave docteur ? Faut que je recommance ? Dans l'ordre..

Dernière modification par emm (Le 14/04/2007, à 19:41)

Hors ligne

#11 Le 15/04/2007, à 12:25

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

J'ai recommencé dans l'ordre :
./configure
make
make install
Et là : erreur.
Est-ce qu'il faut que je sois en sudo pour que ça marche ? big_smile

Hors ligne

#12 Le 15/04/2007, à 13:14

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Bon j'ai essayé avec sudo make install
Ca donne :

Making install in m4
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/m4 »
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/m4 »
make[2]: Rien à faire pour « install-exec-am ».
make[2]: Rien à faire pour « install-data-am ».
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/m4 »
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/m4 »
Making install in po
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/po »
/bin/sh .././mkinstalldirs /usr/local/share
mkdir -p -- /usr/local/share/locale/da/LC_MESSAGES
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/de/LC_MESSAGES
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/es/LC_MESSAGES
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/fi/LC_MESSAGES
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/fr/LC_MESSAGES
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/gl/LC_MESSAGES
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/it/LC_MESSAGES
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/nl/LC_MESSAGES
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/pl/LC_MESSAGES
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/pt/LC_MESSAGES
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/partimage.mo
mkdir -p -- /usr/local/share/locale/sk/LC_MESSAGES
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/partimage.mo
if test "partimage" = "gettext-tools"; then \
          /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
          for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
            /usr/bin/install -c -m 644 ./$file \
                            /usr/local/share/gettext/po/$file; \
          done; \
          for file in Makevars; do \
            rm -f /usr/local/share/gettext/po/$file; \
          done; \
        else \
          : ; \
        fi
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/po »
Making install in src
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src »
Making install in shared
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/shared »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/shared »
Making install in client
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
Making install in fs
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[4]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[4]: Rien à faire pour « install-exec-am ».
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client/fs »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
make[4]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/client »
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'partimage' '/usr/local/sbin/partimage'
/usr/bin/install -c partimage /usr/local/sbin/partimage
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/client »
Making install in server
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/server »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src/server »
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'partimaged' '/usr/local/sbin/partimaged'
/usr/bin/install -c partimaged /usr/local/sbin/partimaged
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src/server »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src/server »
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src »
make[3]: entrant dans le répertoire « /home/emm/partimage-0.6.5/src »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/emm/partimage-0.6.5/src »
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5/src »
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5/src »
make[1]: entrant dans le répertoire « /home/emm/partimage-0.6.5 »
make[2]: entrant dans le répertoire « /home/emm/partimage-0.6.5 »
make[2]: Rien à faire pour « install-exec-am ».
/bin/sh ./mkinstalldirs /usr/local/etc
mkdir -p -- /usr/local/etc
/bin/sh ./mkinstalldirs /usr/local/etc/partimaged
mkdir -p -- /usr/local/etc/partimaged
if test ! -f /usr/local/etc/partimaged/partimagedusers ; then \
        echo "# note: '#' introduces comments" > \
          /usr/local/etc/partimaged/partimagedusers ;\
        echo -n "#add only users allowed to " >>  \
           /usr/local/etc/partimaged/partimagedusers ;\
        echo "connect partimaged" >> /usr/local/etc/partimaged/partimagedusers ;\
        echo "# (only one login per line)" >> \
           /usr/local/etc/partimaged/partimagedusers ;\
        echo "" >> /usr/local/etc/partimaged/partimagedusers ;\
        echo "#sample # user 'sample' is allowed to connect partimaged" >> \
           /usr/local/etc/partimaged/partimagedusers ;\
        chmod 600 /usr/local/etc/partimaged/partimagedusers ;\
        chown partimag:root /usr/local/etc/partimaged/partimagedusers ;\
        fi
chown: `partimag:root': usager invalide
make[2]: *** [install-data-local] Erreur 1
make[2]: quittant le répertoire « /home/emm/partimage-0.6.5 »
make[1]: *** [install-am] Erreur 2
make[1]: quittant le répertoire « /home/emm/partimage-0.6.5 »
make: *** [install-recursive] Erreur 1

Si je veux le lancer, même type de message d'erreur qu'avec le paquet du dépôt (2ème ligne identique c'est sur):

Error: sizeof(DWORD) != 4 (8)
This version has been compiled with an uncompatible version of gcc.

Que faire !?? sad yikes
J'espère aussi que mes manip' à répétition ne vont pas mettre de bazarre !

Dernière modification par emm (Le 15/04/2007, à 13:21)

Hors ligne

#13 Le 15/04/2007, à 13:28

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

salut

Manifestement, pour l'installer, il faut que tu crée un utilisateur partimage.

N'oublie pas de désinstaller le paquet de synaptic avant de faire le sudo make install


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#14 Le 15/04/2007, à 13:32

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Salut best friend,
Tu as bien choisis ton nom quand tu arrives dans des moments comme ça !:D
Tève de choses serieuses !
Mon paquet synaptique, je l'avais déja retiré.
Par contre que veux-tu dire ? :

Manifestement, pour l'installer, il faut que tu crée un utilisateur partimage.

Hors ligne

#15 Le 15/04/2007, à 14:19

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Tu as l'erreur
chown: `partimag:root': usager invalide

donc, je te suggère de créer un utilisateur partimag et de le mettre dans le groupe root.


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#16 Le 15/04/2007, à 14:24

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

systeme/ Admisnistration / utilisateur & groupe ?
Puis comment je fais pour le mettre dans le groupe root ? tongue
Un peu boulet, je suis !
smile

Hors ligne

#17 Le 15/04/2007, à 14:54

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

man adduser


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#18 Le 15/04/2007, à 15:00

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

big_smile j'ai besoin de précisions !
"man adduser partimage", un truc comme ça ? Puisque l'utilisateur s'appelra partimage ?

Hors ligne

#19 Le 15/04/2007, à 15:03

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

man adduser, ca t'ouvre le manuel de adduser, que tu lis, et tu auras toutes tes réponses.


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#20 Le 15/04/2007, à 15:32

emm

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Je lis ceci qui me concerne :

Ajouter un utilisateur système.
       Lorsqu’il est appelé avec un seul argument qui n’est pas une option et avec l’option --system, adduser ajoute un utilisateur système. Si l’utilisateur  possède  déjà
       un identifiant dans l’intervalle affecté au système (même si on indique un uid différent), adduser quittera avec un message d’avertissement.

       adduser choisira le premier UID disponible dans l’intervalle spécifié pour les utilisateurs système dans le fichier de configuration. Cet identifiant peut être forcé
       avec l’option --uid.

       Par défaut, les utilisateurs système sont placés dans le groupe nogroup. Pour placer le nouvel utilisateur système dans un groupe existant, utilisez  l’option  --gid
       ou --ingroup. Pour placer le nouvel utilisateur système dans un groupe avec le même identifiant numérique, utilisez l’option --group.

       Un répertoire personnel est créé avec les mêmes règles que pour les utilisateurs normaux. Le nouvel utilisateur système aura /bin/false comme interpréteur de comman‐
       des (à moins qu’un autre interpréteur soit fourni avec l’option --shell), et aura un compte désactivé. Les fichiers du squelette ne sont pas copiés.

N'est-ce pas ? Boulet, boulet qu'en fais-je ?

Hors ligne

#21 Le 15/04/2007, à 16:16

best_friend_fr

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

Puisque tu as déja créé l'utilisateur avec l'outil graphique, ce qui te concerne est plutot

Ajouter un utilisateur existant à un groupe existant.
       Lorsqu’il est appelé avec deux  paramètres  n’étant  pas  des  options,
       adduser ajoutera un utilisateur existant à un groupe existant.

et ta commande doit ressembler à

sudo adduser partimag root

sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#22 Le 15/04/2007, à 21:45

emm2

Re : Compiler partimage: compilation IMPOSSIBLE ARGH !!!

C'est fait.
Dans le nouvel utilisateur "partimag" (auquel j'ai accordé les droits de superutilisateur), j'ai refais la manip.
Et toujours le mêm message d'erreur (Argh!) :

partimag@sevemm-desktop:~/partimage-0.6.5$ sudo make install
Making install in m4
make[1]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/m4 »
make[2]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/m4 »
make[2]: Rien à faire pour « install-exec-am ».
make[2]: Rien à faire pour « install-data-am ».
make[2]: quittant le répertoire « /home/partimag/partimage-0.6.5/m4 »
make[1]: quittant le répertoire « /home/partimag/partimage-0.6.5/m4 »
Making install in po
make[1]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/po »
/bin/sh .././mkinstalldirs /usr/local/share
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/partimage.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/partimage.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/partimage.mo
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/partimage.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/partimage.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/partimage.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/partimage.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/partimage.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/partimage.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/partimage.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/partimage.mo
if test "partimage" = "gettext-tools"; then \
          /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
          for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
            /usr/bin/install -c -m 644 ./$file \
                            /usr/local/share/gettext/po/$file; \
          done; \
          for file in Makevars; do \
            rm -f /usr/local/share/gettext/po/$file; \
          done; \
        else \
          : ; \
        fi
make[1]: quittant le répertoire « /home/partimag/partimage-0.6.5/po »
Making install in src
make[1]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src »
Making install in shared
make[2]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/shared »
make[3]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/shared »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/shared »
make[2]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/shared »
Making install in client
make[2]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/client »
Making install in fs
make[3]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/client/fs »
make[4]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/client/fs »
make[4]: Rien à faire pour « install-exec-am ».
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/client/fs »make[3]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/client/fs »make[3]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/client »
make[4]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/client »
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'partimage' '/usr/local/sbin/partimage'
/usr/bin/install -c partimage /usr/local/sbin/partimage
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/client »
make[3]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/client »
make[2]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/client »
Making install in server
make[2]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/server »
make[3]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src/server »
test -z "/usr/local/sbin" || mkdir -p -- "/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'partimaged' '/usr/local/sbin/partimaged'
/usr/bin/install -c partimaged /usr/local/sbin/partimaged
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/server »
make[2]: quittant le répertoire « /home/partimag/partimage-0.6.5/src/server »
make[2]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src »
make[3]: entrant dans le répertoire « /home/partimag/partimage-0.6.5/src »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/partimag/partimage-0.6.5/src »
make[2]: quittant le répertoire « /home/partimag/partimage-0.6.5/src »
make[1]: quittant le répertoire « /home/partimag/partimage-0.6.5/src »
make[1]: entrant dans le répertoire « /home/partimag/partimage-0.6.5 »
make[2]: entrant dans le répertoire « /home/partimag/partimage-0.6.5 »
make[2]: Rien à faire pour « install-exec-am ».
/bin/sh ./mkinstalldirs /usr/local/etc
/bin/sh ./mkinstalldirs /usr/local/etc/partimaged
if test ! -f /usr/local/etc/partimaged/partimagedusers ; then \
        echo "# note: '#' introduces comments" > \
          /usr/local/etc/partimaged/partimagedusers ;\
        echo -n "#add only users allowed to " >>  \
           /usr/local/etc/partimaged/partimagedusers ;\
        echo "connect partimaged" >> /usr/local/etc/partimaged/partimagedusers ;\
        echo "# (only one login per line)" >> \
           /usr/local/etc/partimaged/partimagedusers ;\
        echo "" >> /usr/local/etc/partimaged/partimagedusers ;\
        echo "#sample # user 'sample' is allowed to connect partimaged" >> \
           /usr/local/etc/partimaged/partimagedusers ;\
        chmod 600 /usr/local/etc/partimaged/partimagedusers ;\
        chown partimag:root /usr/local/etc/partimaged/partimagedusers ;\
        fi
/bin/sh ./mkinstalldirs /usr/local/share/info
mkdir -p -- /usr/local/share/info
/usr/bin/install -c -m 644 AUTHORS /usr/local/share/info/AUTHORS
/usr/bin/install -c -m 644 BUGS /usr/local/share/info/BUGS
/usr/bin/install -c -m 644 COPYING /usr/local/share/info/COPYING
/usr/bin/install -c -m 644 ChangeLog /usr/local/share/info/ChangeLog
/usr/bin/install -c -m 644 INSTALL /usr/local/share/info/INSTALL
/usr/bin/install -c -m 644 README /usr/local/share/info/README
/usr/bin/install -c -m 644 README.partimaged /usr/local/share/info/README.partimaged
/usr/bin/install -c -m 644 TODO /usr/local/share/info/TODO
/usr/bin/install -c -m 644 partimage.lsm /usr/local/share/info/partimage.lsm
make[2]: quittant le répertoire « /home/partimag/partimage-0.6.5 »
make[1]: quittant le répertoire « /home/partimag/partimage-0.6.5 »
partimag@sevemm-desktop:~/partimage-0.6.5$ sudo partimage
Error: sizeof(DWORD) != 4 (8)
This version has been compiled with an uncompatible version of gcc.
partimag@sevemm-desktop:~/partimage-0.6.5$ cd
partimag@sevemm-desktop:~$ sudo partimage
Error: sizeof(DWORD) != 4 (8)
This version has been compiled with an uncompatible version of gcc.
partimag@sevemm-desktop:~$