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 29/05/2013, à 20:59

zennepiet

installation de wavetomidi

Salut à tous,

j'aimerais essayer le logiciel wavetomidi-src2 j'ai telechargé le fichier wavetomidi-src2.3a3.tar.gz mais je n'arrive pas a l'installer (je suis apparement assez nul, pas l'habitude de compiler etc) j'ai essayé en suivant plusieurs tutos mais ça ne va pas. voici un peu ce que j'ai fait:

le-piet@pierre-desktop:~$ cd Bureau
le-piet@pierre-desktop:~/Bureau$ cd wave 
le-piet@pierre-desktop:~/Bureau/wave$ ls
configure~  install.sh~  wavetomidi-src2.3a3  wavetomidi-src2.3a3.tar.gz
le-piet@pierre-desktop:~/Bureau/wave$ cd wavetomidi-src2.3a3
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ test -f configure || sh autogen.sh 
sh: Can't open autogen.sh
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ sudo test -f configure || sh autogen.sh 
[sudo] password for le-piet: 
sh: Can't open autogen.sh
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ ./configure  
bash: ./configure: Aucun fichier ou dossier de ce type
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ sudo make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ ls
BWidget-1.7.0  CVS          ltmain.sh     tclmidi-3.1
config.guess   errors.txt   options       tclmidi-3.1gcc3tcl84.patch3
config.sub     install.sh   pkgIndex.tcl  wavetomidi
configure~     install.sh~  snack2.2.2
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ cd wavetomidi
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3/wavetomidi$ ./configure  
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/missing: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking dependency style of gcc... none
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) none
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++... none
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking 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 fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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 static flag  works... 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 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++ 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
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for ranlib... (cached) ranlib
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 2.4.1, ok
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3/wavetomidi$ sudo make
make  all-recursive
make[1]: entrant dans le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi »
Making all in intl
make[2]: entrant dans le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/intl »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/intl »
Making all in po
make[2]: entrant dans le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/po »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/po »
Making all in src
make[2]: entrant dans le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/src »
source='main.cc' object='main.lo' libtool=yes \
	DEPDIR=.deps depmode=none /bin/bash ../depcomp \
	/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -Iinclude -I../include   -DW2MDLL -DSNACK -DRECORDSNACK -DBASICLIBSTATIC -DSYSWINSTATIC -DOTCLSTATIC -DTCL -Wall -g  -c -o main.lo main.cc
/bin/bash: ../depcomp: Aucun fichier ou dossier de ce type
make[2]: *** [main.lo] Erreur 127
make[2]: quittant le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi »
make: *** [all] Erreur 2
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3/wavetomidi$ sudo make install
Making install in intl
make[1]: entrant dans le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/intl »
if test "wavetomidi" = "gettext" \
	   && test '' = 'intl-compat.o'; then \
	  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; \
	  /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
	  /bin/sh ../libtool --mode=install \
	    /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
	else \
	  : ; \
	fi
if test 'no' = yes; then \
	  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /usr/local/lib; \
	  temp=/usr/local/lib/t-charset.alias; \
	  dest=/usr/local/lib/charset.alias; \
	  if test -f /usr/local/lib/charset.alias; then \
	    orig=/usr/local/lib/charset.alias; \
	    sed -f ref-add.sed $orig > $temp; \
	    /usr/bin/install -c -m 644 $temp $dest; \
	    rm -f $temp; \
	  else \
	    if test yes = no; then \
	      orig=charset.alias; \
	      sed -f ref-add.sed $orig > $temp; \
	      /usr/bin/install -c -m 644 $temp $dest; \
	      rm -f $temp; \
	    fi; \
	  fi; \
	  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /usr/local/share/locale; \
	  test -f /usr/local/share/locale/locale.alias \
	    && orig=/usr/local/share/locale/locale.alias \
	    || orig=./locale.alias; \
	  temp=/usr/local/share/locale/t-locale.alias; \
	  dest=/usr/local/share/locale/locale.alias; \
	  sed -f ref-add.sed $orig > $temp; \
	  /usr/bin/install -c -m 644 $temp $dest; \
	  rm -f $temp; \
	else \
	  : ; \
	fi
if test "wavetomidi" = "gettext"; then \
	  /bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; \
	  /usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
	  /usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
	  dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \
	  for file in $dists; do \
	    /usr/bin/install -c -m 644 ./$file \
			    /usr/local/share/gettext/intl/$file; \
	  done; \
	  chmod a+x /usr/local/share/gettext/intl/config.charset; \
	  dists="plural.c"; \
	  for file in $dists; do \
	    if test -f $file; then dir=.; else dir=.; fi; \
	    /usr/bin/install -c -m 644 $dir/$file \
			    /usr/local/share/gettext/intl/$file; \
	  done; \
	  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
	  for file in $dists; do \
	    rm -f /usr/local/share/gettext/intl/$file; \
	  done; \
	else \
	  : ; \
	fi
make[1]: quittant le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/intl »
Making install in po
make[1]: entrant dans le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/po »
/bin/sh `case "./../mkinstalldirs" in /*) echo "./../mkinstalldirs" ;; *) echo ".././../mkinstalldirs" ;; esac` /usr/local/share
/bin/sh: Can't open .././../mkinstalldirs
make[1]: *** [install-data-yes] Erreur 2
make[1]: quittant le répertoire « /home/le-piet/Bureau/wave/wavetomidi-src2.3a3/wavetomidi/po »
make: *** [install-recursive] Erreur 1
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3/wavetomidi$ cd..
cd.. : commande introuvable
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3/wavetomidi$ cd
le-piet@pierre-desktop:~$ cd Bureau
le-piet@pierre-desktop:~/Bureau$ cd wave 
le-piet@pierre-desktop:~/Bureau/wave$ cd wavetomidi
bash: cd: wavetomidi: Aucun fichier ou dossier de ce type
le-piet@pierre-desktop:~/Bureau/wave$ ls
configure~  install.sh~  wavetomidi-src2.3a3  wavetomidi-src2.3a3.tar.gz
le-piet@pierre-desktop:~/Bureau/wave$ cd wavetomidi-src2.3a3
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ sudo make install
cat install.sh >install 
chmod a+x install
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ 

