DVM - D Version Manager 0.4.3
Jordi Sayol via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Sep 4 16:02:14 PDT 2014
El 05/09/14 a les 00:30, Nick Sabalausky via Digitalmars-d-announce ha escrit:
> On 9/4/2014 4:51 PM, Jordi Sayol via Digitalmars-d-announce wrote:
>> El 04/09/14 a les 22:17, Nick Sabalausky via Digitalmars-d-announce ha escrit:
>>>> What I'm doing wrong?
>>>
>>> dvm install dvm
>>
>> On Debian testing (mate desktop) without ~/.dvm dir, dmd still not found:
>> ----
>> $ dvm install dvm
>> $ dvm install 2.065.0
>> Fetching: http://ftp.digitalmars.com/dmd.2.065.0.zip
>> [========================================>] 50581/49347 KB
>>
>> Installing: dmd-2.065.0
>> $ dvm use 2.065.0
>> $ dmd
>> bash: dmd: command not found
>> ----
>>
>> BTW Is there a reason to mandatory copy dvm to ~/.dvm/bin directory?
>>
>
> Hmm, may wanna check your .bashrc. Unless it's changed since last time I looked, the Posix versions of dvm work by adding code to .bashrc which set up "dmd" as an alias.
>
> Then again, I'm not sure that should matter if you're manually running "dvm use ...".
>
> Are you maybe not using bash?
>
>
GNU bash, version 4.3.24(1)-release (i586-pc-linux-gnu)
--
Jordi Sayol
More information about the Digitalmars-d-announce
mailing list