Skip to content

Are some flags and installing programs needed for init? #1

Description

@quwac

In other PC I failed to install Python.
I got success by adding flags.
Are they needed?

SYSTEM_VERSION_COMPAT=1
export SYSTEM_VERSION_COMPAT
CFLAGS="-I$(brew --prefix openssl@3)/include -I$(brew --prefix bzip2)/include -I$(brew --prefix readline)/include -I$(xcrun --show-sdk-path)/usr/include"
export CFLAGS
LDFLAGS="-L$(brew --prefix openssl@3)/lib -L$(brew --prefix readline)/lib -L$(brew --prefix zlib)/lib -L$(brew --prefix bzip2)/lib"
export LDFLAGS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions