Right, the installer installs only to GAC. You can download all the binaries
from http://ironruby.codeplex.com/releases/view/49097#DownloadId=159562.There
is no point copying them to Program Files. Once they are in the GAC all apps
load them from there. You can build a redistributable msm Windo
After upgrading to IronRuby 1.1.1, I try run IIRB, and I get the following
exception:
Have I screwed up my install? What I did was this:
1. Ran the IronRuby installer
2. Copied the bin and lib folders to a local folder that I have checked into
source control (to deploy IronRuby to other machines)
By "target" I meant "do primary development against" ^_^
BTW my branch is updated, I reset to the current master/HEAD so it
should be a lot cleaner, also undid the mono ifdef, commented out the
original calls explaining that Mono doesn't support it yet. Need to
work on some repos/patches/bug fili
There may be a plugin for Gallio not sure...
On Mon, Oct 25, 2010 at 5:21 PM, Gøran Hansen wrote:
> I can't find an integrated VS test runner for RSpec. Maybe I didn't look
> hard enough? But it seems to me that it's missing.
> Is this something that would be useful? If so, do you have any ideas
We have actually always targeted Mono and IronRuby mostly works on it. Of
course we found a bunch of Mono bugs for which we either implemented a
workaround or filed a bug if the workaround would be too convoluted.
Tomas
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@ru
Well, some of us don't need the CI server as we're programming against
mono already ;)
FWIW, I'm looking into getting the linux CI server back up and running
with CJ's help.
But agreed. I can back out the ifdef I made and just use the work around.
Also, should we be targeting a specific version
I can't find an integrated VS test runner for RSpec. Maybe I didn't look
hard enough? But it seems to me that it's missing.
Is this something that would be useful? If so, do you have any ideas for
implementation? I think it would be wise to go for the low hanging fruit in
the first version. For in
On Mon, Oct 25, 2010 at 10:18 PM, Tomas Matousek <
tomas.matou...@microsoft.com> wrote:
> Once we'll have CI server test against Mono we'll discover the problem
> right away and don't check in anything that would be broken on Mono.
> I suggest we implement the workaround, file bugs into Mono and I
Hey,
On Mon, Oct 25, 2010 at 7:30 PM, Tomas Matousek
wrote:
> I think we should not have any #if MONO conditionals. That would mean we’d
> need a different set of binaries for Mono, Moonlight, etc. almost doubling
> the number of flavors we have today (desktop CLR, Silverlight 4, Silverlight
> 3)
On Mon, Oct 25, 2010 at 1:09 PM, Michael Letterle <
michael.lette...@gmail.com> wrote:
> Unless we target Mono >.>
>
+1
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
On Mon, Oct 25, 2010 at 9:09 PM, Michael Letterle
wrote:
> How do we want to handle things that CAN be worked around in Mono
> before they're patched then?
Then it some cases, I think it might make sense to avoid using a
feature in IR which is not yet available in the current stable release
of Mo
Makes sense. That seems like a goodness and I guess we should evolve the repo
that way. Let's keep everything working and get there one step at a time. It
doesn't feel like something that would be critical to do right now though.
Tomas
-Original Message-
From: ironruby-core-boun...@rub
Hey,
On Mon, Oct 25, 2010 at 8:19 PM, Tomas Matousek
wrote:
> 2) It might be possible to split the repo to 3 parts – IronRuby
> specific, IronPython specific, and DLR, make a submodule for each and
> combine those submodules into “DynamicLanguages” repo. So what’s exactly the
> effective dif
Once we'll have CI server test against Mono we'll discover the problem right
away and don't check in anything that would be broken on Mono.
I suggest we implement the workaround, file bugs into Mono and IronRuby bug
trackers, and add a comment to the code with explanation and a link to the
filed
How do we want to handle things that CAN be worked around in Mono
before they're patched then?
I agree that the same binaries should run in either location, but Mono
necessarily is always playing catchup.
Unless we target Mono >.>
On Mon, Oct 25, 2010 at 1:30 PM, Tomas Matousek
wrote:
> I t
Let's assume IronPython moves to github.
There would be two options:
1) We could just rename the current IronRuby repo to "DynamicLanguages"
repo and IronPython can use it as it is (more or less).
2) It might be possible to split the repo to 3 parts - IronRuby specific,
IronPython sp
Hi all,
I can also re-pro the issue from the --debug give more detail
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC>igem install sinatra
--debug
ERROR: While executing gem ... (TypeError)
can't convert NilClass into String
C:/Program Files (x86)/IronRuby
1.1/Lib/ruby/1.9.1
Yes, I agree our web sites need some work. Jimmy, what is that status of the
new design you started working on (the one IronPython.net has already)?
Tomas
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Christopher Bennage
Sent: Monday, Octobe
On Mon, Oct 25, 2010 at 12:26 PM, Michael Letterle <
michael.lette...@gmail.com> wrote:
> Regardless, I'd rather see a nice README first. :)
>
+1
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-c
I think we should not have any #if MONO conditionals. That would mean we'd need
a different set of binaries for Mono, Moonlight, etc. almost doubling the
number of flavors we have today (desktop CLR, Silverlight 4, Silverlight 3).
Now that Mono 2.8 is released we can use memory mapped files (it w
My only comment on the sites:
1) github = source control,
2) rubyforge = mailing list,
3) codeplex = issue tracker/binary distro,
4) ironruby.net = documentaiton
1 and 2 are pretty set, I see no reason to change from them.
3 is probably fine as well, though having source control and issue
tracki
As someone who attempted to dive into IronRuby a couple of months ago, I
found it difficult to discern the "IronRuby Story" from the various
websites.
By that I mean that was not immediately obvious to me what information was
current and what was outdated. I'd like to see an executive summary of th
Can you be more specific? What's wrong with the structure (other than
LCA_RESTRICTED directories, which I agree were there only to satisfy our
lawyers but can be now merged into other directories)?
Yes, there are executable files checked in. These are tools that are needed for
running scripts,
On Mon, Oct 25, 2010 at 4:22 AM, Andrius Bentkus <
andrius.bent...@rwth-aachen.de> wrote:
>
> On Sun, Oct 24, 2010 at 1:57 AM, Michael Letterle <
> michael.lette...@gmail.com> wrote:
>
>> FWIW having separate IronRuby, IronPython, and Common repos that are
>> sub moduled(is that a word?) would mak
On Mon, Oct 25, 2010 at 2:51 PM, Joe Scott wrote:
> Doing a google search I found this.
> I have not had a chance to try it out maybe this would work.
> http://groups.google.com/group/DotNetDevelopment/msg/ba5e2bd42ecb83e3
>
It is really possible, I guess I was too lazy to do the search myself,
I had the same problem than Ryan in an xp pro box, running as local
administrator, so I guess is a bug...
unknown wrote in post #956791:
> Ryan,
>
> Just a thought - have you tried running from an elevated command prompt?
>
> Cory
> Sent from my Verizon Wireless BlackBerry
--
Posted via http:/
i logged an issue about it last week:
http://ironruby.codeplex.com/workitem/5326
not sure why it works on a clean vm but it seems to be failing for
quite a few people
On Mon, Oct 25, 2010 at 2:36 PM, Kevin Radcliffe
wrote:
> Getting the same when installing sinatra (even from an elevated admin
>
References in project files can be conditional. I don't have an example handy,
but unless things have changed in the last year :), the project files should
already have a conditional dependency on the Silverlight assemblies.
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun..
Getting the same when installing sinatra (even from an elevated admin
prompt):
C:\Windows\system32>igem install --no-ri --no-rdoc sinatra
ERROR: While executing gem ... (TypeError)
can't convert NilClass into String
Any idea how we can add more trace info to the output to see where we're
get
Doing a google search I found this.I have not had a chance to try it out maybe
this would
work.http://groups.google.com/group/DotNetDevelopment/msg/ba5e2bd42ecb83e3
Date: Mon, 25 Oct 2010 12:31:08 +0200
From: andrius.bent...@rwth-aachen.de
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-
On Mon, Oct 25, 2010 at 11:23 AM, Alistair Bush wrote:
> > I got it compiling, there is a missing reference for Mono.Posix, one bad
> > cast and you need to use CCI in the constants. Does someone know what CCI
> > should be?
>
> patches would be nice :)
I can't patch the csproj with the missing
On Sun, Oct 24, 2010 at 1:57 AM, Michael Letterle <
michael.lette...@gmail.com> wrote:
> FWIW having separate IronRuby, IronPython, and Common repos that are
> sub moduled(is that a word?) would make sense, that way changes that
> are done in Common by both people working on Ruby and Python are
>
Hello Tomas,
I would like to continue my work with OpenSSL. I will re-fork IronRuby
and update my progress here.
Best,
-Jirapong
On Sat, Oct 23, 2010 at 11:24 PM, Tomas Matousek <
tomas.matou...@microsoft.com> wrote:
> Hi Gøran,
>
> Good to see your interest.
>
>
>
> The Wiki might be a bit
> I got it compiling, there is a missing reference for Mono.Posix, one bad
> cast and you need to use CCI in the constants. Does someone know what CCI
> should be?
patches would be nice :)
>
> On Mon, Oct 25, 2010 at 1:49 AM, Michael Letterle <
>
> michael.lette...@gmail.com> wrote:
> > You may
Tomas,
Thanks for getting back at me. I think it would be wise to start with
something that I know. I’ve written a plugin for VS2010 before, and feel
quite comfortable doing that, even though it’s a large and complex
environment.
I’ll check out the IronRuby VS integration as it is.
What I lik
Hello,
After unzipping ironruby-1.1.1 into /opt/ironruby-1.1.1 I tried to run
rubygems with mono ir.exe, but I failed. I tried to adjust some path
variables, but it still didn't work, rubygems kept complaining about a
missing gem_prelude.rb. Does someone know how to make ironruby make eat all
the s
The project directory structure is a mess. Dozens of executable files in the
versioning and what not.
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
I got it compiling, there is a missing reference for Mono.Posix, one bad
cast and you need to use CCI in the constants. Does someone know what CCI
should be?
On Mon, Oct 25, 2010 at 1:49 AM, Michael Letterle <
michael.lette...@gmail.com> wrote:
> You may have to compile some of the dependency lib
38 matches
Mail list logo