[ANN] Pharo 1.1 released

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

[ANN] Pharo 1.1 released

Adrian Lienhard
Hi all,

I'm excited to announce our second release of Pharo!

Please check out the updated website at www.pharo-project.org.

This release contains many bug fixes, improvements, performance optimizations, and new features that didn't get into version 1.0. Specific information about what is new in this release can be found on
www.pharo-project.org/pharo-download/release-1-1.

Thanks everyone who has contributed and helped to bring Pharo one step further!

Please help to spread the word...

Cheers,
Adrian

___________________
http://www.adrian-lienhard.ch/


_______________________________________________
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: [ANN] Pharo 1.1 released

Alexandre Bergel
This is really cool! Congrat to all of you!

Alexandre


On 26 Jul 2010, at 22:22, Adrian Lienhard wrote:

> Hi all,
>
> I'm excited to announce our second release of Pharo!
>
> Please check out the updated website at www.pharo-project.org.
>
> This release contains many bug fixes, improvements, performance optimizations, and new features that didn't get into version 1.0. Specific information about what is new in this release can be found on
> www.pharo-project.org/pharo-download/release-1-1.
>
> Thanks everyone who has contributed and helped to bring Pharo one step further!
>
> Please help to spread the word...
>
> Cheers,
> Adrian
>
> ___________________
> http://www.adrian-lienhard.ch/
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
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-users] [ANN] Pharo 1.1 released

laurent laffont
In reply to this post by Adrian Lienhard


On Mon, Jul 26, 2010 at 10:22 PM, Adrian Lienhard <[hidden email]> wrote:
Hi all,

I'm excited to announce our second release of Pharo!

Please check out the updated website at www.pharo-project.org.

This release contains many bug fixes, improvements, performance optimizations, and new features that didn't get into version 1.0. Specific information about what is new in this release can be found on
www.pharo-project.org/pharo-download/release-1-1.

Thanks everyone who has contributed and helped to bring Pharo one step further!

Please help to spread the word...

Cheers,
Adrian


What a good day ! Thank you all !

Laurent

 

___________________
http://www.adrian-lienhard.ch/


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


_______________________________________________
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-users] [ANN] Pharo 1.1 released

Miguel Cobá
In reply to this post by Adrian Lienhard
El lun, 26-07-2010 a las 22:22 +0200, Adrian Lienhard escribió:

> Hi all,
>
> I'm excited to announce our second release of Pharo!
>
> Please check out the updated website at www.pharo-project.org.
>
> This release contains many bug fixes, improvements, performance optimizations, and new features that didn't get into version 1.0. Specific information about what is new in this release can be found on
> www.pharo-project.org/pharo-download/release-1-1.
>
> Thanks everyone who has contributed and helped to bring Pharo one step further!
>
> Please help to spread the word...
>
> Cheers,
> Adrian

Very good news! Good job!

Cheers
>
> ___________________
> http://www.adrian-lienhard.ch/
>
>
> _______________________________________________
> Pharo-users mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users

--
Miguel Cobá
http://miguel.leugim.com.mx


_______________________________________________
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-users] [ANN] Pharo 1.1 released

garduino
In reply to this post by Adrian Lienhard
Excellent news!

Thanks by the effort to all the people involved.

Germán.

2010/7/26 Adrian Lienhard <[hidden email]>:

> Hi all,
>
> I'm excited to announce our second release of Pharo!
>
> Please check out the updated website at www.pharo-project.org.
>
> This release contains many bug fixes, improvements, performance optimizations, and new features that didn't get into version 1.0. Specific information about what is new in this release can be found on
> www.pharo-project.org/pharo-download/release-1-1.
>
> Thanks everyone who has contributed and helped to bring Pharo one step further!
>
> Please help to spread the word...
>
> Cheers,
> Adrian
>
> ___________________
> http://www.adrian-lienhard.ch/
>
>
> _______________________________________________
> Pharo-users mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>



--
=================================================
Germán S. Arduino  <gsa @ arsol.net>   Twitter: garduino
Arduino Software & Web Hosting   http://www.arduinosoftware.com
PasswordsPro  http://www.passwordspro.com
=================================================

