bug-xnee
[Top][All Lists]
Advanced

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

Re: [Bug-xnee] Building from CVS


From: Henrik Sandklef
Subject: Re: [Bug-xnee] Building from CVS
Date: Mon, 21 Dec 2009 00:11:04 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0


* Added new short README.cvs file, pointing at README

* Changed README to include info on building from CVS

* Fixed comment after make -f Makefile.cvs to say:
     --enable-doc
  BTW, not forcing users to build docs from source
  takes away some dependencies when building
  Xnee from ordinary releases.



BTW, the info was in the texinfo files in the doc folder.
  Generated doc can be found here:
  http://itupw056.itu.chalmers.se/xnee/doc/xnee.html
     4.3 Installation from CVS

  But this wasn't easy to find I agree!!!




On 12/17/2009 07:19 PM, Ole Tange wrote:
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


_______________________________________________
Bug-xnee mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-xnee






reply via email to

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