[Haskell-cafe] Can't install mkcabal because of pcre-lite

Colin Paul Adams colin at colina.demon.co.uk
Sun Mar 1 04:08:33 EST 2009


>>>>> "Colin" == Colin Paul Adams <colin at colina.demon.co.uk> writes:

    Colin> library: * Missing C library: pcre This problem can usually
    Colin> be solved by installing the system package that provides
    Colin> this library (you may need the "-dev" version). If the
    Colin> library is already installed but in a non-standard location
    Colin> then you can use the flags --extra-include-dirs= and
    Colin> --extra-lib-dirs= to specify where it is.

Actually, /lib64/libcpre.so.0 /.0.0.1 exists. This is a standard
location though, so it must be looking for some other library (?).
-- 
Colin Adams
Preston Lancashire


More information about the Haskell-Cafe mailing list