<?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: wine and corefonts</title>
	<atom:link href="http://mike.kronenberg.org/?feed=rss2&#038;p=26" rel="self" type="application/rss+xml" />
	<link>http://mike.kronenberg.org/?p=26</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 18:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Random Tidbits of Information &#187; How to Fix Font Issues in Darwine (The longer, detailed way)</title>
		<link>http://mike.kronenberg.org/?p=26&#038;cpage=1#comment-226</link>
		<dc:creator>Random Tidbits of Information &#187; How to Fix Font Issues in Darwine (The longer, detailed way)</dc:creator>
		<pubDate>Thu, 06 Dec 2007 12:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://mike.kronenberg.org/mike/?p=26#comment-226</guid>
		<description>[...] thats the name he&#8217;s given on his website so thats what I&#8217;m going to call him :p) has provided a nice script that will automatically download and install Corefonts for you. Though it doesnt look to be [...]</description>
		<content:encoded><![CDATA[<p>[...] thats the name he&#8217;s given on his website so thats what I&#8217;m going to call him :p) has provided a nice script that will automatically download and install Corefonts for you. Though it doesnt look to be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://mike.kronenberg.org/?p=26&#038;cpage=1#comment-21</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 27 Sep 2007 04:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://mike.kronenberg.org/mike/?p=26#comment-21</guid>
		<description>Thanks, Mike.

It&#039;s now up and running.
Looks great!</description>
		<content:encoded><![CDATA[<p>Thanks, Mike.</p>
<p>It&#8217;s now up and running.<br />
Looks great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://mike.kronenberg.org/?p=26&#038;cpage=1#comment-20</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 18 Sep 2007 08:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://mike.kronenberg.org/mike/?p=26#comment-20</guid>
		<description>@ Gary

txs :)

1. I&#039;m using this litte script to download and install the  fonts:

export FREETYPE_VERSION=2.3.5
curl http://download.savannah.gnu.org/releases/freetype/freetype-$FREETYPE_VERSION.tar.gz &gt; freetype-$FREETYPE_VERSION.tar.gz
tar xfz freetype-$FREETYPE_VERSION.tar.gz
cd freetype-$FREETYPE_VERSION
./configure
sudo make install
cd ..

2. try:
chmod a+x /Users/garygauthier/Desktop/DCOM98.EXE
maybe you have to
sudo chmod a+x /Users/garygauthier/Desktop/DCOM98.EXE

Regards
Mike</description>
		<content:encoded><![CDATA[<p>@ Gary</p>
<p>txs <img src='http://mike.kronenberg.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>1. I&#8217;m using this litte script to download and install the  fonts:</p>
<p>export FREETYPE_VERSION=2.3.5<br />
curl <a href="http://download.savannah.gnu.org/releases/freetype/freetype-$FREETYPE_VERSION.tar.gz" rel="nofollow">http://download.savannah.gnu.org/releases/freetype/freetype-$FREETYPE_VERSION.tar.gz</a> > freetype-$FREETYPE_VERSION.tar.gz<br />
tar xfz freetype-$FREETYPE_VERSION.tar.gz<br />
cd freetype-$FREETYPE_VERSION<br />
./configure<br />
sudo make install<br />
cd ..</p>
<p>2. try:<br />
chmod a+x /Users/garygauthier/Desktop/DCOM98.EXE<br />
maybe you have to<br />
sudo chmod a+x /Users/garygauthier/Desktop/DCOM98.EXE</p>
<p>Regards<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://mike.kronenberg.org/?p=26&#038;cpage=1#comment-19</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sun, 16 Sep 2007 19:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://mike.kronenberg.org/mike/?p=26#comment-19</guid>
		<description>Hello, Mike;

I&#039;ve found your Darwine Builds VERY helpful.
Do have aquestion or two, though.
And... I admit that I really couldn&#039;t find the right item to use for a comment to contact you. My apologies.

1) I note that Darwine uses the freetype fonts too. There are now two types of them and I don&#039;t know which is correct to use. I have FINK and installing either one did not cure the comments that Darwine couldn&#039;t fine them.

2) I am trying to run The Master Genealogist in Darwine. Others have had success, once DCOM98 is installed. I tried to follow the instructions in the following link, in order to install it: &quot;http://www.winehq.org/pipermail/wine-users/2007-February/024493.html&quot;. I&#039;m quite rusty on UNIX and can&#039;t get the DCOM98.EXE to run. I get the following message:
Welcome to Darwin!
gary-gauthiers-computer:~ garygauthier$ WINEDLLOVERRIDES=&quot;ole32=n&quot; $WINE /Users/garygauthier/Desktop/DCOM98.EXE 
-bash: /Users/garygauthier/Desktop/DCOM98.EXE: Permission denied
gary-gauthiers-computer:~ garygauthier$ 

Can you help? I think it is just setting the permissions and can&#039;t remember how.

Regards;
Gary</description>
		<content:encoded><![CDATA[<p>Hello, Mike;</p>
<p>I&#8217;ve found your Darwine Builds VERY helpful.<br />
Do have aquestion or two, though.<br />
And&#8230; I admit that I really couldn&#8217;t find the right item to use for a comment to contact you. My apologies.</p>
<p>1) I note that Darwine uses the freetype fonts too. There are now two types of them and I don&#8217;t know which is correct to use. I have FINK and installing either one did not cure the comments that Darwine couldn&#8217;t fine them.</p>
<p>2) I am trying to run The Master Genealogist in Darwine. Others have had success, once DCOM98 is installed. I tried to follow the instructions in the following link, in order to install it: &#8220;http://www.winehq.org/pipermail/wine-users/2007-February/024493.html&#8221;. I&#8217;m quite rusty on UNIX and can&#8217;t get the DCOM98.EXE to run. I get the following message:<br />
Welcome to Darwin!<br />
gary-gauthiers-computer:~ garygauthier$ WINEDLLOVERRIDES=&#8221;ole32=n&#8221; $WINE /Users/garygauthier/Desktop/DCOM98.EXE<br />
-bash: /Users/garygauthier/Desktop/DCOM98.EXE: Permission denied<br />
gary-gauthiers-computer:~ garygauthier$ </p>
<p>Can you help? I think it is just setting the permissions and can&#8217;t remember how.</p>
<p>Regards;<br />
Gary</p>
]]></content:encoded>
	</item>
</channel>
</rss>
