<?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: workbench-5.1.1-alpha on Fedora 9</title>
	<atom:link href="http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9</link>
	<description>A permanent record for what's interesting today - this is my live journal</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:35:48 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Freeman</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136228</link>
		<dc:creator>David Freeman</dc:creator>
		<pubDate>Thu, 25 Sep 2008 01:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136228</guid>
		<description>The line with
  &#039;ln -s /usr/include/ctemplate google&#039;
should read as
  &#039;ln -s /usr/include/ctemplate /usr/include/google&#039;
if my failure to do &#039;bash autogen.sh&#039; until creating the symbolic link is any proof.  Just taking notes here as much as anything, since I imagine a number of people will continue to look at this helpful recipe/guide but hit that snag.

Thanks again.</description>
		<content:encoded><![CDATA[<p>The line with<br />
  &#8216;ln -s /usr/include/ctemplate google&#8217;<br />
should read as<br />
  &#8216;ln -s /usr/include/ctemplate /usr/include/google&#8217;<br />
if my failure to do &#8216;bash autogen.sh&#8217; until creating the symbolic link is any proof.  Just taking notes here as much as anything, since I imagine a number of people will continue to look at this helpful recipe/guide but hit that snag.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geert</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136190</link>
		<dc:creator>Geert</dc:creator>
		<pubDate>Tue, 23 Sep 2008 00:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136190</guid>
		<description>Any news on the Mac version?</description>
		<content:encoded><![CDATA[<p>Any news on the Mac version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Landon</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136184</link>
		<dc:creator>Landon</dc:creator>
		<pubDate>Mon, 22 Sep 2008 16:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136184</guid>
		<description>I just purchased WB SE and really like it.  Am looking forward to seeing it running on Linux and particularly on Fedora.  Great job!</description>
		<content:encoded><![CDATA[<p>I just purchased WB SE and really like it.  Am looking forward to seeing it running on Linux and particularly on Fedora.  Great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: byte</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136183</link>
		<dc:creator>byte</dc:creator>
		<pubDate>Mon, 22 Sep 2008 16:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136183</guid>
		<description>Hi!

Well, it shouldn&#039;t have to be on a Wiki - this stuff should just work. Its cluttered up on a weblog, because its still in alpha and well, doesn&#039;t work as well yet :P

Compiling WB from source does not require you to have mysql-gui-tools. They&#039;re independent.

Now, I&#039;m in a rock and a hard place. 5.1.1-alpha is well, mostly outdated by today&#039;s standards. We&#039;ve hacked on the tree much, and I&#039;ve sent in a few patches to ensure more goodness with gcc-4.3. However, the source tree is *drumroll* internal only. 

The workbench team is working on how to start sharing this code, as soon as possible. Its a priority to get it on Launchpad at some stage.

I wish I can give you more concrete answers, but there&#039;s no point in me promising something that I have no ability to deliver on (I&#039;m not involved in the process)

Hope this helps... Watch the workbench blog as well as mine if you&#039;re interested in the future, post-alpha

Thanks for trying the software (or trying to) as well</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Well, it shouldn&#8217;t have to be on a Wiki &#8211; this stuff should just work. Its cluttered up on a weblog, because its still in alpha and well, doesn&#8217;t work as well yet :P</p>
<p>Compiling WB from source does not require you to have mysql-gui-tools. They&#8217;re independent.</p>
<p>Now, I&#8217;m in a rock and a hard place. 5.1.1-alpha is well, mostly outdated by today&#8217;s standards. We&#8217;ve hacked on the tree much, and I&#8217;ve sent in a few patches to ensure more goodness with gcc-4.3. However, the source tree is *drumroll* internal only. </p>
<p>The workbench team is working on how to start sharing this code, as soon as possible. Its a priority to get it on Launchpad at some stage.</p>
<p>I wish I can give you more concrete answers, but there&#8217;s no point in me promising something that I have no ability to deliver on (I&#8217;m not involved in the process)</p>
<p>Hope this helps&#8230; Watch the workbench blog as well as mine if you&#8217;re interested in the future, post-alpha</p>
<p>Thanks for trying the software (or trying to) as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Freeman</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136181</link>
		<dc:creator>David Freeman</dc:creator>
		<pubDate>Mon, 22 Sep 2008 13:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136181</guid>
		<description>Sorry Colin,

My first post was ruined by my attempt to pseudo-quote a string with double less-than signs followed by the string, then double greater-than signs --so the heart of the text was omitted and therefore the comment was rendered useless.  I am sorry for mixing things up by that mistake.

After noticing how my comment/question was parsed, I reintroduced the same remark with the same knee-jerk &quot;don&#039;t substitute a subset of $PATH when you only want to append/prepend to it&quot; reaction that I had after imbibing your generous, step-by-step howto here.  Thank you again for it.

I see now that indeed we are talking about the PKG_CONFIG environment variable rather than $PATH, which  I kind of suspected but did not make register.  I certainly would like to see this process Wikified rather than clutter up the weblog, so please cleanse the comments as soon as you see fit.  

I have an ulterior motive here:


I would like to ask whether or not compiling from the WB source (still) requires a successful compilation of the mysql-gui-tools source, and for whatever pointers you might share regarding this substantial hurdle for my recent reinstallation of FC9.  Might you profile the WB-ready package configuration for FC9?

Thanks for everything here, Colin!</description>
		<content:encoded><![CDATA[<p>Sorry Colin,</p>
<p>My first post was ruined by my attempt to pseudo-quote a string with double less-than signs followed by the string, then double greater-than signs &#8211;so the heart of the text was omitted and therefore the comment was rendered useless.  I am sorry for mixing things up by that mistake.</p>
<p>After noticing how my comment/question was parsed, I reintroduced the same remark with the same knee-jerk &#8220;don&#8217;t substitute a subset of $PATH when you only want to append/prepend to it&#8221; reaction that I had after imbibing your generous, step-by-step howto here.  Thank you again for it.</p>
<p>I see now that indeed we are talking about the PKG_CONFIG environment variable rather than $PATH, which  I kind of suspected but did not make register.  I certainly would like to see this process Wikified rather than clutter up the weblog, so please cleanse the comments as soon as you see fit.  </p>
<p>I have an ulterior motive here:</p>
<p>I would like to ask whether or not compiling from the WB source (still) requires a successful compilation of the mysql-gui-tools source, and for whatever pointers you might share regarding this substantial hurdle for my recent reinstallation of FC9.  Might you profile the WB-ready package configuration for FC9?</p>
<p>Thanks for everything here, Colin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: byte</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136179</link>
		<dc:creator>byte</dc:creator>
		<pubDate>Mon, 22 Sep 2008 12:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136179</guid>
		<description>Hi David,

Regarding your first comment, I don&#039;t know what you&#039;re referring to &lt;&gt;. There is no copy paste scenario, you&#039;re expected to use either one of the include files that are missing. 

Now, with the second post, I made a tiny boo boo (make note to self: don&#039;t write technical blog posts when in a semi-drunken and tired state)

You want to do:
export PKGCONFIG_PATH= instead of export PATH. 

Sorry, I fixed the blog post</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Regarding your first comment, I don&#8217;t know what you&#8217;re referring to <>. There is no copy paste scenario, you&#8217;re expected to use either one of the include files that are missing. </p>
<p>Now, with the second post, I made a tiny boo boo (make note to self: don&#8217;t write technical blog posts when in a semi-drunken and tired state)</p>
<p>You want to do:<br />
export PKGCONFIG_PATH= instead of export PATH. </p>
<p>Sorry, I fixed the blog post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Freeman</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136176</link>
		<dc:creator>David Freeman</dc:creator>
		<pubDate>Mon, 22 Sep 2008 03:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136176</guid>
		<description>[Tried to use a ghetto macron with doubled less-than/greater-than characters and got parsed into ellipsis; sorry for the repost.]

Thanks to you for this Colin and to the WB team for all the refinement entailed by the rewrite and delivery of my ERD tool of choice.

I think that in view of the copy/paste scenario, a correction of
  export PATH=/usr/local/lib/pkgconfig.
to either
  export PATH=$PATH:/usr/local/lib/pkgconfig; $(echo $COMMAND_STRING) 
or the limited scope
    PATH=$PATH:/usr/local/lib/pkgconfig  $(echo $COMMAND_STRING)
might well avoid a scratched head or two.</description>
		<content:encoded><![CDATA[<p>[Tried to use a ghetto macron with doubled less-than/greater-than characters and got parsed into ellipsis; sorry for the repost.]</p>
<p>Thanks to you for this Colin and to the WB team for all the refinement entailed by the rewrite and delivery of my ERD tool of choice.</p>
<p>I think that in view of the copy/paste scenario, a correction of<br />
  export PATH=/usr/local/lib/pkgconfig.<br />
to either<br />
  export PATH=$PATH:/usr/local/lib/pkgconfig; $(echo $COMMAND_STRING)<br />
or the limited scope<br />
    PATH=$PATH:/usr/local/lib/pkgconfig  $(echo $COMMAND_STRING)<br />
might well avoid a scratched head or two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Freeman</title>
		<link>http://www.bytebot.net/blog/archives/2008/09/21/workbench-511-alpha-on-fedora-9/comment-page-1#comment-136175</link>
		<dc:creator>David Freeman</dc:creator>
		<pubDate>Mon, 22 Sep 2008 03:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytebot.net/blog/?p=1054#comment-136175</guid>
		<description>Thanks to you for this Colin and to the WB team for all the refinement entailed by the rewrite and delivery of my ERD tool of choice.

I think that in view of the copy/paste scenario, a correction of 
  &lt;&gt;
to either 
  &lt;&gt;
or
  &lt;&gt;
might well avoid a scratched head or two.</description>
		<content:encoded><![CDATA[<p>Thanks to you for this Colin and to the WB team for all the refinement entailed by the rewrite and delivery of my ERD tool of choice.</p>
<p>I think that in view of the copy/paste scenario, a correction of<br />
  &lt;&gt;<br />
to either<br />
  &lt;&gt;<br />
or<br />
  &lt;&gt;<br />
might well avoid a scratched head or two.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
