Installing vibe via DUB
Greg Knapp
virtual.greg at gmail.com
Sun Jun 9 18:21:26 PDT 2013
Hi,
I'm just starting out with D and vibe, apologies if this is the
wrong place to ask vibe questions.
After installing DUB (dub-git on Arch Linux) and specifying
vibe-d as a dependency of my project in 'package.json', I ran
'dub upgrade' and vibe was installed. However, I can't start vibe
as the bin file isn't found. It's installed local to my user with
vibe in ~/.dub/packages/vibe-d-0.7.15/bin
This the recommended way to install vibe according to docs on the
site. How have others installed vibe?
Thanks in advance.
More information about the Digitalmars-d
mailing list