[Gd-chatter] r10940 - trunk/fundev

cgay at gwydiondylan.org cgay at gwydiondylan.org
Sun Nov 5 06:48:21 CET 2006


Author: cgay
Date: Sun Nov  5 06:48:18 2006
New Revision: 10940

Modified:
   trunk/fundev/README.txt
Log:
job: minor
Added Ubuntu comment.
Removed obsolete fun-o comment.

Modified: trunk/fundev/README.txt
==============================================================================
--- trunk/fundev/README.txt	(original)
+++ trunk/fundev/README.txt	Sun Nov  5 06:48:18 2006
@@ -10,10 +10,7 @@
 WHAT WAS OPEN SOURCED
 
 Everything except for the files necessary to build Windows installers
-has been Open Sourced.  Functional Objects plans to continue to build
-pre-packaged versions of Functional Developer for the Windows platform
-and make them available for a small fee to anyone who prefers not to
-build it themselves.
+has been Open Sourced.
 
 Open Dylan uses the Memory Pool System (MPS) from Ravenbrook, Limited
 to do its memory management.  The MPS is available from Ravenbrook at
@@ -56,6 +53,10 @@
               # you must call configure with absolute path!
 make
 
+[Ubuntu note: In Ubuntu 6.06 I had to install the XML::Parser module via
+ "cpan -i XML::Parser", which blew up because expat.h was not found,
+ so first "sudo apt-get install libexpat-dev".  --cgay 20061104]
+
 The goal was ultimately to make it possible to build Open Dylan in the
 Open Dylan IDE, but unfortunately we never quite made that happen.
 Some work may need to be done on the "project manager" first, at a



More information about the chatter mailing list