Hello Steve, On 03/07/2012 12:40 AM, Steve Dewey wrote: > I'm looking at OpenSG for a project. Just cloned the 2.0 source today. Cmake > worked. 'make' worked. But 'make Doc' has been running for 10 hours now. The > following is a copy of the last few lines of output: > > Building page list... > Search for main page... > Computing page relations... > Determining the scope of groups... > Sorting lists... > Freeing entry tree > Determining which enums are documented > Computing member relations... > > > Nothing has changed for several hours. I'm working on a 5 year old laptop. > Linux. Intel Core 2 Duo T5500 @ 1.66 GHz. 2 GB Ram. Is it time to abort or is > this a typical duration for this vintage machine?
the documentation does take as near as makes no difference forever to build ;) I don't have numbers, because I only ever run it over night. My guess would be that your machine has run out of memory and is swapping heavily and that has brought the process down to a crawl. You may be able to speed up the process by disabling (in Doc/opensg-doxy.in) the generation of class diagrams (CLASS_DIAGRAMS = NO) and inheritance graphs (CLASS_GRAPH = NO). Cheers, Carsten ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users