Visualizzazione dei risultati da 1 a 2 su 2

Discussione: installare k3b

  1. #1
    Utente di HTML.it
    Registrato dal
    Jan 2005
    Messaggi
    262

    installare k3b

    ho scaricato i sorgenti dal sito http://www.k3b.org/ perchè ci sono anche le istruzioni x installazione. Nonostante questo non riesco a installarlo(sono alle prime installazioni sotto linux). Seguo la procedura descritta

    # tar -xjvf k3b-0.11.10.tar.bz2
    # cd k3b-0.11.10
    # ./configure
    # make
    # su -c "make install"

    ma già al ./configure ho dei problemi (forse dovrei installare il compilatore C). Ho fatto comunque per curiosità il make e lultimo comando. Posto l'output:

    linux:/home/lxuser/Desktop/k3b-0.12.12 # ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for kde-config... /opt/kde3/bin/kde-config
    checking where to install... /opt/kde3 (as returned by kde-config)
    checking for style of include used by make... GNU
    checking for gcc... no
    checking for cc... no
    checking for cc... no
    checking for cl... no
    configure: error: no acceptable C compiler found in $PATH
    See `config.log' for more details.

    linux:/home/lxuser/Desktop/k3b-0.12.12 # make
    make: *** No targets specified and no makefile found. Stop.
    linux:/home/lxuser/Desktop/k3b-0.12.12 # su -c make install
    su: user install does not exist
    linux:/home/lxuser/Desktop/k3b-0.12.12 #

  2. #2
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,558

    Re: installare k3b

    Originariamente inviato da iperuber
    ho scaricato i sorgenti dal sito http://www.k3b.org/ perchè ci sono anche le istruzioni x installazione. Nonostante questo non riesco a installarlo(sono alle prime installazioni sotto linux). Seguo la procedura descritta

    # tar -xjvf k3b-0.11.10.tar.bz2
    # cd k3b-0.11.10
    # ./configure
    # make
    # su -c "make install"

    ma già al ./configure ho dei problemi (forse dovrei installare il compilatore C). Ho fatto comunque per curiosità il make e lultimo comando. Posto l'output:

    linux:/home/lxuser/Desktop/k3b-0.12.12 # ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for kde-config... /opt/kde3/bin/kde-config
    checking where to install... /opt/kde3 (as returned by kde-config)
    checking for style of include used by make... GNU
    checking for gcc... no
    checking for cc... no
    checking for cc... no
    checking for cl... no
    configure: error: no acceptable C compiler found in $PATH
    See `config.log' for more details.

    linux:/home/lxuser/Desktop/k3b-0.12.12 # make
    make: *** No targets specified and no makefile found. Stop.
    linux:/home/lxuser/Desktop/k3b-0.12.12 # su -c make install
    su: user install does not exist
    linux:/home/lxuser/Desktop/k3b-0.12.12 #
    k3b è integrato in tutte le distro , installalo direttamente dai cdrom o dvd della tua .
    Slackware lo mette nella directori 'extra' del cdrom 2

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.