[cgma-dev] r6066 - cgm/branches/cgm13.1

janehu at mcs.anl.gov janehu at mcs.anl.gov
Wed Sep 11 12:36:04 CDT 2013


Author: janehu
Date: 2013-09-11 12:36:04 -0500 (Wed, 11 Sep 2013)
New Revision: 6066

Modified:
   cgm/branches/cgm13.1/README.CGM
   cgm/branches/cgm13.1/README.OCC
   cgm/branches/cgm13.1/README.OpenCascade
Log:
Updated messages for cgm13.1 release.

Modified: cgm/branches/cgm13.1/README.CGM
===================================================================
--- cgm/branches/cgm13.1/README.CGM	2013-09-11 17:32:50 UTC (rev 6065)
+++ cgm/branches/cgm13.1/README.CGM	2013-09-11 17:36:04 UTC (rev 6066)
@@ -91,4 +91,5 @@
 =====================================
 
 10.0 (4/05): Initial public CGM release
+12.2 (3/12): Release compatible to cubit12.2
 

Modified: cgm/branches/cgm13.1/README.OCC
===================================================================
--- cgm/branches/cgm13.1/README.OCC	2013-09-11 17:32:50 UTC (rev 6065)
+++ cgm/branches/cgm13.1/README.OCC	2013-09-11 17:36:04 UTC (rev 6066)
@@ -34,6 +34,7 @@
 
 Here tcl and tk are in version 8.5.13, freetype is in version 2.4.10 and ftgl isin version 2.1.3.
 Configures for tcl, tk and freetype are simple forms, give only --prefix directory.
+ftgl is not required for opencascade 6.6.0.
 Configure for ftgl needs following:
 ./configure --enable-shared=yes --with-ft-prefix=dir for freetype --prefix= --with-gl-inc=dir for OpenGL include files --with-gl-lib=dir for OpenGL lib --with-glut-inc=dir for glut include files --with-glut-libraries=dir for glut lib
 
@@ -60,10 +61,11 @@
 ACIS libraries are located and other options (run "./configure -h" for
 a list of options).
 3. Make the CGM libraries by typing "make".
-4. Install the CGM libraries by typing "make install" (this installs
+4. Test build using "make test".
+5. Install the CGM libraries by typing "make install" (this installs
 the libraries to the location specified by the --prefix option to
 configure, or to /usr/local by default).
-5. Test the installation using "make test".
+6. Test the installation using "make test".
 
 =====================================
 Documentation, Testing, Example Applications
@@ -90,4 +92,4 @@
 Updates
 =====================================
 
-This is the first version of the file
+This file is updated for cgm13.1 release.

Modified: cgm/branches/cgm13.1/README.OpenCascade
===================================================================
--- cgm/branches/cgm13.1/README.OpenCascade	2013-09-11 17:32:50 UTC (rev 6065)
+++ cgm/branches/cgm13.1/README.OpenCascade	2013-09-11 17:36:04 UTC (rev 6066)
@@ -1,17 +1,3 @@
-		    Build CGM on Opencascade 6.5
-


More information about the cgma-dev mailing list