PDA

View Full Version : Execution Environment


PaladinOfKaos
28th March 2007, 19:40
Will applications be expected to have full install targets? That is, should it be able to install to $PREFIX/bin, $PREFIX/share, etc on Linux, a single directory for Windows, etc? If so, could someone point me to a reference for directory layout on Macs?

wysota
28th March 2007, 19:51
No, I don't think it's that important. And if you want to support installation, it would be nice if the application was able to make a "sandbox" (local) installation.