Pharo FFI 3.9.1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Pharo FFI 3.9.1

clarence.westberg
What is the secret to getting FFI  3.9.1 to install from the Universe  
Browser in Pharo? I always get a MessageNotUnderstood:  
MIMEType>>indexOf: error

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Pharo FFI 3.9.1

Mariano Martinez Peck
You can install it just evaluating this:

ScriptLoader loadFFI.

This is also here: http://code.google.com/p/pharo/wiki/CodeSnippets

Cheers,

Mariano

On Mon, May 25, 2009 at 7:40 PM, clarence.westberg <[hidden email]> wrote:
What is the secret to getting FFI  3.9.1 to install from the Universe
Browser in Pharo? I always get a MessageNotUnderstood:
MIMEType>>indexOf: error

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Pharo FFI 3.9.1

Carlos Crosetti-4
thanks so much
 
ran "Win32Utils getCommonEnvironmentVariables"  safe and sound
-----Mensaje original-----
De: [hidden email] [mailto:[hidden email]]En nombre de Mariano Martinez Peck
Enviado el: Lunes, 25 de Mayo de 2009 07:47 p.m.
Para: [hidden email]
Asunto: Re: [Pharo-project] Pharo FFI 3.9.1

You can install it just evaluating this:

ScriptLoader loadFFI.

This is also here: http://code.google.com/p/pharo/wiki/CodeSnippets

Cheers,

Mariano

On Mon, May 25, 2009 at 7:40 PM, clarence.westberg <[hidden email]> wrote:
What is the secret to getting FFI  3.9.1 to install from the Universe
Browser in Pharo? I always get a MessageNotUnderstood:
MIMEType>>indexOf: error

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Pharo FFI 3.9.1

clarence.westberg
In reply to this post by Mariano Martinez Peck
In looking at different versions I see FFI 3.9.1 loads in image pharo0.1-10243dev09.02.3.image just fine. However if I start with pharo0.1-10259dev09.03.3.image I have the problem.

On May 25, 2009, at 5:46 PM, Mariano Martinez Peck wrote:

You can install it just evaluating this:

ScriptLoader loadFFI.

This is also here: http://code.google.com/p/pharo/wiki/CodeSnippets

Cheers,

Mariano

On Mon, May 25, 2009 at 7:40 PM, clarence.westberg <[hidden email]> wrote:
What is the secret to getting FFI  3.9.1 to install from the Universe
Browser in Pharo? I always get a MessageNotUnderstood:
MIMEType>>indexOf: error

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Pharo FFI 3.9.1

Mariano Martinez Peck
There were some bugs introduced and fixed related with MIMEType. You should test load FFI with latests images (it works for me).

cheers,

mariano

2009/5/26 clarence.westberg <[hidden email]>
In looking at different versions I see FFI 3.9.1 loads in image pharo0.1-10243dev09.02.3.image just fine. However if I start with pharo0.1-10259dev09.03.3.image I have the problem.

On May 25, 2009, at 5:46 PM, Mariano Martinez Peck wrote:

You can install it just evaluating this:

ScriptLoader loadFFI.

This is also here: http://code.google.com/p/pharo/wiki/CodeSnippets

Cheers,

Mariano

On Mon, May 25, 2009 at 7:40 PM, clarence.westberg <[hidden email]> wrote:
What is the secret to getting FFI  3.9.1 to install from the Universe
Browser in Pharo? I always get a MessageNotUnderstood:
MIMEType>>indexOf: error

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project