<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ahay.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arshahin</id>
	<title>Madagascar - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://ahay.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Arshahin"/>
	<link rel="alternate" type="text/html" href="https://ahay.org/wiki/Special:Contributions/Arshahin"/>
	<updated>2026-07-23T02:03:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>https://ahay.org/index.php?title=Windows&amp;diff=934</id>
		<title>Windows</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Windows&amp;diff=934"/>
		<updated>2009-08-28T21:05:50Z</updated>

		<summary type="html">&lt;p&gt;Arshahin: /* Cygwin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; has been run on Microsoft Windows machines under various types of environments:&lt;br /&gt;
&lt;br /&gt;
==Cygwin==&lt;br /&gt;
&lt;br /&gt;
[[Image:cygwin-icon.gif|left|]] &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; can run under [http://cygwin.com Cygwin], which provides a Unix environment under Windows.&lt;br /&gt;
&lt;br /&gt;
To obtain Cygwin, go to its web page, download and run the installer. This should create a Cygwin program, which when run, creates a POSIX shell window similar-looking to the Windows command window but which behaves in a more Unix-like way.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: If you are unfamiliar with Unix-like systems, a good place to start is Greg Wilson&#039;s [http://www.osl.iu.edu/~lums/swc/www/shell.html Software Carpentry] course. &lt;br /&gt;
&lt;br /&gt;
You will need to install several additional Cygwin components before Madagascar can run. To get these, rerun the installer program (called &#039;&#039;&#039;Setup&#039;&#039;&#039; and represented by an icon with a black &amp;quot;C&amp;quot; shape enclosing a green arrow). &lt;br /&gt;
&lt;br /&gt;
# Start &#039;&#039;&#039;Setup&#039;&#039;&#039; program. &lt;br /&gt;
# Keep clicking (defaults should work, but please choose a mirror on your own continent) until you see a collapsed list (boxed &amp;quot;+&amp;quot; signs) in a selection box. &lt;br /&gt;
# Choose all of the following before downloading.&lt;br /&gt;
## Open the &#039;&#039;&#039;Devel&#039;&#039;&#039; section and select the following:&lt;br /&gt;
##* gcc&lt;br /&gt;
##* libnetpbm-devel&lt;br /&gt;
##: If you want to use the development version of &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt;, also choose&lt;br /&gt;
##* subversion&lt;br /&gt;
## If you have a favorite unix editor, also choose it under &#039;&#039;&#039;Editors&#039;&#039;&#039; (novices may wish to work with Notepad for a while). Both &amp;lt;tt&amp;gt;vim&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;emacs&amp;lt;/tt&amp;gt; are available.&lt;br /&gt;
## Open &#039;&#039;&#039;Interpreters&#039;&#039;&#039; and select&lt;br /&gt;
##* python&lt;br /&gt;
## Open &#039;&#039;&#039;Libs&#039;&#039;&#039; and select&lt;br /&gt;
##* sunrpc&lt;br /&gt;
##* opengl&lt;br /&gt;
## If you intend to use X-window, open &#039;&#039;&#039;X11&#039;&#039;&#039; and select&lt;br /&gt;
##* libX11-devel&lt;br /&gt;
##* libXaw-devel&lt;br /&gt;
## If you intend to use LaTeX, open &#039;&#039;&#039;Publishing&#039;&#039;&#039; and select&lt;br /&gt;
##* tetex&lt;br /&gt;
# Next, click &#039;&#039;&#039;Next&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
#: Your download will proceed.&lt;br /&gt;
# When done, click &#039;&#039;&#039;Finish&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
After performing this steps, proceed to a normal Madagascar [[Installation]].&lt;br /&gt;
&lt;br /&gt;
For running X applications such as &#039;&#039;&#039;xtpen&#039;&#039;&#039;, make sure to run &#039;&#039;&#039;startx&#039;&#039;&#039; first to open an X terminal window.&lt;br /&gt;
&lt;br /&gt;
==Interix==&lt;br /&gt;
[http://en.wikipedia.org/wiki/Interix Interix] is the name of the Unix environment for Windows provided by Microsoft through the following software packages:&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Microsoft_Windows_Services_for_UNIX Services For Unix] (SFU), available as a [http://www.microsoft.com/downloads/details.aspx?FamilyID=896c9688-601b-44f1-81a4-02878ff11778&amp;amp;DisplayLang=en free download] for the Windows NT family of operating systems up to and including Windows XP Professional ([http://www.reproducibility.org/rsflog/uploads/PS0001.jpg screenshot of m8r running on SFU] from an [http://www.reproducibility.org/rsflog/index.php?/archives/68-RSFMadagascar-on-Windows-using-SFU.html April 2006 entry on the m8r blog]). SFU availability will be discontinued in 2009.&lt;br /&gt;
* [http://technet.microsoft.com/en-us/library/cc779522.aspx Subsystem for UNIX-based Applications] (SUA), included with Windows Server 2003 R2 and Windows Vista.&lt;br /&gt;
&lt;br /&gt;
==SSH + X server==&lt;br /&gt;
If you can count on a network connection to a full UNIX machine while you run Madagascar, you actually need to install under MS Windows just a SSH client and a X server, and just run the m8r installed on the UNIX machine. Cygwin provides both, but it is big and slow. A faster and more lightweight alternative is [http://www.straightrunning.com/XmingNotes/ Xming] as X server and [http://en.wikipedia.org/wiki/PuTTY PuTTY] as SSH client (remember to check the &amp;quot;Tunnel X11 connections&amp;quot; box when saving the session configuration).&lt;/div&gt;</summary>
		<author><name>Arshahin</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Windows&amp;diff=933</id>
		<title>Windows</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Windows&amp;diff=933"/>
		<updated>2009-08-28T20:44:00Z</updated>

		<summary type="html">&lt;p&gt;Arshahin: /* Cygwin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; has been run on Microsoft Windows machines under various types of environments:&lt;br /&gt;
&lt;br /&gt;
==Cygwin==&lt;br /&gt;
&lt;br /&gt;
[[Image:cygwin-icon.gif|left|]] &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; can run under [http://cygwin.com Cygwin], which provides a Unix environment under Windows.&lt;br /&gt;
&lt;br /&gt;
To obtain Cygwin, go to its web page, download and run the installer. This should create a Cygwin program, which when run, creates a POSIX shell window similar-looking to the Windows command window but which behaves in a more Unix-like way.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: If you are unfamiliar with Unix-like systems, a good place to start is Greg Wilson&#039;s [http://www.osl.iu.edu/~lums/swc/www/shell.html Software Carpentry] course. &lt;br /&gt;
&lt;br /&gt;
You will need to install several additional Cygwin components before Madagascar can run. To get these, rerun the installer program (called &#039;&#039;&#039;Setup&#039;&#039;&#039; and represented by an icon with a black &amp;quot;C&amp;quot; shape enclosing a green arrow). &lt;br /&gt;
&lt;br /&gt;
# Start &#039;&#039;&#039;Setup&#039;&#039;&#039; program. &lt;br /&gt;
# Keep clicking (defaults should work, but please choose a mirror on your own continent) until you see a collapsed list (boxed &amp;quot;+&amp;quot; signs) in a selection box. &lt;br /&gt;
# Choose all of the following before downloading.&lt;br /&gt;
## Open the &#039;&#039;&#039;Devel&#039;&#039;&#039; section and select the following:&lt;br /&gt;
##* gcc&lt;br /&gt;
##* libnetpbm-devel&lt;br /&gt;
##: If you want to use the development version of &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt;, also choose&lt;br /&gt;
##* subversion&lt;br /&gt;
## If you have a favorite unix editor, also choose it under &#039;&#039;&#039;Editors&#039;&#039;&#039; (novices may wish to work with Notepad for a while). Both &amp;lt;tt&amp;gt;vim&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;emacs&amp;lt;/tt&amp;gt; are available.&lt;br /&gt;
## Open &#039;&#039;&#039;Interpreters&#039;&#039;&#039; and select&lt;br /&gt;
##* python&lt;br /&gt;
## Open &#039;&#039;&#039;Libs&#039;&#039;&#039; and select&lt;br /&gt;
##* sunrpc&lt;br /&gt;
##* opengl&lt;br /&gt;
## If you intend to use X-window, open &#039;&#039;&#039;X11&#039;&#039;&#039; and select&lt;br /&gt;
##* libX11-devel&lt;br /&gt;
##* libXaw-devel&lt;br /&gt;
# Next, click &#039;&#039;&#039;Next&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
#: Your download will proceed.&lt;br /&gt;
# When done, click &#039;&#039;&#039;Finish&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
After performing this steps, proceed to a normal Madagascar [[Installation]].&lt;br /&gt;
&lt;br /&gt;
For running X applications such as &#039;&#039;&#039;xtpen&#039;&#039;&#039;, make sure to run &#039;&#039;&#039;startx&#039;&#039;&#039; first to open an X terminal window.&lt;br /&gt;
&lt;br /&gt;
==Interix==&lt;br /&gt;
[http://en.wikipedia.org/wiki/Interix Interix] is the name of the Unix environment for Windows provided by Microsoft through the following software packages:&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Microsoft_Windows_Services_for_UNIX Services For Unix] (SFU), available as a [http://www.microsoft.com/downloads/details.aspx?FamilyID=896c9688-601b-44f1-81a4-02878ff11778&amp;amp;DisplayLang=en free download] for the Windows NT family of operating systems up to and including Windows XP Professional ([http://www.reproducibility.org/rsflog/uploads/PS0001.jpg screenshot of m8r running on SFU] from an [http://www.reproducibility.org/rsflog/index.php?/archives/68-RSFMadagascar-on-Windows-using-SFU.html April 2006 entry on the m8r blog]). SFU availability will be discontinued in 2009.&lt;br /&gt;
* [http://technet.microsoft.com/en-us/library/cc779522.aspx Subsystem for UNIX-based Applications] (SUA), included with Windows Server 2003 R2 and Windows Vista.&lt;br /&gt;
&lt;br /&gt;
==SSH + X server==&lt;br /&gt;
If you can count on a network connection to a full UNIX machine while you run Madagascar, you actually need to install under MS Windows just a SSH client and a X server, and just run the m8r installed on the UNIX machine. Cygwin provides both, but it is big and slow. A faster and more lightweight alternative is [http://www.straightrunning.com/XmingNotes/ Xming] as X server and [http://en.wikipedia.org/wiki/PuTTY PuTTY] as SSH client (remember to check the &amp;quot;Tunnel X11 connections&amp;quot; box when saving the session configuration).&lt;/div&gt;</summary>
		<author><name>Arshahin</name></author>
	</entry>
</feed>