Epson Stylus DX3800 scanner

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
Hellboy
Posty: 2
Rejestracja: 06 listopada 2007, 19:50

Epson Stylus DX3800 scanner

Post autor: Hellboy »

Witam :razz: po Od dłuższego czasu po przesiadce z suse na ubuntu męcze sie z zainstalowaniem urzadzenia wielofunkcyjnego Epson Stylus DX3800 :-? Dziś udało mi się zainstalować samą drukarkę (lepsze to niz nic ) 8) jednak nadal mam problemy ze scannerem (na którym bardzo mi zalezy) :| próbowałem ściągnąć program Iscan który podobno działa lecz mam z nim problemy
próbuje wpisywać komedy tak jak podano w "readme"

Kod: Zaznacz cały

 # tar -zxvf iscan-${version}-${release}.tar.gz
  # cd iscan-${version}
  # ./configure
  # make
  # make install




(archiwum tar.gz nazywa sie "iscan-2.8.0-1" i mam ja na pulpicie)

jednak po wpisaniu pierwszej komedy terminal wyrzuca :

Kod: Zaznacz cały

 iscan--.tar.gz: Nie można open: No such file or directory
tar: Błąd nie do naprawienia: koniec
tar: Child returned status 2
tar: Zakończenie z błędem z powodu uprzednich błędów
nawet jeśli udało by mi sie wpisac 1 komede to z kazdym plikiem jaki probowalem instalnac po wpisaniu "make" wyskakuje " *** Nie podano obiektów i nie znaleziono makefile. Stop."

:wall:


Z góry dziękuje za wszelką pomoc :o ops:


przy ./configure wypluwa

Kod: Zaznacz cały

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
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... 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: C++ compiler cannot create executables
See `config.log' for more details.
arek@arek-desktop:~/Desktop/iscan-2.8.0$ 
arek@arek-desktop:~/Desktop/iscan-2.8.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking C++ ABI version... 1002
checking for gcc... gcc
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... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0... checking for gtk+... sh: gtk-config: not found
sh: gtk-config: not found
sh: gtk-config: not found
yes
checking GTK_CFLAGS... sh: gtk-config: not found
sh: gtk-config: not found
sh: gtk-config: not found
 
checking GTK_LIBS... sh: gtk-config: not found
sh: gtk-config: not found
sh: gtk-config: not found
 
checking for imlibgdk... Package imlibgdk was not found in the pkg-config search path. Perhaps you should add the directory containing `imlibgdk.pc' to the PKG_CONFIG_PATH environment variable No package 'imlibgdk' found
configure: error: Library requirements (imlibgdk) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
pokrak
Posty: 29
Rejestracja: 17 sierpnia 2007, 21:24
Lokalizacja: Poznañ

Post autor: pokrak »

Miałem podobny problem ze skanerem epson perfection v100 photo.
Pobierz paczke iscan-a w formacie rpm i przerób ją alienem na deba.
U mnie pomogło.
ODPOWIEDZ