Join the community today
Become a Member

Beta Branch add inc/customrpms.inc support + re2c rpm for CentOS 7 memcached PHP extension

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 21, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    54,946
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    4:14 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    add inc/customrpms.inc support + re2c rpm for CentOS 7 memcached PHP extension

    EPEL 7 repo is missing re2c rpm package for memcached PHP extension while EPEL 6 repo has re2c 0.13.5. So added my own custom build re2c 0.14.3 rpm for CentOS 7 systems only. The inc/customrpms.inc include file also allows future support for any custom built rpms to be added to Centmin Mod :)

    Continue reading...

    123.08beta03 branch

    * 123.08beta03 branch is the merging of the 3 branches - .08 beta 02 + 123.08lua + 123.08livestats so the new beta has both Nginx Lua + LuaJIT support + new Nginx vhost traffic statistics

     
  2. Andy

    Andy Active Member

    544
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    1:14 AM
    [root@ethan centminmod-123.08beta03]# ./centmin.sh
    inc/customrpms.inc: line 2: conditional binary operator expected
    inc/customrpms.inc: line 2: syntax error near `='7''
    inc/customrpms.inc: line 2: ` if [[ -f "${DIR_TMP}/rpms/re2c-0.14.3-1.el7.x86_64.rpm" && "$CENTOS_SEVEN" ='7' ]]; then'
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,946
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,812
    Local Time:
    4:14 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+