Skip to content

Can't install Ruby with jemalloc on macOS Catalina 10.15.1 #1388

@ndbroadbent

Description

@ndbroadbent

Hello,

I just set up a new mac, and now RUBY_CONFIGURE_OPTS=--with-jemalloc rbenv install 2.6.5 is failing with this error:

checking for utime.h... yes
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
checking for library containing malloc_conf... no
checking jemalloc/jemalloc.h usability... no
checking jemalloc/jemalloc.h presence... no
checking for jemalloc/jemalloc.h... no
checking for jemalloc with JEMALLOC_MANGLE... no
configure: error: jemalloc requested but not found

I ran brew install rbenv jemalloc to install rbenv 1.1.2 and jemalloc 5.2.1.

How can I fix this issue? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions