Untitled

 avatar
unknown
plain_text
2 years ago
1.6 kB
7
Indexable
configure: error: "GNU gperf 3.0.3" is too old or unrecognized, must be at least gperf 3.1
Error running configure at ./autogen.sh line 321.
achintya@Achintyas-Book core % gperf --version
GNU gperf 3.1
Copyright (C) 1989-2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Douglas C. Schmidt and Bruno Haible.



zshrc

export LODE_HOME=/Users/achintya/lode
export PATH="${LODE_HOME}/opt/bin:${PATH}"
eval "$(/opt/homebrew/bin/brew shellenv)"
export PATH=/opt/homebrew/opt/make/libexec/gnubin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/achintya/lodenexport/opt/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/achintya/lodenexport/opt/bin
export PATH=/opt/homebrew/Cellar/gperf/3.1/bin/gperf
export PATH=/usr/bin/gperf
. /etc/profile
export PATH=/opt/homebrew/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin/gperf
Editor is loading...
Leave a Comment