And, ironic enough, installing IronPython requires Mono WinForms =P
jimmy@jimmenti:~$ ipy
The program 'ipy' is currently not installed. You can install it by typing:
sudo apt-get install ironpython
bash: ipy: command not found
jimmy@jimmenti:~$ sudo apt-get install ironpython
[sudo] password for jimmy:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libmono-accessibility2.0-cil libmono-mozilla0.1-cil libmono-winforms2.0-cil
Recommended packages:
libgluezilla
The following NEW packages will be installed:
ironpython libmono-accessibility2.0-cil libmono-mozilla0.1-cil
libmono-winforms2.0-cil
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 1841kB of archives.
After this operation, 5632kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://us.archive.ubuntu.com hardy/main libmono-accessibility2.0-cil 1.2.6+dfsg-6ubuntu3 [4562B]
Get:2 http://us.archive.ubuntu.com hardy/main libmono-mozilla0.1-cil 1.2.6+dfsg-6ubuntu3 [19.4kB]
Get:3 http://us.archive.ubuntu.com hardy/main libmono-winforms2.0-cil 1.2.6+dfsg-6ubuntu3 [1221kB]
Get:4 http://us.archive.ubuntu.com hardy/universe ironpython 1.1.1-2 [597kB]
Fetched 1841kB in 4s (381kB/s)
Selecting previously deselected package libmono-accessibility2.0-cil.
(Reading database ... 228061 files and directories currently installed.)
Unpacking libmono-accessibility2.0-cil (from .../libmono-accessibility2.0-cil_1.2.6+dfsg-6ubuntu3_all.deb) ...
Selecting previously deselected package libmono-mozilla0.1-cil.
Unpacking libmono-mozilla0.1-cil (from .../libmono-mozilla0.1-cil_1.2.6+dfsg-6ubuntu3_all.deb) ...
Selecting previously deselected package libmono-winforms2.0-cil.
Unpacking libmono-winforms2.0-cil (from .../libmono-winforms2.0-cil_1.2.6+dfsg-6ubuntu3_all.deb) ...
Selecting previously deselected package ironpython.
Unpacking ironpython (from .../ironpython_1.1.1-2_all.deb) ...
Setting up libmono-accessibility2.0-cil (1.2.6+dfsg-6ubuntu3) ...
Setting up libmono-mozilla0.1-cil (1.2.6+dfsg-6ubuntu3) ...
Setting up libmono-winforms2.0-cil (1.2.6+dfsg-6ubuntu3) ...
Setting up ironpython (1.1.1-2) ...
jimmy@jimmenti:~$ ipy
IronPython 1.1.1 (1.1.1) on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
>>> 2 + 2
4
>>>
The program 'ipy' is currently not installed. You can install it by typing:
sudo apt-get install ironpython
bash: ipy: command not found
jimmy@jimmenti:~$ sudo apt-get install ironpython
[sudo] password for jimmy:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libmono-accessibility2.0-cil libmono-mozilla0.1-cil libmono-winforms2.0-cil
Recommended packages:
libgluezilla
The following NEW packages will be installed:
ironpython libmono-accessibility2.0-cil libmono-mozilla0.1-cil
libmono-winforms2.0-cil
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 1841kB of archives.
After this operation, 5632kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://us.archive.ubuntu.com hardy/main libmono-accessibility2.0-cil 1.2.6+dfsg-6ubuntu3 [4562B]
Get:2 http://us.archive.ubuntu.com hardy/main libmono-mozilla0.1-cil 1.2.6+dfsg-6ubuntu3 [19.4kB]
Get:3 http://us.archive.ubuntu.com hardy/main libmono-winforms2.0-cil 1.2.6+dfsg-6ubuntu3 [1221kB]
Get:4 http://us.archive.ubuntu.com hardy/universe ironpython 1.1.1-2 [597kB]
Fetched 1841kB in 4s (381kB/s)
Selecting previously deselected package libmono-accessibility2.0-cil.
(Reading database ... 228061 files and directories currently installed.)
Unpacking libmono-accessibility2.0-cil (from .../libmono-accessibility2.0-cil_1.2.6+dfsg-6ubuntu3_all.deb) ...
Selecting previously deselected package libmono-mozilla0.1-cil.
Unpacking libmono-mozilla0.1-cil (from .../libmono-mozilla0.1-cil_1.2.6+dfsg-6ubuntu3_all.deb) ...
Selecting previously deselected package libmono-winforms2.0-cil.
Unpacking libmono-winforms2.0-cil (from .../libmono-winforms2.0-cil_1.2.6+dfsg-6ubuntu3_all.deb) ...
Selecting previously deselected package ironpython.
Unpacking ironpython (from .../ironpython_1.1.1-2_all.deb) ...
Setting up libmono-accessibility2.0-cil (1.2.6+dfsg-6ubuntu3) ...
Setting up libmono-mozilla0.1-cil (1.2.6+dfsg-6ubuntu3) ...
Setting up libmono-winforms2.0-cil (1.2.6+dfsg-6ubuntu3) ...
Setting up ironpython (1.1.1-2) ...
jimmy@jimmenti:~$ ipy
IronPython 1.1.1 (1.1.1) on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
>>> 2 + 2
4
>>>
6 comments:
That "Copyright (c) Microsoft Corporation" part is going to scare away many people.
That's not the point. This is already shipped in Ubuntu! The point is the Microsoft itself needs to not be scared to ship open-source software in it's products where they make sense.
The default colors for the prompt are too light.. any idea on how to change that?
Which prompt? As I show it on my site or in Ubuntu? If you're asking how to change the default colors in Terminal on Ubuntu, I'm sure googling around will find you that ... or just opening up Terminal and poking around ...
Hmm... Microsoft and Open Source. The weather must really be changing. Hey I've been working on IPY (on the dreadful minion called Vista). Do you know a good GUI designer I could use. I'm guessing that apt-get would only install the IPY interpreter. Any IDE for IPY dev on Ubuntu??
visit me: http://baniyakiduniya.blogspot.com
God. It was such a stupid idea to call it ipy (not ironpython).
Post a Comment