Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find dmd-2.0xx.x.bat file #36

Open
jcd opened this issue Nov 11, 2015 · 3 comments · May be fixed by #37
Open

Cannot find dmd-2.0xx.x.bat file #36

jcd opened this issue Nov 11, 2015 · 3 comments · May be fixed by #37
Labels

Comments

@jcd
Copy link
Contributor

jcd commented Nov 11, 2015

PS C:\Projects\d\foo> .\binaries\dvm.exe -v install 2.068.2
Fetching:
source: http://downloads.dlang.org/releases/2.x/2.068.2/dmd.2.068.2.windows.zip
destination: C:/Users/jonasd/AppData/Roaming/dvm/archives/dmd.2.068.2.windows.zip

[========================================>] 21320/20800 KB

Installing: dmd-2.068.2
Unpacking:
source: C:/Users/jonasd/AppData/Roaming/dvm/archives/dmd.2.068.2.windows.zip
destination: C:/Users/jonasd/AppData/Roaming/dvm/tmp/dmd-2.068.2

Moving:
source: C:/Users/jonasd/AppData/Roaming/dvm/tmp/dmd-2.068.2/dmd2/windows/lib
destination: C:/Users/jonasd/AppData/Roaming/dvm/compilers/dmd-2.068.2/windows/lib

source: C:/Users/jonasd/AppData/Roaming/dvm/tmp/dmd-2.068.2/dmd2/windows/lib64
destination: C:/Users/jonasd/AppData/Roaming/dvm/compilers/dmd-2.068.2/windows/lib64

source: C:/Users/jonasd/AppData/Roaming/dvm/tmp/dmd-2.068.2/dmd2/windows/bin
destination: C:/Users/jonasd/AppData/Roaming/dvm/compilers/dmd-2.068.2/windows/bin

source: C:/Users/jonasd/AppData/Roaming/dvm/tmp/dmd-2.068.2/dmd2/src
destination: C:/Users/jonasd/AppData/Roaming/dvm/compilers/dmd-2.068.2/src

Installing wrapper: C:/Users/jonasd/AppData/Roaming/dvm/bin/dmd-2.068.2.bat
An unknown error occurred:

tango.core.Exception.IOException@C:\Users\doob\AppData\Roaming\dub\packages\tango-1.0.1_2.067\tango\core\Exception.d(59): C:\Users\jonasd\AppData\Roaming\dvm\bin\dmd-2.068.2.bat :: The system cannot find the path specified.

0x0043F50F
0x0042DBFB
0x004334EA
0x0044FC5B
0x0044FB71
0x004021E8
0x769E3744 in BaseThreadInitThunk
0x7700A064 in RtlSetCurrentTransaction
0x7700A02F in RtlSetCurrentTransaction
PS C:\Projects\d\ded>

@jacob-carlborg
Copy link
Owner

Have you used DVM before on this system?

@jcd
Copy link
Contributor Author

jcd commented Nov 12, 2015

No AFAIR this is the first install of dvm on this system.

@jacob-carlborg
Copy link
Owner

Is DVM itself installed? Did you run dvm install dvm?

@jcd jcd linked a pull request Nov 13, 2015 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants