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 got some problem during MB-System installation processed using "Homebrew".
The process stopped during downloaded OTPS.
It said :
" Error: mbsystem: Failed to download resource "otps"
Download failed: ftp://ftp.mbari.org/pub/Caress/OTPS_202107.tar.gz"
I'm using MacBook M1 Pro and OS Ventura 13.2.1
Mb-System version MB-System-5.7.9beta52
edited
I tried configure script then this is what happen
"
Checking for hardening enabled.... no
Use OTPS (OSU Tidal Prediction Software) location if specified with --with-otps-dir, use default otherwise
Check for PROJ library libproj
Look for pkg-config PROJ package...
checking for pkg-config... /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for proj... yes
checking for proj_normalize_for_visualization in -lproj... no
checking for pj_init_plus in -lproj... no
FOUND_PROJ_LIB:yes FOUND_PROJ4:no FOUND_PROJ6:yes
Check if proj header location specified on the command line
Looking for PROJ headers in the usual places...
checking for proj.h... no
checking for proj_api.h... no
Did not find PROJ headers anywhere, use --with-proj-include to set the location
configure: error: Did not find PROJ headers anywhere, use --with-proj-include to set the location
"
Thank You
The text was updated successfully, but these errors were encountered:
Hi All
I got some problem during MB-System installation processed using "Homebrew".
The process stopped during downloaded OTPS.
It said :
" Error: mbsystem: Failed to download resource "otps"
Download failed: ftp://ftp.mbari.org/pub/Caress/OTPS_202107.tar.gz"
I'm using MacBook M1 Pro and OS Ventura 13.2.1
Mb-System version MB-System-5.7.9beta52
edited
I tried configure script then this is what happen
"
Checking for hardening enabled.... no
Use OTPS (OSU Tidal Prediction Software) location if specified with --with-otps-dir, use default otherwise
Check for PROJ library libproj
Look for pkg-config PROJ package...
checking for pkg-config... /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for proj... yes
checking for proj_normalize_for_visualization in -lproj... no
checking for pj_init_plus in -lproj... no
FOUND_PROJ_LIB:yes FOUND_PROJ4:no FOUND_PROJ6:yes
Check if proj header location specified on the command line
Looking for PROJ headers in the usual places...
checking for proj.h... no
checking for proj_api.h... no
Did not find PROJ headers anywhere, use --with-proj-include to set the location
configure: error: Did not find PROJ headers anywhere, use --with-proj-include to set the location
"
Thank You
The text was updated successfully, but these errors were encountered: