Hey Mike, The patch command doesn't come bundled with Scalr, but most Linux distros make it easy to install.
If you're on CentOS / RHEL, *yum install patch* should do the trick. If you're on Debian / Ubuntu, then *apt-get install patch* should. Cheers, -- Thomas | Product Manager @ Scalr | [email protected] | www.scalr.com | blog.scalr.com On Wed, Feb 18, 2015 at 1:23 AM, Michele Viviani <[email protected]> wrote: > Hi Thomas, > thanks for providing me that patch from EE version. > I've downloaded it to the scal server, but I cannot find the "patch" > command in the directory (and neither in /opt/scalr-server). > --[root@ip-10-222-196-63 scalr-server]# cd > /opt/scalr-server/embedded/scalr > [root@ip-10-222-196-63 scalr]# ls > app CHANGELOG-5.0.md CHANGELOG-5.1.md INSTALL.md LICENSE > manifest.json NOTICE.md phpunit.xml README.md sql > [root@ip-10-222-196-63 scalr]# cd / > [root@ip-10-222-196-63 /]# find . -name "patch" > [root@ip-10-222-196-63 /]# > > -- > I miss some installation steps? > > Mike > > -- > You received this message because you are subscribed to the Google Groups > "scalr-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
