beaver-devel
[Top][All Lists]
Advanced

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

[Beaver-devel] Documentation


From: Double 12
Subject: [Beaver-devel] Documentation
Date: Sat, 24 Jan 2009 22:59:01 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

The doxygen documentation is compiled during the "make" step, and also during the "make install" step. The downside of this is that, since "make install" is run as root, the created documentation files are owned by root. Then, when you compile again with "make", it can't replace those files because it doesn't have the rights to remove them.

So, I think it's better if the documentation is just compiled during "make", and installed in somethng like /usr/local/share/doc during "make install".

Double 12.




reply via email to

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