<?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: How-to: Install MCNP4C2 on Mac OS X 10.4.10 (Intel)</title>
	<atom:link href="http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/feed/" rel="self" type="application/rss+xml" />
	<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/</link>
	<description>Mac applications, brewed to perfection</description>
	<pubDate>Sun, 05 Jul 2009 02:05:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Davis</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-380</link>
		<dc:creator>Andrew Davis</dc:creator>
		<pubDate>Mon, 08 Dec 2008 12:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-380</guid>
		<description>Phil

The ./install compiles a fortran program to get things rolling, it looks like either your g77 doesnt exist or you need to edit the installer script. If you have gfortran installed rather than g77, then edit the ./install and replace g77 with gfortran.

In fact thats true throughout Johnathan's guide. If you do the above, the installer will start, and then fail. Edit the makemcnp script and replace g77 with gfortran, also remove the "./" from fsplit. 

Run makemcnp and then you're done.

Hope that helps

Andrew</description>
		<content:encoded><![CDATA[<p>Phil</p>
<p>The ./install compiles a fortran program to get things rolling, it looks like either your g77 doesnt exist or you need to edit the installer script. If you have gfortran installed rather than g77, then edit the ./install and replace g77 with gfortran.</p>
<p>In fact thats true throughout Johnathan&#8217;s guide. If you do the above, the installer will start, and then fail. Edit the makemcnp script and replace g77 with gfortran, also remove the &#8220;./&#8221; from fsplit. </p>
<p>Run makemcnp and then you&#8217;re done.</p>
<p>Hope that helps</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dann</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-55</link>
		<dc:creator>Jonathan Dann</dc:creator>
		<pubDate>Thu, 11 Sep 2008 10:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-55</guid>
		<description>Hi Phil,

Yeah I struggled to find a how-to for ages until I realized that I had to work it out myself. It a bugbear of mine that the opensource/scientific community often keep the entry level too high for end-users.

As for the problems you're having I'd love to help but my MacBook Pro died two days ago and I'd in for repair so I can't look at the directory structure as the install is taking place.

Your error (forgive me if you know this already) means that mcsetp is not located in the current working directory (signified by the ./). Now it's been a while and I can't be sure as I can't work through the install again at the moment but the mcsetup file is copied to your hard disk when unzipping the MCNP distribution when you begin (the part with the gunzip command).

From your output it seems that you're current working directory is / rather than (for example) /Applications/mcnp/mcp4c2. But as the install has begun I'm guessing that I'm wrong in thinking this.

So first check that the folder with install also contains mcsetup. If not, then I'd start again making sure that the unzip process works properly.

Let me know if this helps.</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>Yeah I struggled to find a how-to for ages until I realized that I had to work it out myself. It a bugbear of mine that the opensource/scientific community often keep the entry level too high for end-users.</p>
<p>As for the problems you&#8217;re having I&#8217;d love to help but my MacBook Pro died two days ago and I&#8217;d in for repair so I can&#8217;t look at the directory structure as the install is taking place.</p>
<p>Your error (forgive me if you know this already) means that mcsetp is not located in the current working directory (signified by the ./). Now it&#8217;s been a while and I can&#8217;t be sure as I can&#8217;t work through the install again at the moment but the mcsetup file is copied to your hard disk when unzipping the MCNP distribution when you begin (the part with the gunzip command).</p>
<p>From your output it seems that you&#8217;re current working directory is / rather than (for example) /Applications/mcnp/mcp4c2. But as the install has begun I&#8217;m guessing that I&#8217;m wrong in thinking this.</p>
<p>So first check that the folder with install also contains mcsetup. If not, then I&#8217;d start again making sure that the unzip process works properly.</p>
<p>Let me know if this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-54</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 09 Sep 2008 15:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-54</guid>
		<description>Hey Jonathan,

Thank you for what seems to be the only tutorial online on how to install this for the Mac! I have followed your directions and have hit a snag at the install stage and would appreciate your advice. I get the following error message shown below.

Many thanks,

Phil

aluminium SU &#62;chmod a+x ./install
aluminium SU &#62;./install linux mcnp

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                   Time      %
%  Run the SETUP program ...     (1-2 min.)   %
%                                             %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
./install: line 41: ./mcsetup: No such file or directory

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                             %
%  SETUP ERROR OR USER ABORT.                 %  Tue Sep  9 15:46:53 IST 2008
%                                             %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</description>
		<content:encoded><![CDATA[<p>Hey Jonathan,</p>
<p>Thank you for what seems to be the only tutorial online on how to install this for the Mac! I have followed your directions and have hit a snag at the install stage and would appreciate your advice. I get the following error message shown below.</p>
<p>Many thanks,</p>
<p>Phil</p>
<p>aluminium SU &gt;chmod a+x ./install<br />
aluminium SU &gt;./install linux mcnp</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br />
%                                   Time      %<br />
%  Run the SETUP program &#8230;     (1-2 min.)   %<br />
%                                             %<br />
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br />
./install: line 41: ./mcsetup: No such file or directory</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br />
%                                             %<br />
%  SETUP ERROR OR USER ABORT.                 %  Tue Sep  9 15:46:53 IST 2008<br />
%                                             %<br />
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elton</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-53</link>
		<dc:creator>Elton</dc:creator>
		<pubDate>Sun, 13 Jul 2008 23:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-53</guid>
		<description>MCNP4C, ola alguem pode me ajudar instalar MCNP4C no windows</description>
		<content:encoded><![CDATA[<p>MCNP4C, ola alguem pode me ajudar instalar MCNP4C no windows</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dann</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-45</link>
		<dc:creator>Jonathan Dann</dc:creator>
		<pubDate>Wed, 14 Nov 2007 14:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-45</guid>
		<description>Just so everyone knows, I updated this with a little fix to the fist set of terminal commands.  Was a stupid mistake, if you've had problems, try again.  Gonna try with Leopard tonight!</description>
		<content:encoded><![CDATA[<p>Just so everyone knows, I updated this with a little fix to the fist set of terminal commands.  Was a stupid mistake, if you&#8217;ve had problems, try again.  Gonna try with Leopard tonight!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-52</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Thu, 01 Nov 2007 21:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-52</guid>
		<description>Hi Jonathan,

Thanks for the help. I've been pretty busy at work and haven't had any time to try to set this up. I'm hoping to get a chance within the next few weeks. As soon as I try, I'll let you know the results.</description>
		<content:encoded><![CDATA[<p>Hi Jonathan,</p>
<p>Thanks for the help. I&#8217;ve been pretty busy at work and haven&#8217;t had any time to try to set this up. I&#8217;m hoping to get a chance within the next few weeks. As soon as I try, I&#8217;ll let you know the results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaoyu</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-46</link>
		<dc:creator>xiaoyu</dc:creator>
		<pubDate>Thu, 25 Oct 2007 19:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-46</guid>
		<description>I don't know what any of that was about! Yay!
But I love you.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what any of that was about! Yay!<br />
But I love you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dann</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-48</link>
		<dc:creator>Jonathan Dann</dc:creator>
		<pubDate>Tue, 23 Oct 2007 18:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-48</guid>
		<description>Hi Tad,

No follow-up at the moment unfortunately!  Would be worth checking back here every now and then.  One day I'll get the 5/X upgrade too.

And you're welcome for the tutorial :)</description>
		<content:encoded><![CDATA[<p>Hi Tad,</p>
<p>No follow-up at the moment unfortunately!  Would be worth checking back here every now and then.  One day I&#8217;ll get the 5/X upgrade too.</p>
<p>And you&#8217;re welcome for the tutorial <img src='http://espresso-served-here.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tad</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-47</link>
		<dc:creator>Tad</dc:creator>
		<pubDate>Tue, 23 Oct 2007 18:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-47</guid>
		<description>Just wondering if there was any follow-up from Jack? I'll be trying to install MCNP5/X on an Intel Mac shortly as well and wondering if he tried it with the compilers you mentioned... Thanks too for the article--very informative!</description>
		<content:encoded><![CDATA[<p>Just wondering if there was any follow-up from Jack? I&#8217;ll be trying to install MCNP5/X on an Intel Mac shortly as well and wondering if he tried it with the compilers you mentioned&#8230; Thanks too for the article&#8211;very informative!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Dann</title>
		<link>http://espresso-served-here.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/comment-page-1/#comment-49</link>
		<dc:creator>Jonathan Dann</dc:creator>
		<pubDate>Mon, 15 Oct 2007 20:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://jonathandann.wordpress.com/2007/10/08/how-to-install-mcnp4c2-on-mac-os-x-10410-intel/#comment-49</guid>
		<description>Also, give it a try, the key is to use the same versions of g77 and gcc (which I did above) if you get any weird log errors after trying it with those two compilers, send me the log and I'll have a look.</description>
		<content:encoded><![CDATA[<p>Also, give it a try, the key is to use the same versions of g77 and gcc (which I did above) if you get any weird log errors after trying it with those two compilers, send me the log and I&#8217;ll have a look.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
