Impressed

BCS ao at pathlink.com
Sat Aug 11 07:57:34 PDT 2007


Reply to Steve,

> Set up a Linux box this week - it's been a while, and loaded DMD.
> Previously I had written a test program that implemented AJP13/14, and
> got it working via Apache2 on Windows.
> 
> Once I'd figured out how to configure mod_jk, and got Apache running
> again it took me about 10 minutes to make the small changes needed to
> make my source compile for Linux, and then it just worked - magic!
> 
> The only thing I was somewhat puzzled about was that I had to use -I
> to tell the compiler explicitly where to look for Phobos sources.  Can
> I do this with an environment variable or something?
> 

If you put phobos in /usr/include/ things just work.

take a look at this for where to put most things

http://www.dsource.org/projects/scrapple/browser/trunk/scripts/dmd_update





More information about the Digitalmars-d mailing list