Currently not installed
Eric Thomas <[email protected]> Wed, 11 Oct 2017 07:52:26 -0700
| Newsgroups | gmane.comp.gnu.stow.general |
|---|---|
| Message-ID | <CALxTFT5=kisgeYhQsa_YksTYe6EF1Mt2SVbEwAexfBygATgMsQ@mail.gmail.com> |
--001a11446ea875d527055b4692b0 Content-Type: text/plain; charset="UTF-8" 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 --001a11446ea875d527055b4692b0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div><div><div><div>Hello, <br><br></div>I installed stow = accordingly: <br>**** Clone the Stow git repo =3Dgit clone <a href=3D"https= ://git.savannah.gnu.org/git/stow.git=3D">https://git.savannah.gnu.org/git/s= tow.git=3D</a><br>**** Install =3Dautoconf=3D. =3Dsudo apt install autoconf= =3D<br>**** =3Dcd=3D to the local Stow git directory.<br>**** Prepare Stow = installation =3Dautoreconf -iv=3D<br>**** Install Stow =3D./configure &= & make=3D<br>**** Make a directory for dotfiles =3Dmkdir ~/git/dotfiles= =3D<br>**** Make subdirectory for emacs =3Dmkdir ~/git/dotfiles/emacs=3D<br= >**** Copy (for now, then delete originals after confirmed git) emacs init = files and folders =3Dcp ~/.emacs ~/git/dotfiles/emacs=3D, =3Dcp -R ~/.emacs= .d ~/git/dotfiles/emacs=3D<br><br></div>When I run `stow emacs` from the `d= otfiles` folder, I receive the message: `The program 'stow' is curr= ently not installed. You can install it by typing:<br>sudo apt install stow= `<br><br></div>How do I tell my system that stow is installed? <br><br></di= v>Thanks<br></div> --001a11446ea875d527055b4692b0--