https://d.puremagic.com/issues/show_bug.cgi?id=12453
Summary: 'ini' directory missing in ZIP release bundles
Product: D
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: websites
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Mariusz GliwiĆski <[email protected]> 2014-03-24
12:24:36 PDT ---
Reproduce:
# Download and unzip
http://downloads.dlang.org/releases/2014/dmd.2.065.0.linux.zip
# cd src/dmd
# make -f posix.mak install
Result:
Install phase fails because in recent versions, Makefile accesses
../ini/$(OS)/$(bin_dir)/dmd.conf which is not bundled in archive.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------