help-stow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-stow] Currently not installed


From: Eric Thomas
Subject: [Help-stow] Currently not installed
Date: Wed, 11 Oct 2017 07:52:26 -0700

Hello,

I installed stow accordingly:
**** Clone the Stow git repo =git clone https://git.savannah.gnu.org/git/stow.git=
**** Install =autoconf=. =sudo apt install autoconf=
**** =cd= to the local Stow git directory.
**** Prepare Stow installation =autoreconf -iv=
**** Install Stow =./configure && make=
**** Make a directory for dotfiles =mkdir ~/git/dotfiles=
**** Make subdirectory for emacs =mkdir ~/git/dotfiles/emacs=
**** Copy (for now, then delete originals after confirmed git) emacs init files and folders =cp ~/.emacs ~/git/dotfiles/emacs=, =cp -R ~/.emacs.d ~/git/dotfiles/emacs=

When I run `stow emacs` from the `dotfiles` folder, I receive the message: `The program 'stow' is currently not installed. You can install it by typing:
sudo apt install stow`

How do I tell my system that stow is installed?

Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]