Hi, Op Tue 12 Aug 2008 om 06:31:43 +0200 schreef Joost van Baal: > Package: zoem > Version: 07-333-3 > Severity: minor > Tags: upstream > > When building zoem with a non-standard --prefix passed to ./configure, > typesetting documents fails. It seems ZOEMSEARCHPATH is broken in such > a setup. I reporting it using the Debian BTS since upstream has no > public bug tracking system (and I hope I won't forget about this bug by > doing so :) <snip> > Op Fri 6 Jun 2008 om 04:22:47 +0200 schreef Joost van Baal: > > > > Is er een zoem-invokatie die het default includepatch laat zien? > > Ik schat dat die output handig is hier. <snip>
Here's how to reproduce the bug on a current Debian testing/lenny system: wget http://www.micans.org/zoem/src/zoem-07-333.tar.gz [EMAIL PROTECTED]:/usr...cal/src/zoem/zoem-07-333% ./configure --prefix=/tmp/zoem [EMAIL PROTECTED]:/usr...cal/src/zoem/zoem-07-333% make && make install [EMAIL PROTECTED]:/tmp/uruk% for t in day month year; do wget http://mdcc.cx/pub/uruk/uruk-20080330/stamp.$t; done [EMAIL PROTECTED]:/tmp/uruk% wget http://mdcc.cx/pub/uruk/uruk-20080330/VERSION [EMAIL PROTECTED]:/tmp/uruk/man% wget http://mdcc.cx/pub/uruk/uruk-20080330/man/uruk.azm [EMAIL PROTECTED]:/tmp/uruk/man% wget http://mdcc.cx/pub/uruk/uruk-20080330/man/include.zmm [EMAIL PROTECTED]:/tmp/uruk% export PATH=/tmp/zoem/bin:$PATH Now this fails: [EMAIL PROTECTED]:/tmp/uruk/man% zoem -d html -i uruk.azm -o uruk.html [zinsert#1] failure opening file <uruk.zmt> (rerun?) ___ [zoem] error around input line <15> in <uruk.azm> ___ last key seen is <<>#2> ___ [\<>#2] No arguments allowed with closing tag ___ [zoem] unwound on error/exception ___ [env] file <uruk.html> open tag <html> While this is just fine: [EMAIL PROTECTED]:/tmp/uruk/man% ZOEMSEARCHPATH=/tmp/zoem/share/zoem/mac zoem -d html -i uruk.azm -o uruk.html [zinsert#1] failure opening file <uruk.zmt> (rerun?) [EMAIL PROTECTED]:/tmp/uruk/man% ZOEMSEARCHPATH=/tmp/zoem/share/zoem/mac zoem -d html -i uruk.azm -o uruk.html [EMAIL PROTECTED]:/tmp/uruk/man% I've tried to find out what's going on here. zoem-07-333/Makefile and zoem-07-333/src/Makefile has ac_cv_use_zoemincludepath = /tmp/zoem/share/zoem/mac zoem-07-333/config.h has #define ZOEMINCLUDEPATH /tmp/zoem/share/zoem/mac zoem-07-333/src/entry.c uses this macro. Unfortunately I have no clue why zoem seems to fail to use this includepath... Stijn: can you reproduce the problem now? Bye, Joost
signature.asc
Description: Digital signature