<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: POCO Data is Available</title>
	<atom:link href="http://pocoproject.org/blog/?feed=rss2&#038;p=78" rel="self" type="application/rss+xml" />
	<link>http://pocoproject.org/blog/?p=78</link>
	<description>News and discussion for the POCO Community</description>
	<lastBuildDate>Thu, 09 May 2013 12:05:16 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=78&#038;cpage=1#comment-193</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 17 May 2007 02:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://appinf.com/poco/blog/?p=78#comment-193</guid>
		<description>I saw your post in the forum and you&#039;re right. My previous post should be disregarded - I got confused because NetSSL was in the svn Makeile, but Data components were not.</description>
		<content:encoded><![CDATA[<p>I saw your post in the forum and you&#8217;re right. My previous post should be disregarded &#8211; I got confused because NetSSL was in the svn Makeile, but Data components were not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=78&#038;cpage=1#comment-192</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 16 May 2007 23:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://appinf.com/poco/blog/?p=78#comment-192</guid>
		<description>The only problem I was able to find is following lines missing form the $POCO_BASE/components file:

Data
Data/SQLite
Data/ODBC

Otherwise, it builds like a charm.
Updated file is in &lt;a href=&quot;http://poco.svn.sourceforge.net/viewvc/poco/poco/trunk/components?revision=294&amp;view=markup&quot; rel=&quot;nofollow&quot;&gt;SVN&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>The only problem I was able to find is following lines missing form the $POCO_BASE/components file:</p>
<p>Data<br />
Data/SQLite<br />
Data/ODBC</p>
<p>Otherwise, it builds like a charm.<br />
Updated file is in <a href="http://poco.svn.sourceforge.net/viewvc/poco/poco/trunk/components?revision=294&#038;view=markup" rel="nofollow">SVN</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajeev A. Kadam</title>
		<link>http://pocoproject.org/blog/?p=78&#038;cpage=1#comment-191</link>
		<dc:creator>Rajeev A. Kadam</dc:creator>
		<pubDate>Wed, 16 May 2007 19:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://appinf.com/poco/blog/?p=78#comment-191</guid>
		<description>Hi,

Not sure if this is my fault but seems to be an issue in script:

o \
        if [ -d &quot;/Users/Electic/Desktop/poco-1.3.0-data/$comp/include&quot; ] ; then \
                cp -Rf /Users/Electic/Desktop/poco-1.3.0-data/$comp/include/* /usr/local/include/ ; \
        fi ; \
        if [ -d &quot;/$comp/bin&quot; ] ; then \
                find /$comp/bin -perm -700 -type f -exec cp -Rf {} /usr/local/bin \; ; \
        fi ; \
done
find /lib -name &quot;libPoco*&quot; -exec cp -Rf {} /usr/local/lib \;
find: /lib: No such file or directory
make: *** [install] Error 1
48:~/Desktop/poco-1.3.0-data Electic$</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Not sure if this is my fault but seems to be an issue in script:</p>
<p>o \<br />
        if [ -d "/Users/Electic/Desktop/poco-1.3.0-data/$comp/include" ] ; then \<br />
                cp -Rf /Users/Electic/Desktop/poco-1.3.0-data/$comp/include/* /usr/local/include/ ; \<br />
        fi ; \<br />
        if [ -d "/$comp/bin" ] ; then \<br />
                find /$comp/bin -perm -700 -type f -exec cp -Rf {} /usr/local/bin \; ; \<br />
        fi ; \<br />
done<br />
find /lib -name &#8220;libPoco*&#8221; -exec cp -Rf {} /usr/local/lib \;<br />
find: /lib: No such file or directory<br />
make: *** [install] Error 1<br />
48:~/Desktop/poco-1.3.0-data Electic$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://pocoproject.org/blog/?p=78&#038;cpage=1#comment-190</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 16 May 2007 14:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://appinf.com/poco/blog/?p=78#comment-190</guid>
		<description>A nitpick:

std::list is supported in this version but not listed in the User Guide under &quot;Collection Support&quot;.</description>
		<content:encoded><![CDATA[<p>A nitpick:</p>
<p>std::list is supported in this version but not listed in the User Guide under &#8220;Collection Support&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
