On Monday, January 28, 2013 6:00:40 PM UTC+1, Arnon Marcus wrote:
>
> For example, there is no yum package for ruby 1.9.3 for centos 6.3...
>

again with ruby. You don't need ruby for web2py.  

>
> Well, apparently that depends on how hard you look, though,,,:
> http://blog.timothymullican.com/?p=9
> This has no 'mysql' and no 'make' in it anywhere, and it works.
>

ehm ... requirement for that to work are outlined in the post. Make *is 
there*, gcc too, zlib too, etc etc etc
17 packages in total.

yum install -y *gcc-c++* patch readline readline-devel *zlib 
zlib-devel*libyaml-devel libffi-devel openssl-devel 
openssl *make *bzip2 *autoconf automake *libtool bison iconv-devel

 

> It does compile in the process, but not in any way that YOU have to worry 
> about...
>

As long as you have the basic tools for building there's no such problem in 
the deployment script either. It does compile in the process and you don't 
need to worry.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to