Impressed

Steve Teale steve.teale at britseyeview.com
Sat Aug 11 01:58:01 PDT 2007


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?




More information about the Digitalmars-d mailing list