_______________________________________________
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
|

[Pharo 1.1 OneClick] Errors launching the one click distrib on Linux

Nicolas Petton
In reply to this post by Adrian Lienhard
Hi guys,

I just tried the one click distribution on Linux. Some files seem to
miss execution rights:

pharo.sh cannot be executed

$ chmod +x ./pharo.sh
$ ./pharo.sh
exec: 12: ./Contents/Linux/squeakvm: Permission denied

easily fixed too:
$ chmod +x ./Contents/Linux/squeakvm

I don't know if this problem only happens on my system though.

Cheers,
Nico

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

signature.asc (205 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] Pharo 1.1 released

Tudor Girba
In reply to this post by garduino
Thanks for this release!

Cheers,
Doru


On 27 Jul 2010, at 00:04, Germán Arduino wrote:

> Excellent news!
>
> Thanks by the effort to all the people involved.
>
> Germán.
>
> 2010/7/26 Adrian Lienhard <[hidden email]>:
>> Hi all,
>>
>> I'm excited to announce our second release of Pharo!
>>
>> Please check out the updated website at www.pharo-project.org.
>>
>> This release contains many bug fixes, improvements, performance  
>> optimizations, and new features that didn't get into version 1.0.  
>> Specific information about what is new in this release can be found  
>> on
>> www.pharo-project.org/pharo-download/release-1-1.
>>
>> Thanks everyone who has contributed and helped to bring Pharo one  
>> step further!
>>
>> Please help to spread the word...
>>
>> Cheers,
>> Adrian
>>
>> ___________________
>> http://www.adrian-lienhard.ch/
>>
>>
>> _______________________________________________
>> Pharo-users mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>>
>
>
>
> --
> =================================================
> Germán S. Arduino  <gsa @ arsol.net>   Twitter: garduino
> Arduino Software & Web Hosting   http://www.arduinosoftware.com
> PasswordsPro  http://www.passwordspro.com
> =================================================
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
www.tudorgirba.com

"Yesterday is a fact.
  Tomorrow is a possibility.
  Today is a challenge."




_______________________________________________
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 1.1 OneClick] Errors launching the one click distrib on Linux

Marcus Denker-4
In reply to this post by Nicolas Petton

On Jul 27, 2010, at 1:08 AM, Nicolas Petton wrote:

> Hi guys,
>
> I just tried the one click distribution on Linux. Some files seem to
> miss execution rights:
>
> pharo.sh cannot be executed
>
> $ chmod +x ./pharo.sh
> $ ./pharo.sh
> exec: 12: ./Contents/Linux/squeakvm: Permission denied
>
> easily fixed too:
> $ chmod +x ./Contents/Linux/squeakvm
>
> I don't know if this problem only happens on my system though.
>
strange... on MacOS it unpacks this zip correctly:

Marcus-MacBook-Pro:Linux denker$ ./squeakvm -bash: ./squeakvm: cannot execute binary file

Maybe your machine is configured to never set the x when extracting zips?

We should check if others have the same problem.


        Marcus

--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


_______________________________________________
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 1.1 OneClick] Errors launching the one click distrib on Linux

laurent laffont
In reply to this post by Nicolas Petton

2010/7/27 Nicolas Petton <[hidden email]>
Hi guys,

I just tried the one click distribution on Linux. Some files seem to
miss execution rights:

pharo.sh cannot be executed

$ chmod +x ./pharo.sh
$ ./pharo.sh
exec: 12: ./Contents/Linux/squeakvm: Permission denied

easily fixed too:
$ chmod +x ./Contents/Linux/squeakvm

I don't know if this problem only happens on my system though.


It works on my Linux box. But pharo.sh is 754, so if the owner of  the file is different from the account used to run pharo.sh, it doesn't work.

Laurent

 

Cheers,
Nico

_______________________________________________
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 1.1 OneClick] Errors launching the one click distrib on Linux

NorbertHartl
In reply to this post by Marcus Denker-4
I can confirm that it works under linux. Tried from the commandline as well by double-clicking the shell script in the file manager.

