When compiling texmacs-1.0.6.15, I get the following output during the
configure phase:
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/makefile
config.status: creating src/System/tm_configure.hpp
config.status: creating misc/admin/admin.makefile
config.status: WARNING: misc/admin/admin.makefile.in seems to ignore the
--datarootdir setting
config.status: creating misc/doxygen/Doxyfile
config.status: creating misc/man/texmacs.1
config.status: creating misc/rpm/TeXmacs.spec
config.status: creating misc/scripts/fig2ps
config.status: WARNING: misc/scripts/fig2ps contains a reference to the
variable `datarootdir'
which seems to be undefined. Please make sure it is defined.
config.status: creating misc/scripts/texmacs
config.status: WARNING: misc/scripts/texmacs contains a reference to the
variable `datarootdir'
which seems to be undefined. Please make sure it is defined.
This looks like some new variable has been introduced, but only halfway.
Surprisingly, although it contains the undefined variable
$datarootdir, the resulting texmacs wrapper script seems to work
nevertheless, but I haven't tested it thoroughly. Is this $datarootdir
thing used anywhere? If not, why is it there at all, and if yes, where?
--
Martin
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev