D seems interesting, but...
Ali Çehreli
acehreli at yahoo.com
Sun Oct 14 23:20:51 PDT 2012
On 10/14/2012 11:09 PM, Gerry Weaver wrote:
> I was wondering why D doesn't just install everthing in one directory
> (ie; /opt/dlang)
The .zip version works that way. (At least it used to.) Just unzip in
any directory:
http://dlang.org/download.html
> and look at an environment variable (ie; DLANG_ROOT) to
> source everything.
You don't even need to do that. The binary detects where it is started
from and finds the modules and libraries relative to its path.
Ali
--
D Programming Language Tutorial: http://ddili.org/ders/d.en/index.html
More information about the Digitalmars-d
mailing list