Norbert

On 27.07.2010, at 10:31, Marcus Denker wrote:

>
> On Jul 27, 2010, at 1:08 AM, Nicolas Petton wrote:
>
>> Hi guys,
>>
>> I just tried the one click distribution on Linux. Some files seem to
>> miss execution rights:
>>
>> pharo.sh cannot be executed
>>
>> $ chmod +x ./pharo.sh
>> $ ./pharo.sh
>> exec: 12: ./Contents/Linux/squeakvm: Permission denied
>>
>> easily fixed too:
>> $ chmod +x ./Contents/Linux/squeakvm
>>
>> I don't know if this problem only happens on my system though.
>>
> strange... on MacOS it unpacks this zip correctly:
>
> Marcus-MacBook-Pro:Linux denker$ ./squeakvm -bash: ./squeakvm: cannot execute binary file
>
> Maybe your machine is configured to never set the x when extracting zips?
>
> We should check if others have the same problem.
>
>
> Marcus
>
> --
> Marcus Denker  -- http://www.marcusdenker.de
> INRIA Lille -- Nord Europe. Team RMoD.
>
>
> _______________________________________________
> 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 1.1 OneClick] Errors launching the one click distrib on Linux

Nicolas Petton
You're right, using the unzip command line works fine here too, sorry
guys.

Cheers,
Nicolas

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

signature.asc (205 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] Pharo 1.1 released

Richard Durr-2
In reply to this post by Tudor Girba
Cool, it's so fast! :)

On Tue, Jul 27, 2010 at 9:56 AM, Tudor Girba <[hidden email]> wrote:
> Thanks for this release!
>
> Cheers,
> Doru
>
>
> On 27 Jul 2010, at 00:04, Germán Arduino wrote:
>
>> Excellent news!
>>
>> Thanks by the effort to all the people involved.
>>
>> Germán.
>>
>> 2010/7/26 Adrian Lienhard <[hidden email]>:
>>>
>>> Hi all,
>>>
>>> I'm excited to announce our second release of Pharo!
>>>
>>> Please check out the updated website at www.pharo-project.org.
>>>
>>> This release contains many bug fixes, improvements, performance
>>> optimizations, and new features that didn't get into version 1.0. Specific
>>> information about what is new in this release can be found on
>>> www.pharo-project.org/pharo-download/release-1-1.
>>>
>>> Thanks everyone who has contributed and helped to bring Pharo one step
>>> further!
>>>
>>> Please help to spread the word...
>>>
>>> Cheers,
>>> Adrian
>>>
>>> ___________________
>>> http://www.adrian-lienhard.ch/
>>>
>>>
>>> _______________________________________________
>>> Pharo-users mailing list
>>> [hidden email]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>>>
>>
>>
>>
>> --
>> =================================================
>> Germán S. Arduino  <gsa @ arsol.net>   Twitter: garduino
>> Arduino Software & Web Hosting   http://www.arduinosoftware.com
>> PasswordsPro  http://www.passwordspro.com
>> =================================================
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> --
> www.tudorgirba.com
>
> "Yesterday is a fact.
>  Tomorrow is a possibility.
>  Today is a challenge."
>
>
>
>
> _______________________________________________
> 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-users] [ANN] Pharo 1.1 released

jfabry
In reply to this post by Adrian Lienhard

Congrats and thanks to all involved!

On 26 Jul 2010, at 16:22, Adrian Lienhard wrote:

> Hi all,
>
> I'm excited to announce our second release of Pharo!
>
> Please check out the updated website at www.pharo-project.org.
>
> This release contains many bug fixes, improvements, performance optimizations, and new features that didn't get into version 1.0. Specific information about what is new in this release can be found on
> www.pharo-project.org/pharo-download/release-1-1.
>
> Thanks everyone who has contributed and helped to bring Pharo one step further!
>
> Please help to spread the word...
>
> Cheers,
> Adrian
>
> ___________________
> http://www.adrian-lienhard.ch/
>
>
> _______________________________________________
> Pharo-users mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users

--
Johan Fabry  
[hidden email] - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile




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