bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-xnee] Building from CVS


From: Ole Tange
Subject: [Bug-xnee] Building from CVS
Date: Thu, 17 Dec 2009 19:19:13 +0100

cvs -z3 -d:pserver:address@hidden:/sources/xnee co xnee

Nothing in xnee/ tell me that I have to run 'make -f Makefile.cvs'.
Maybe we should have a README.cvs that says how to check out and how
to compile from CVS?

./configure
make
sudo make install
Making install in doc
make[1]: Entering directory `/home/tange/tmp/xnee/doc'
mkdir -p //usr/local/share/xnee
cp xnee.html xnee.ps xnee.txt xndetail.png xngener.png xnrec.png
xnrep.png xnswinp.png xndetail.jpg xngener.jpg xnrec.jpg xnrep.jpg
xnswinp.jpg  /usr/local/share/xnee/
cp: cannot stat `xnee.html': No such file or directory
cp: cannot stat `xnee.ps': No such file or directory
cp: cannot stat `xnee.txt': No such file or directory
cp: cannot stat `xndetail.png': No such file or directory
cp: cannot stat `xngener.png': No such file or directory
cp: cannot stat `xnrec.png': No such file or directory
cp: cannot stat `xnrep.png': No such file or directory
cp: cannot stat `xnswinp.png': No such file or directory
cp: cannot stat `xndetail.jpg': No such file or directory
cp: cannot stat `xngener.jpg': No such file or directory
cp: cannot stat `xnrec.jpg': No such file or directory
cp: cannot stat `xnrep.jpg': No such file or directory
cp: cannot stat `xnswinp.jpg': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/tange/tmp/xnee/doc'
make: *** [install-recursive] Error 1

This error does not occur if I run:
./configure --enable-doc
make
sudo make install

So either --enable-doc should be default or the error without
--enable-doc should be fixed.

/Ole




reply via email to

[Prev in Thread] Current Thread [Next in Thread]