Hi, my name is Gilberto, I work in System Linux call FenIX Linux in Brazil,
www.sistemafenix.com.br, the big problem in multifunction printer in Brazil is
lexmark x1195, because this printer have low price here is very easy find
lexmark for sale here. The problem is in scanner, the printer is ok with driver
z600 lexmark work very well.But sane 1.17 and 1.18 source is not ok!!The
scanner break any times and others scanner the image white!!!!Is very important
work with scanner!!! Please help me??? one soluction???Thank You people!!!ob.
if need other information about log or others questions please send me
email.Gilbertowww.sistemafenix.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060705/091f2695/attachment.htm
From [email protected] Wed Jul 5 02:32:21 2006
From: [email protected] (=?ISO-8859-1?Q?Mogens_J=E6ger?=)
Date: Wed Jul 5 02:33:44 2006
Subject: [sane-devel] Cant install the 18-version
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
Message-ID: <[email protected]>
Olaf Meeuwissen wrote:
>
>
>
>>making all in doc
>>make[1]: Entering directory
>>`/home/mogens/Programmer/Gimp-relateret/sane-backends-1.0.18/doc'
>>Generating index for sane.ps...
>>make[1]: *** [sane.ind] Error 1
>>
>>
>
>Do you have LaTeX and makeindex? Check the values for the LATEX and
>MAKEINDEX variables in doc/Makefile. If these are empty, that's your
>problem.
>
>
The LaTeX is installed, but I can't find the makeindex as a part of SuSE.
In the file doc/Makefile I have these two lines:
LATEX = TEXINPUTS=$(srcdir):$$TEXINPUTS /usr/bin/latex
MAKEINDEX = /usr/bin/makeindex
(and later)
sane.ind: sane.tex net.tex
@echo Generating index for sane.ps...
@touch sane.ind
@$(LATEX) $(srcdir)/sane </dev/null >/dev/null && \
$(MAKEINDEX) sane.idx 2>/dev/null
Running both seems OK - (I am not that advanced user, that I know what
they are used for, or how)
Thanks in advance
Mogens J?ger