[Ipe-discuss] Ipe 7.0.1: Two errors

Otfried Cheong otfried at ipe.airpost.net
Fri Sep 18 16:49:05 CEST 2009


Unfortunately, two serious bugs sneaked into the 7.0.1 release:

"make install" fails.  To fix this, change the line (in "src/ipe/Makefile"):

	$(INSTALL_FILES) $(INSTALL_ROOT)$(IPEDOCDIR) ../../build/doc/*

into

	$(INSTALL_FILES) $(INSTALL_ROOT)$(IPEDOCDIR) ../../doc/*

The other error makes Ipe fail to read most files it wrote itself.  I 
guess that makes this version not useful except for playing around a bit.

Please do report any other errors you find.

Cheers,
   Otfried




More information about the Ipe-discuss mailing list