www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Installing vibe via DUB

reply "Greg Knapp" <virtual.greg gmail.com> writes:
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.
Jun 09 2013
next sibling parent reply Jonathan M Davis <jmdavisProg gmx.com> writes:
On Monday, June 10, 2013 03:21:26 Greg Knapp wrote:
 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.
I believe that this is the correct place to ask: http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/ but if the main D forums were the place to ask, D.Learn would be better. Regardless, when you install dependencies via dub, I believe that it normally installs them in the .dub directory of your project, which works just fine for libraries (which I thought that vibe was, though I've never used it). I don't know how you'd deal with calling programs that were installed as executables. Regardless, the link I gave you is to the dub-specific forums, so while some folks here may be able to help you, the folks there definitely can. - Jonathan M Davis
Jun 09 2013
parent "Greg Knapp" <virtual.greg gmail.com> writes:
Thanks, I'll ask there.
Jun 09 2013
prev sibling next sibling parent Russel Winder <russel winder.org.uk> writes:
On Sun, 2013-06-09 at 18:37 -0700, Jonathan M Davis wrote:
[=E2=80=A6]
 I believe that this is the correct place to ask:
=20
 http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/
[=E2=80=A6] I am in the camp of "forum hater" which I know means 50% of people hate me, but=E2=80=A6 if stuff doesn't arrive in my email it doesn't exist. I a= m assuming that although VibeNews behaves as an NNTP newsgroup as well as a classic Web-based forum, it doesn't support SMTP mail interaction. Perhaps this could be an evolution? Perhaps then the infrastructure could be used for all D activity as a "dog fooding" activity? =20 --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Jun 09 2013
prev sibling parent reply "Jonathan M Davis" <jmdavisProg gmx.com> writes:
On Monday, June 10, 2013 07:32:53 Russel Winder wrote:
 On Sun, 2013-06-09 at 18:37 -0700, Jonathan M Davis wrote:
 […]
 
 I believe that this is the correct place to ask:
 
 http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/
[…] I am in the camp of "forum hater" which I know means 50% of people hate me, but… if stuff doesn't arrive in my email it doesn't exist. I am assuming that although VibeNews behaves as an NNTP newsgroup as well as a classic Web-based forum, it doesn't support SMTP mail interaction. Perhaps this could be an evolution? Perhaps then the infrastructure could be used for all D activity as a "dog fooding" activity?
You'll have to take that up with the rejectedsoftware folks. It's their forum. The main D forums are set up to use newsgroups as their backend while allowing users to also interact via a web forum and e-mail, but AFAIK, they are unique in that regard. So, I wouldn't expect anyone else to be doing that unless they used the same software - which the rejectdsoftware folks could do, but it's up to them. On a related note, I believe that Vladimir was looking making the main D forums' software use vibe.d, but I don't know where he is with that. - Jonathan M Davis
Jun 10 2013
next sibling parent Matt Soucy <msoucy csh.rit.edu> writes:
On 06/10/2013 03:46 PM, Jonathan M Davis wrote:
 On Monday, June 10, 2013 07:32:53 Russel Winder wrote:
 On Sun, 2013-06-09 at 18:37 -0700, Jonathan M Davis wrote:
 [=E2=80=A6]

 I believe that this is the correct place to ask:

 http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/
[=E2=80=A6] I am in the camp of "forum hater" which I know means 50% of people hat=
e
 me, but=E2=80=A6 if stuff doesn't arrive in my email it doesn't exist.=
I am
 assuming that although VibeNews behaves as an NNTP newsgroup as well a=
s
 a classic Web-based forum, it doesn't support SMTP mail interaction.

 Perhaps this could be an evolution? Perhaps then the infrastructure
 could be used for all D activity as a "dog fooding" activity?
=20 You'll have to take that up with the rejectedsoftware folks. It's their=
forum.=20
 The main D forums are set up to use newsgroups as their backend while a=
llowing=20
 users to also interact via a web forum and e-mail, but AFAIK, they are =
unique=20
 in that regard. So, I wouldn't expect anyone else to be doing that unle=
ss they=20
 used the same software - which the rejectdsoftware folks could do, but =
it's up=20
 to them. On a related note, I believe that Vladimir was looking making =
the=20
 main D forums' software use vibe.d, but I don't know where he is with t=
hat.
=20
 - Jonathan M Davis
=20
I typically access the Rejected Software "forum" fine through NNTP, like with the D groups themselves. It appears to work fine. -Matt Soucy
Jun 11 2013
prev sibling parent "mist" <none none.none> writes:
On Monday, 10 June 2013 at 19:46:24 UTC, Jonathan M Davis wrote:
 You'll have to take that up with the rejectedsoftware folks. 
 It's their forum.
 The main D forums are set up to use newsgroups as their backend 
 while allowing
 users to also interact via a web forum and e-mail, but AFAIK, 
 they are unique
 in that regard. So, I wouldn't expect anyone else to be doing 
 that unless they
 used the same software - which the rejectdsoftware folks could 
 do, but it's up
 to them. On a related note, I believe that Vladimir was looking 
 making the
 main D forums' software use vibe.d, but I don't know where he 
 is with that.

 - Jonathan M Davis
Vibed.org forums are similar but use own vibe.d-based front-end instead of DFeed.
Jun 12 2013