si quelqu'un aurait une idée pour que je puisse l'installer smile merci d'avance pour l'interet

PS aucazou: lien de telechargementdu logiciel

Dernière modification par zennepiet (Le 29/05/2013, à 21:03)

Hors ligne

#2 Le 29/05/2013, à 21:22

bishop

Re : installation de wavetomidi

Salut !
Il y a un fichier install.sh dans l'archive. Normalement les commandes devraient être :

cd ~/wavetomidi-src2.3a3
./install.sh

Ton mot de passe devrait être demandé au cours de l'installation.


Si ce n'est pas le cas ou si ça ne fonctionne pas essaie avec sudo :

sudo ./install.sh

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

Hors ligne

#3 Le 29/05/2013, à 21:44

zennepiet

Re : installation de wavetomidi

salut bishop, merci de jetter un oeil à mon probleme, en essayant cette commande voici ce que ça dit:

le-piet@pierre-desktop:~$ cd Bureau
le-piet@pierre-desktop:~/Bureau$ cd wave
le-piet@pierre-desktop:~/Bureau/wave$ cd wavetomidi-src2.3a3
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ ./install.sh
: Aucun fichier ou dossier de ce typetcl84.patch3
: Aucun fichier ou dossier de ce type.1
: Aucun fichier ou dossier de ce type
 ». Arrêt.Pas de règle pour fabriquer la cible « install
cp: impossible d'évaluer «tclmidi31.*»: Aucun fichier ou dossier de ce type
: Aucun fichier ou dossier de ce type
: Aucun fichier ou dossier de ce type2
: Aucun fichier ou dossier de ce type
: Aucun fichier ou dossier de ce type
 ». Arrêt.Pas de règle pour fabriquer la cible « install
: Aucun fichier ou dossier de ce typedi
: Aucun fichier ou dossier de ce type
 : commande introuvablemake
: Aucun fichier ou dossier de ce type
 ». Arrêt.Pas de règle pour fabriquer la cible « install
cp: impossible d'évaluer «.libs/*w2m.*»: Aucun fichier ou dossier de ce type
: Aucun fichier ou dossier de ce type
: Aucun fichier ou dossier de ce type
Error in startup script: couldn't read file "./tkwavetomidi.tcl": no such file or directory
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ 

je continue d'essayer des trucs... (sans vraiement savoir ! mad)

Hors ligne

#4 Le 29/05/2013, à 21:55

zennepiet

Re : installation de wavetomidi

Dans "wavetomidi-src2.3a3" il y a un dossier qui s'apelle "wavetomidi" et là je reuissit à faire un ./configure (voir mon premier mess)(suis pas sur que ça ai vraiment fonctionné) mais a partir de là plus rien ne fonctionne...

Hors ligne

#5 Le 29/05/2013, à 22:18

bishop

Re : installation de wavetomidi

J'ai installer le paquet tcl pour pouvoir compiler mais ça ne semble pas suffisant. Ça ne compile pas.

J'ai éditer le fichier install.sh pour voir ce qu'il contenait puis lancer la première commande qui applique un patch. Voilà la réponse :

bishop@U-buntu:~/wavetomidi-src2.3a3$ patch -p1 < tclmidi-3.1gcc3tcl84.patch3
patch: **** Only garbage was found in the patch input.


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

Hors ligne

#6 Le 29/05/2013, à 22:27

zennepiet

Re : installation de wavetomidi

oups ! je re-download depuis un endroit plus sur pour voir... cool

Hors ligne

#7 Le 29/05/2013, à 22:34

zennepiet

Re : installation de wavetomidi

ça a l'air dans le genre... sad  j'ai essayé ça:

le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ sudo make install
cat install.sh >install 
chmod a+x install
le-piet@pierre-desktop:~/Bureau/wave/wavetomidi-src2.3a3$ 

...

Hors ligne

#8 Le 29/05/2013, à 22:37

zennepiet

Re : installation de wavetomidi

cette fois je l'ai downloadé d'ici: http://wavetomidi.sourceforge.net/ , à mon avis c'est la même source...

Hors ligne

#9 Le 29/05/2013, à 22:48

bishop

Re : installation de wavetomidi

C'est sur SourceForge que j'ai téléchargé l'archive.

Je me suis baladé dans les sous-répertoires pour voir les fichiers INSTALL et il n'y a vraiment rien d'explicite. On te demande d'installer des dépendances qui semblent obsolètes comme tclmidi...
Avec si peu d'infos je ne peux t'aider plus... Désolé ! sad


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

Hors ligne

#10 Le 29/05/2013, à 23:49

zennepiet

Re : installation de wavetomidi

ok, le bidule date un peu, j'imagine qu'il n'est plus suivis et ce serait la raison... dommage. je me tâte d'essayer la version windaube, ça fait des lustres que je l'ai plus utilisé beurk big_smile, d'abord voir si je trouve pas autre chose dans le genre pour linux... en tous cas merci pour ton aide cool

Hors ligne

#11 Le 29/05/2013, à 23:58

bishop

Re : installation de wavetomidi

Voir en recherche linux wave to midi


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

Hors ligne