This repository was archived by the owner on Jun 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
This repository was archived by the owner on Jun 9, 2020. It is now read-only.
How to use Linux Bash Shell? #91
Copy link
Copy link
Open
Description
I installed Noah
daksh@Dakshs-MacBook-Air ~/Daksh.github.io master ● brew install linux-noah/noah/noah
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> Updated Formulae
wget ✔ clang-format hcloud mariadb mercurial mutt serverless
==> Installing noah from linux-noah/noah
==> Installing dependencies for linux-noah/noah/noah: gnu-tar
==> Installing linux-noah/noah/noah dependency: gnu-tar
==> Downloading https://homebrew.bintray.com/bottles/gnu-tar-1.31.mojave.bottle.1.tar.gz
######################################################################## 100.0%
==> Pouring gnu-tar-1.31.mojave.bottle.1.tar.gz
==> Caveats
GNU "tar" has been installed as "gtar".
If you need to use it as "tar", you can add a "gnubin" directory
to your PATH from your bashrc like:
PATH="/usr/local/opt/gnu-tar/libexec/gnubin:$PATH"
Additionally, you can access its man page with normal name if you add
the "gnuman" directory to your MANPATH from your bashrc as well:
MANPATH="/usr/local/opt/gnu-tar/libexec/gnuman:$MANPATH"
==> Summary
🍺 /usr/local/Cellar/gnu-tar/1.31: 15 files, 1.7MB
==> Installing linux-noah/noah/noah
==> Downloading https://dl.bintray.com/linux-noah/noah/noah-0.5.1.sierra.bottle.tar.gz
curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "noah"
Download failed: https://dl.bintray.com/linux-noah/noah/noah-0.5.1.sierra.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Installing dependencies for linux-noah/noah/noah: cmake
==> Installing linux-noah/noah/noah dependency: cmake
==> Downloading https://homebrew.bintray.com/bottles/cmake-3.13.2.mojave.bottle.tar.gz
######################################################################## 100.0%
==> Pouring cmake-3.13.2.mojave.bottle.tar.gz
==> Caveats
Emacs Lisp files have been installed to:
/usr/local/share/emacs/site-lisp/cmake
==> Summary
🍺 /usr/local/Cellar/cmake/3.13.2: 5,542 files, 50.6MB
==> Downloading https://github.com/linux-noah/noah/archive/0.5.1.tar.gz
==> Downloading from https://codeload.github.com/linux-noah/noah/tar.gz/0.5.1
######################################################################## 100.0%
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/noah/0.5.1 -DCMAKE_B
==> make install
🍺 /usr/local/Cellar/noah/0.5.1: 6 files, 237.8KB, built in 12 minutes 47 seconds
There was an error in between but I am able to use the command noah. I want to access the bash shell of Ubuntu. How can I do that?
Metadata
Metadata
Assignees
Labels
No labels