On 10/18/07, Thorleif Wiik <wiik at pixelpark.com> wrote:
> Hi,
>
> today, I received a request by  a customer to migrate their application stack 
> from linux to Solaris 10 U4.
>
> The request looks like this:
>
> ruby >= 1.8.5
> rubygems >= 0.9.4
>   mysql-ruby >= 2.7.3
>   fastthread >= 1.0
>   rspec >= 1.0.5
>   log4r >= 1.0.5
>   activerecord >= 1.15.3
>   activesupport >= 1.4.2
>   mongrel >= 1.0.1
> libgpg-error >= 1.5
> libgcrypt >= 1.2.4
> rake >= 0.7.3

Thorleif,

Most, if not all, of these Ruby apps and libraries can be installed as
Gems. Could you check with your client, and verify that "gem install
rails" is what they are used to. (IE: rubygems will be included, but
not every single common library).

Cheers,
Brian

P.S. - I am not on the integration team, so please take my comments
with a grain of salt.

> Comparing this to the suggested webstack component list,
> it seems not to be complete for a
> real world customer application.
>
>
> Hope this helps to improve the webstack project.
>
>
> --
> Thorleif Wiik
> http://www.wiik.de
> This message posted from opensolaris.org
>
> _______________________________________________
> webstack-discuss mailing list
> webstack-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
>


-- 
- Brian Gupta

http://opensolaris.org/os/project/nycosug/

Reply via email to