[sane-devel] Cant install the 18-version

Johannes Meixner jsmeix at suse.de
Wed Jul 5 07:49:12 UTC 2006


Hello,

On Jul 5 04:32 Mogens Jæger wrote (shortened):
> 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

To find programs (or whatever files or RPM info) there is
a ARCHIVES.gz file on our first CD (od DVD):

zgrep '/usr/bin/makeindex' ARCHIVES.gz
results:
...tetex...rpm: ... /usr/bin/makeindex ...
so that it is in the tetex package.

I assume this package and probably several other dependent
required packages are missing in your build system.

See our source RPM spec file what is in particular required
(except the usual development stuff like gcc/make/...)
to build SANE:
-----------------------------------------------------------------
BuildRequires:  libgphoto2 libieee1284 libjpeg-devel
                libpng net-snmp-devel pkgconfig te_ams te_latex
-----------------------------------------------------------------
Install those packages with YaST to make sure all dependent
required packages are also installed.


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5      Mail: jsmeix at suse.de
90409 Nuernberg, Germany                    WWW: http://www.suse.de/


More information about the sane-devel mailing list