lars replied,
> Yes, but when compiling devel sources you are expected to have a devel
> setup. autoconf, automake, gettext ...
hmm, i've added gettext, and this persists. I notice a line during
configure of
sed: can't read ./Makefile.in: No such file or directory
Also, there seems to be no executable named "no" in the debian gettext
package:
grep no /var/lib/dpkg/info/gettext*
/var/lib/dpkg/info/gettext.list:/usr/share/locale/no
/var/lib/dpkg/info/gettext.list:/usr/share/locale/no/LC_MESSAGES
/var/lib/dpkg/info/gettext.list:/usr/share/locale/no/LC_MESSAGES/gettext.mo
/var/lib/dpkg/info/gettext.list:/usr/share/locale/no@nynorsk
/var/lib/dpkg/info/gettext.list:/usr/share/locale/no@nynorsk/LC_MESSAGES
/var/lib/dpkg/info/gettext.list:/usr/share/locale/no@nynorsk/LC_MESSAGES/gettext.mo
/var/lib/dpkg/info/gettext.md5sums:f2ce4bc192147a7cf890a0aa38b38b56
usr/share/locale/no/LC_MESSAGES/gettext.mo
/var/lib/dpkg/info/gettext.md5sums:5a4190161cf549e08ee35a4ec21eff17
usr/share/locale/no@nynorsk/LC_MESSAGES/gettext.mo
The entire output of configrue follows:
eyryttyp0:lyx>nice ./configure --program-suffix=.13 >& mylog
loading cache ./config.cache
configuring LyX version 1.1.1
WARNING: This is a development version. Expect bugs.
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking config.cache system type... same
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for prefix by checking for lyx... /usr/local/bin/lyx
checking for a working C++ compiler... g++
checking whether the C++ compiler (g++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for AIX... no
checking for HP-UX... no
checking for SunOS 4.x... no
checking for SCO 3.2v4... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for working const... yes
checking for inline... inline
checking size of void *... 4
checking size of int... 4
checking if C++ compiler supports mutable... yes
checking if C++ compiler supports partial specialization... yes
checking whether the C++ compiler understands explicit... yes
checking for broken STL stack template... no
checking for broken STL string container... no
checking for gcc strength-reduce bug... no
checking for sin in -lm... yes
checking for fopen in -lc... yes
checking for extra library directory... NONE
checking for extra include directory... NONE
checking for extra lib+include directory... NONE
checking for main in -liberty... no
checking for ptsname in -lpt... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenIM... yes
checking for XpmCreateBufferFromImage in -lXpm... yes
checking for X11/xpm.h... yes
checking xpm header version... 4.10
checking for fl_initialize in -lforms... yes
checking for X11/forms.h... yes
checking xforms header version... 0.88
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... da de es fi fr hu nl no sv tr
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether sys/types.h defines makedev... no
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for errno.h... yes
checking for sys/time.h... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for st_blksize in struct stat... yes
checking for st_blocks in struct stat... yes
checking for st_rdev in struct stat... yes
checking for mode_t... yes
checking for off_t... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... yes
checking for memmove... yes
checking for memset... yes
checking for strchr... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for strerror... yes
checking for atexit... yes
checking for bool type... yes
checking for the reLyX package... present
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for perl >= 5.002... /usr/bin/perl
creating ./config.status
creating Makefile
sed: can't read ./Makefile.in: No such file or directory
creating reLyX
Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating intl/Makefile
creating po/Makefile.in
creating development/Makefile
creating src/Makefile
creating src/support/Makefile
creating src/main/Makefile
creating src/mathed/Makefile
creating src/frontends/Makefile
creating src/frontends/include/Makefile
creating src/frontends/support/Makefile
creating src/frontends/xforms/Makefile
creating src/include/Makefile
creating src/include/config.h
configuring in lib
running /bin/sh ./configure --program-suffix=.13 --cache-file=.././config.cache
--srcdir=.
checking for a LaTeX2e program...
+checking for "latex"... yes
checking for reLyX LaTeX-to-LyX translator...
+checking for "reLyX"... yes
checking for a Postscript interpreter...
+checking for "gs"... yes
checking for a Postscript previewer...
+checking for "gv"... no
+checking for "ghostview"... yes
checking for a *roff formatter...
+checking for "groff"... yes
checking for ChkTeX...
+checking for "chktex"... no
checking for a spell-checker...
+checking for "ispell"... yes
checking for a fax driver...
+checking for "sendfax"... no
+checking for "faxsend"... no
+checking for "fax"... no
checking for SGML-tools (aka LinuxDoc-SGML)...
+checking for "sgml2lyx"... no
checking for a spool command...
+checking for "lp"... no
+checking for "lpr"... yes
checking LaTeX configuration... auto
+Inspecting your LaTeX configuration.
+checking for default encoding (this may take a long time)
+ checking for ec fonts... yes
+ checking for ec support in LaTeX format... yes
+checking for document class IEEEtran [IEEEtran.cls]... no
+checking for document class aapaper [aa]... no
+checking for document class amsart-plain [amsart]... yes
+checking for document class amsart-seq [amsart]... yes
+checking for document class amsart [amsart.cls]... yes
+checking for document class amsbook [amsbook.cls]... yes
+checking for document class article [article.cls]... yes
+checking for document class book [book.cls]... yes
+checking for document class dinbrief [dinbrief.cls]... yes
+checking for document class ejour2 [ejour2.cls]... no
+checking for document class foils [foils.cls]... yes
+checking for document class iletter [iletter.cls]... no
+checking for document class latex8 [article,latex8.sty,times.sty]... no
+checking for document class letter [letter.cls]... yes
+checking for sgml class linuxdoc... no
+checking for document class paper [paper.cls]... no
+checking for document class report [report.cls]... yes
+checking for document class revtex [revtex.cls]... yes
+checking for document class scrartcl [scrartcl]... yes
+checking for document class scrbook [scrbook]... yes
+checking for document class scrlettr [scrlettr]... yes
+checking for document class scrreprt [scrreprt]... yes
+checking for document class slides [slides.cls]... yes
+checking for package a4 [a4.sty]... yes
+checking for package a4wide [a4wide.sty]... yes
+checking for package babel [babel.sty]... yes
+checking for package color [color.sty]... yes
+checking for package fancyhdr [fancyhdr.sty]... yes
+checking for package floatflt [floatflt.sty]... yes
+checking for package setspace [setspace.sty]... yes
+checking for package subfigure [subfigure.sty]... yes
+checking for package geometry [geometry.sty]... yes
+checking for package linuxdoc-sgml [linuxdoc-sgml.sty]... no
+checking for package longtable [longtable.sty]... yes
+checking for package algorithm [algorithm.sty]... yes
+checking for package rotating [rotating.sty]... yes
+checking for package latex8 [latex8.sty]... no
+checking for package graphics [graphics.sty]... yes
+checking for graphics driver... default
+checking for package psnfss [times.sty]... yes
+Inspection done.
+Read the file doc/LaTeXConfig.lyx for more information.
creating textclass.lst
creating packages.lst
creating doc/LaTeXConfig.lyx
creating lyxrc.defaults
Configuration:
Source code location: .
C++ Compiler: g++
C++ Compiler flags: -g -O -ansi -Wall
C Compiler: gcc
C Compiler flags: -g -O2
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx
Special flags: warnings
Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.
--