Show
Ignore:
Timestamp:
05/10/10 17:03:24 (2 years ago)
Author:
Philip Herron <redbrain@…>
Parents:
2d482ecb0a2abf82199a1f7c2350125d362c000f
Children:
d375779d1d4dfca413cc875bbe88abbdbf171a17
git-committer:
Philip Herron <redbrain@alpha.(none)> / 2010-05-10T17:03:24Z+0100
Message:

cleanup added autoconf check for libpcre3-dev for perl compatible regex semantics

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r1eb77a5 raef58ba  
    1919Debian/Ubuntu: 
    2020 % aptitude install build-essential bison flex autoconf \ 
    21   automake libtool libgmp3-dev libmpfr-dev libreadline5-dev 
     21  automake libtool libgmp3-dev libmpfr-dev libreadline5-dev \ 
     22  libpcre3-dev 
    2223 
    2324openSuse: 
    24  % yast -i gcc bison flex mpfr-devel gmp-devel  
     25 % yast -i gcc bison flex mpfr-devel gmp-devel pcre-devel 
    2526 #autoconf stuff too 
    2627