You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this on the zopen installed file. It looks like the build install location is baked in:
file a.txt
file: could not find any valid magic files! (EDC5129I No such file or directory.)
file -v
file-5.46
magic file from /data/zopen/usr/local/zopen/file/file-5.46/share/misc/magic
I'm getting this on the zopen installed
file. It looks like the build install location is baked in:I believe we can use the
MAGICenvironment variable in a similar way to https://github.com/zopencommunity/gitport/blob/main/buildenv#L169