Bonjour,
Config:
Gnome version 3.14.1
Mémoire 3Gio
Intel® Core™ i5-2400 CPU @ 3.10GHz
Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
Debian GNU/Linux 8 (jessie) 64 bits
Oracle
Disque 7,9 Go
Je débute avec Debian.
J’ai tapé su apt-get install octave ou sudo apt-get install octave ou apt-get install
apt-get install
E: Impossible d’ouvrir le fichier verrou /var/lib/dpkg/lock - open (13: Permission non accordée)
E: Impossible de verrouiller le répertoire d’administration (/var/lib/dpkg/). Avez-vous les privilèges du superutilisateur ?
su apt-get install
Pas de mot de passe pour l’utilisateur « apt-get »
su apt-get install
bash: sudo : commande introuvable
Puis dans le répertoire où Octave a été téléchargé:
michel1578@Debian:~$ cd Documents
michel1578@Debian:~/Documents$ ls
adobe firefox Octave
michel1578@Debian:~/Documents$ cd Octave
michel1578@Debian:~/Documents/Octave$ ls
octave-4.0.0 octave-4.0.0.tar.xz
michel1578@Debian:~/Documents/Octave$ cd octave-4.0.0
michel1578@Debian:~/Documents/Octave/octave-4.0.0$ ls
aclocal.m4 config.in.h etc libinterp oct-conf-post.h test
AUTHORS config.log examples liboctave oct-conf-post.in.h
BUGS configure INSTALL m4 README
build-aux configure.ac INSTALL.OCTAVE Makefile.am run-octave.in
ChangeLog COPYING libgnu Makefile.in scripts
CITATION doc libgui NEWS src
michel1578@Debian:~/Documents/Octave/octave-4.0.0$ ./configure
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… gawk
checking whether make sets $(MAKE)… no
checking whether make supports nested variables… no
checking whether UID ‘1000’ is supported by ustar format… yes
checking whether GID ‘1000’ is supported by ustar format… yes
checking how to create a ustar tar archive… gnutar
checking whether make supports nested variables… (cached) no
checking build system type… x86_64-unknown-linux-gnu
checking host system type… x86_64-unknown-linux-gnu
checking for style of include used by make… none
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in /home/michel1578/Documents/Octave/octave-4.0.0': configure **: error:** no acceptable C compiler found in $PATH See
config.log’ for more details
Avez-vous une petite idée pour m’aider?
Leloup