|
From: <br...@us...> - 2010-03-21 07:40:53
|
Revision: 4119
http://openvrml.svn.sourceforge.net/openvrml/?rev=4119&view=rev
Author: braden
Date: 2010-03-21 07:40:46 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Note libltdl requirement.
Modified Paths:
--------------
trunk/ChangeLog
trunk/README
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-03-21 07:18:52 UTC (rev 4118)
+++ trunk/ChangeLog 2010-03-21 07:40:46 UTC (rev 4119)
@@ -1,5 +1,9 @@
2010-03-21 Braden McDaniel <br...@en...>
+ * README: Note libltdl requirement.
+
+2010-03-21 Braden McDaniel <br...@en...>
+
* README: Note that OpenVRML must be installed to the same prefix
as D-Bus in order for automatic activation of openvrml-xembed to
work.
Modified: trunk/README
===================================================================
--- trunk/README 2010-03-21 07:18:52 UTC (rev 4118)
+++ trunk/README 2010-03-21 07:40:46 UTC (rev 4119)
@@ -137,6 +137,7 @@
At a minimum, OpenVRML requires these libraries to build:
Boost (at least 1.38) <http://boost.org>
+ libltdl (non-Windows only) <http://www.gnu.org/software/libtool/>
libxml (non-Windows only) <http://xmlsoft.org>
These libraries are packaged for many systems; so you should
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|