Re: 1.5: make install failure

2007-03-24 Thread Bennett Helm
On Mar 24, 2007, at 7:24 AM, Georg Baum wrote: Am Freitag, 23. März 2007 20:46 schrieb Bo Peng: When running make install, I run into the following error: make install-data-hook PYTHONPATH=../../lib/lyx2lyx python -tt ./doc_toc.py Traceback (most recent call last): File "./doc_toc.py", lin

Re: 1.5: make install failure

2007-03-24 Thread Georg Baum
Am Freitag, 23. März 2007 20:46 schrieb Bo Peng: > > When running make install, I run into the following error: > > > > make install-data-hook > > PYTHONPATH=../../lib/lyx2lyx python -tt ./doc_toc.py > > Traceback (most recent call last): > >File "./doc_toc.py", line 148, in ? > > main(sy

Re: 1.5: make install failure

2007-03-23 Thread Bo Peng
When running make install, I run into the following error: make install-data-hook PYTHONPATH=../../lib/lyx2lyx python -tt ./doc_toc.py Traceback (most recent call last): File "./doc_toc.py", line 148, in ? main(sys.argv) File "./doc_toc.py", line 127, in main usage() TypeError: u