Canon Drucker installieren

kernel panic

Lt. Commander
Registriert
Jan. 2010
Beiträge
2.024
Hallo,

ich versuche momentan einen Canon Pixma MP240 zu installieren und habe im bereits die Pakete automake, autoconf und lib-irgendwas runtergladen und installiert. nun aber erscheint immer die Meldung:
desktop-pc@desktop-pc:~/Desktop/cnijfilter-common-3.00/libs$ ./autogen.sh make
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal ...
Running autoheader...
Running automake --gnu ...
Running autoconf ...
Running ./configure make ...
configure: WARNING: you should use --build, --host, --target
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for make-g++... no
checking for make-c++... no
checking for make-gpp... no
checking for make-aCC... no
checking for make-CC... no
checking for make-cxx... no
checking for make-cc++... no
checking for make-cl.exe... no
checking for make-FCC... no
checking for make-KCC... no
checking for make-RCC... no
checking for make-xlC_r... no
checking for make-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: in `/home/desktop-pc/Desktop/cnijfilter-common-3.00/libs':
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
In dieser config.log find ich persönlich keinen Hinweis auf den Fehler, wenn gewünscht kann ich diese gern posten, hab aber aufgrund der länge darauf erst einmal verzichtet.

Schonmal Danke im voraus.
 
Zuletzt bearbeitet:
Erkennt denn das BS den Drucker nicht selber?
Ich mußte noch nie einen Drucker "installieren"
 
nee der nächstbeste wäre der mp220, der jedoch nicht funktioniert. laut treiber schickt er eine testseite zum drucker, der auch iwas macht laut meinem display, aber er druckt einfach nicht!
 
Betriebssystem?!
Win 7 hast aber noch nicht, oder?

Weil wenn, dann sucht sich das BS den Treiber selber online.
Außer du hast was weis ich was für "unnötige" Dienste abgeschaltet.
 
ne ich benutz den auf ubuntu 9.10 (10.04 und 10.10 laufen nicht wirklich)..... win hab ich auch, aber da läuft ja alles... nur nicht auf linux :(
 
Poste mal die config.log bitte, haste mal canon im Software market gesucht ? vllt gibts schon nen drucker ;)
 
lol hab doch nur ubuntu 9.10, da gibs so en luxus noch net :D

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

It was created by configure, which was
generated by GNU Autoconf 2.64. Invocation command line was

$ ./configure make

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

hostname = desktop-pc
uname -m = x86_64
uname -r = 2.6.31-22-generic
uname -s = Linux
uname -v = #67-Ubuntu SMP Sat Oct 16 18:51:35 UTC 2010

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

/bin/arch = unknown
/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/games


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

configure:2517: checking for a BSD-compatible install
configure:2585: result: /usr/bin/install -c
configure:2596: checking whether build environment is sane
configure:2646: result: yes
configure:2787: checking for a thread-safe mkdir -p
configure:2826: result: /bin/mkdir -p
configure:2839: checking for gawk
configure:2869: result: no
configure:2839: checking for mawk
configure:2855: found /usr/bin/mawk
configure:2866: result: mawk
configure:2877: checking whether make sets $(MAKE)
configure:2899: result: yes
configure:2998: checking for make-g++
configure:3028: result: no
configure:2998: checking for make-c++
configure:3028: result: no
configure:2998: checking for make-gpp
configure:3028: result: no
configure:2998: checking for make-aCC
configure:3028: result: no
configure:2998: checking for make-CC
configure:3028: result: no
configure:2998: checking for make-cxx
configure:3028: result: no
configure:2998: checking for make-cc++
configure:3028: result: no
configure:2998: checking for make-cl.exe
configure:3028: result: no
configure:2998: checking for make-FCC
configure:3028: result: no
configure:2998: checking for make-KCC
configure:3028: result: no
configure:2998: checking for make-RCC
configure:3028: result: no
configure:2998: checking for make-xlC_r
configure:3028: result: no
configure:2998: checking for make-xlC
configure:3028: result: no
configure:3042: checking for g++
configure:3072: result: no
configure:3042: checking for c++
configure:3072: result: no
configure:3042: checking for gpp
configure:3072: result: no
configure:3042: checking for aCC
configure:3072: result: no
configure:3042: checking for CC
configure:3072: result: no
configure:3042: checking for cxx
configure:3072: result: no
configure:3042: checking for cc++
configure:3072: result: no
configure:3042: checking for cl.exe
configure:3072: result: no
configure:3042: checking for FCC
configure:3072: result: no
configure:3042: checking for KCC
configure:3072: result: no
configure:3042: checking for RCC
configure:3072: result: no
configure:3042: checking for xlC_r
configure:3072: result: no
configure:3042: checking for xlC
configure:3072: result: no
configure:3096: checking for C++ compiler version
configure:3105: g++ --version >&5
./configure: line 3107: g++: command not found
configure:3116: $? = 127
configure:3105: g++ -v >&5
./configure: line 3107: g++: command not found
configure:3116: $? = 127
configure:3105: g++ -V >&5
./configure: line 3107: g++: command not found
configure:3116: $? = 127
configure:3105: g++ -qversion >&5
./configure: line 3107: g++: command not found
configure:3116: $? = 127
configure:3138: checking for C++ compiler default output file name
configure:3160: g++ conftest.cpp >&5
./configure: line 3162: g++: command not found
configure:3164: $? = 127
configure:3201: result:
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "buftool"
| #define VERSION "1.0.0"
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
| FILE *f = fopen ("conftest.out", "w");
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:3207: error: in `/home/desktop-pc/Desktop/cnijfilter-common-3.00/libs':
configure:3211: error: C++ compiler cannot create executables
See `config.log' for more details.

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

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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=make
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=make
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=make
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} /home/desktop-pc/Desktop/cnijfilter-common-3.00/libs/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/desktop-pc/Desktop/cnijfilter-common-3.00/libs/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/desktop-pc/Desktop/cnijfilter-common-3.00/libs/missing --run autoconf'
AUTOHEADER='${SHELL} /home/desktop-pc/Desktop/cnijfilter-common-3.00/libs/missing --run autoheader'
AUTOMAKE='${SHELL} /home/desktop-pc/Desktop/cnijfilter-common-3.00/libs/missing --run automake-1.11'
AWK='mawk'
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/desktop-pc/Desktop/cnijfilter-common-3.00/libs/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='buftool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.0.0'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='make'
build_alias='make'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='make'
host_alias='make'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/desktop-pc/Desktop/cnijfilter-common-3.00/libs/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
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='make'

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "buftool"
#define VERSION "1.0.0"

configure: exit 77
 
Zuletzt bearbeitet:
[spoiler*][*/SPOILER] ohne stern ;)

hast du im market geschaut ?
EDIT: Ach soo, ok ^^
 
Zuletzt bearbeitet:
ja hab ich ... weder unter canon, drucker, printer, driver kommt etwas brauchbares.
 
@xXNeXoNXx die anleitung hab ich schon gesehen und brachte mir nichts, da ich z.b. ganz andere abhängigkeiten habe...
 
Wofür hast du andere Abhängigkeiten? Da steht bei, dass das Ganze unter Karmic getestet wurde. Theoretisch sollte es gehen, aber um dir zu helfen, musst du mir schon ein paar Informationen geben ;)
 
damit die autogen.sh ausgeführt werden musste, musste ich folgende pakete installieren: automake, autoconf und lib-irgendwas. seitdem taucht die fehlermeldung, siehe erstes posting auf.
 
Die ist in den einen Ordner drinen, wo auch steht, wie man es installieren soll....
 
Sag mal haasenfranz, hast Du den überhaupt keine Compiler installiert?
Jedenfalls sucht das automagische Generierungsscript nach Compilern, kann aber keine finden.
Ich persönlich würde dem System einfach mal die GNU Compiler Collection (in short gcc) spendieren. Dann könnte es auch mit dem compilern klappen. :cool_alt:

Wenn Compiler installiert sind, dann kann man sich die Version etwa so anzeigen lassen:
Code:
cc --version

Unter Ubuntu sollte dies in etwa die nötigen Pakete zum compilern in das System reinziehen:
Code:
sudo apt-get install build-essentials
Kannst Du hier gucken: http://packages.ubuntu.com/karmic/build-essential
das Paket hat g++ als Vorraussetzung und g++ hat wiederum gcc als Vorrausetzung.
Damit sollten dann die Vorraussetzungen zum Selbstbau in das System gezogen werden.
 
anscheinend schon:

desktop-pc@desktop-pc:~$ cc --version
cc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ergänzung ()

glaube es hat geklappt nach der installation von build essentials
 
Zuletzt bearbeitet:
Das Cannon Script fand aber keine Compiler.
haasenfranz autogen.sh Ausgabe schrieb:
Code:
[...]
checking for make-g++... no
checking for make-c++... no
checking for make-gpp... no
checking for make-aCC... no
checking for make-CC... no
checking for make-cxx... no
checking for make-cc++... no
checking for make-cl.exe... no
checking for make-FCC... no
checking for make-KCC... no
checking for make-RCC... no
checking for make-xlC_r... no
checking for make-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
[...]
Ach zu spät das Edit gesehen, dann ist ja gut, dass es jetzt läuft.
 
nee doch net, kann den treiber nirgends finden, weder in der liste, noch die ppd datei
 
Schau mal, hier es gibt ein HowTo für deb Fertigpakete für den Canon MP240 Printer:
http://r3dux.org/2010/05/how-to-get-a-canon-mp240-printer-working-in-ubuntu-10-04-3264-bit/
Habe das gerade mal ausprobiert und da ist jetzt im Ubuntu unter /usr/share/ppd/canonmp240.ppd das ppd für den Canon MP240 Printer zu finden. Ich habe aber diesen Drucker nicht im Haus, finde schon schlimm genug dass ich einen anderen Canon Crap Drucker habe. (Die Lehre daraus: nie wieder Canon!)
 
Zurück
Oben