mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-04 17:57:03 +00:00
Fixup MacOS install cask
command
Encountered this while trying to install on macos, as newer versions of brew have deprecated the old way.
This commit is contained in:
parent
bba80cb920
commit
bb6a0076d4
@ -875,7 +875,7 @@ $ brew update && brew upgrade
|
||||
$ brew install armadillo cmake hdf5 gflags glog gnuradio lapack libmatio log4cpp \
|
||||
openssl pkg-config protobuf pugixml
|
||||
$ pip3 install mako
|
||||
$ brew cask install mactex # when completed, restart Terminal
|
||||
$ brew install --cask mactex # when completed, restart Terminal
|
||||
$ brew install graphviz doxygen
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user