Announcement

Collapse
No announcement yet.

installing hp 5370c scanner

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    installing hp 5370c scanner

    Having trouble installing sane. When I try to run configure it terminates with the following message: configure: error: no acceptable C compiler found in $PATH
    See `config.log' for more details. I downloaded a c compiler and installed it but the result is the same. Can anyone tell me what I should be doing?

    #2
    Re: installing hp 5370c scanner

    How about

    Code:
    sudo apt-get install build-essential
    sudo apt-get --reinstall install sane


    Add.: you may let us see the config.log mentioned in your post (?).

    Comment


      #3
      Re: installing hp 5370c scanner

      This file contains any messages produced by compilers while
      running configure, to aid debugging if configure makes a mistake.

      It was created by sane-backends configure 1.0.18, which was
      generated by GNU Autoconf 2.59e. Invocation command line was

      $ ./configure

      ## --------- ##
      ## Platform. ##
      ## --------- ##

      hostname = robert3
      uname -m = i686
      uname -r = 2.6.15-28-386
      uname -s = Linux
      uname -v = #1 PREEMPT Thu May 10 09:45:43 UTC 2007

      /usr/bin/uname -p = unknown
      /bin/uname -X = unknown

      /bin/arch = i686
      /usr/bin/arch -k = unknown
      /usr/convex/getsysinfo = unknown
      /usr/bin/hostinfo = unknown
      /bin/machine = unknown
      /usr/bin/oslevel = unknown
      /bin/universe = unknown

      PATH: /usr/local/sbin
      PATH: /usr/local/bin
      PATH: /usr/sbin
      PATH: /usr/bin
      PATH: /sbin
      PATH: /bin
      PATH: /usr/bin/X11
      PATH: /usr/games


      ## ----------- ##
      ## Core tests. ##
      ## ----------- ##

      configure:2039: checking build system type
      configure:2057: result: i686-pc-linux-gnu
      configure:2079: checking host system type
      configure:2094: result: i686-pc-linux-gnu
      configure:2178: checking for gcc
      configure:2208: result: no
      configure:2275: checking for cc
      configure:2322: result: no
      configure:2378: checking for cl.exe
      configure:2408: result: no
      configure:2437: error: no acceptable C compiler found in $PATH
      See `config.log' for more details.

      ## ---------------- ##
      ## Cache variables. ##
      ## ---------------- ##

      ac_cv_build=i686-pc-linux-gnu
      ac_cv_env_CCC_set=
      ac_cv_env_CCC_value=
      ac_cv_env_CC_set=
      ac_cv_env_CC_value=
      ac_cv_env_CFLAGS_set=
      ac_cv_env_CFLAGS_value=
      ac_cv_env_CPPFLAGS_set=
      ac_cv_env_CPPFLAGS_value=
      ac_cv_env_CPP_set=
      ac_cv_env_CPP_value=
      ac_cv_env_CXXCPP_set=
      ac_cv_env_CXXCPP_value=
      ac_cv_env_CXXFLAGS_set=
      ac_cv_env_CXXFLAGS_value=
      ac_cv_env_CXX_set=
      ac_cv_env_CXX_value=
      ac_cv_env_F77_set=
      ac_cv_env_F77_value=
      ac_cv_env_FFLAGS_set=
      ac_cv_env_FFLAGS_value=
      ac_cv_env_LDFLAGS_set=
      ac_cv_env_LDFLAGS_value=
      ac_cv_env_build_alias_set=
      ac_cv_env_build_alias_value=
      ac_cv_env_host_alias_set=
      ac_cv_env_host_alias_value=
      ac_cv_env_target_alias_set=
      ac_cv_env_target_alias_value=
      ac_cv_host=i686-pc-linux-gnu

      ## ----------------- ##
      ## Output variables. ##
      ## ----------------- ##

      ALLOCA=''
      AR=''
      AS=''
      BACKENDS=''
      BEOS_ADDONDIR=''
      BE_INSTALL_FLAVOR=''
      CC=''
      CFLAGS=''
      CPP=''
      CPPFLAGS=''
      CXX=''
      CXXCPP=''
      CXXFLAGS=''
      DEFS=''
      DEPEND_RECURSIVE=''
      DISTCLEAN_FILES=''
      DLLTOOL=''
      DLL_PRELOAD=''
      DL_LIB=''
      DVIPS=''
      DYNAMIC_FLAG=''
      ECHO='echo'
      ECHO_C=''
      ECHO_N='-n'
      ECHO_T=''
      EGREP=''
      EXEEXT=''
      F77=''
      FFLAGS=''
      GPHOTO2_LDFLAGS=''
      GREP=''
      HAVE_GPHOTO2=''
      INCLUDES=''
      INSTALL_DATA=''
      INSTALL_LOCKPATH=''
      INSTALL_PROGRAM=''
      INSTALL_SCRIPT=''
      INSTALL_TRANSLATIONS=''
      LATEX=''
      LDFLAGS=''
      LIBOBJS=''
      LIBS=''
      LIBTOOL=''
      LIBTOOL_LINK_EXTRA=''
      LINKER_RPATH=''
      LN_S=''
      LOCKPATH_GROUP=''
      LTLIBOBJS=''
      MAKEDEPEND=''
      MAKEINDEX=''
      MSGFMT=''
      MSGMERGE=''
      NUMBER_VERSION='1.0.18'
      OBJDUMP=''
      OBJEXT=''
      PACKAGE='sane-backends'
      PACKAGE_BUGREPORT='sane-devel@lists.alioth.debian.org'
      PACKAGE_NAME='sane-backends'
      PACKAGE_STRING='sane-backends 1.0.18'
      PACKAGE_TARNAME='sane-backends'
      PACKAGE_VERSION='1.0.18'
      PATH_SEPARATOR=':'
      RANLIB=''
      SANED=''
      SANEI_JPEG=''
      SANEI_JPEG_LO=''
      SANE_CONFIG_PATH=''
      SET_MAKE=''
      SHELL='/bin/sh'
      STRIP=''
      USE_LATEX=''
      USE_LINKS=''
      VERSION='1.0.18'
      V_MAJOR='1'
      V_MINOR='0'
      V_REV='18'
      XGETTEXT=''
      ac_ct_CC=''
      ac_ct_CXX=''
      ac_ct_F77=''
      bindir='${exec_prefix}/bin'
      build='i686-pc-linux-gnu'
      build_alias=''
      build_cpu='i686'
      build_os='linux-gnu'
      build_vendor='pc'
      datadir='${datarootdir}'
      datarootdir='${prefix}/share'
      docdir='${prefix}/doc/sane-${VERSION}'
      dvidir='${docdir}'
      exec_prefix='NONE'
      host='i686-pc-linux-gnu'
      host_alias=''
      host_cpu='i686'
      host_os='linux-gnu'
      host_vendor='pc'
      htmldir='${docdir}'
      includedir='${prefix}/include'
      infodir='${datarootdir}/info'
      libdir='${exec_prefix}/lib'
      libexecdir='${exec_prefix}/libexec'
      localedir='${datarootdir}/locale'
      localstatedir='${prefix}/var'
      locksanedir=''
      mandir='${datarootdir}/man'
      oldincludedir='/usr/include'
      pdfdir='${docdir}'
      prefix='NONE'
      program_transform_name='s,x,x,'
      psdir='${docdir}'
      sbindir='${exec_prefix}/sbin'
      sharedstatedir='${prefix}/com'
      sysconfdir='${prefix}/etc'
      target_alias=''

      ## ----------- ##
      ## confdefs.h. ##
      ## ----------- ##

      #define PACKAGE_NAME "sane-backends"
      #define PACKAGE_TARNAME "sane-backends"
      #define PACKAGE_VERSION "1.0.18"
      #define PACKAGE_STRING "sane-backends 1.0.18"
      #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
      #define PACKAGE "sane-backends"
      #define VERSION "1.0.18"
      #define SANE_DLL_V_MAJOR 1
      #define SANE_DLL_V_MINOR 0
      #define SANE_DLL_V_BUILD 18

      configure: exit 1

      How do I input password when running the commands you gave me?
      And thanks very much for your help.

      Comment


        #4
        Re: installing hp 5370c scanner

        Originally posted by rschlueter
        How do I input password when running the commands you gave me?
        https://help.ubuntu.com/community/RootSudo

        Comment

        Working...
        X