I don't understand the idea of setting the AIKI_LOG_DIR when doing 'make distall' since the correct or desired log directory will depend upon the platform where the software is run.
If I were just to download the package release, how should I specify the correct log directory? For example, on one server I might want this value to be '/var/log/apache2/example.org/' and on a different server '/srv/www/example.org/logs/' -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/795077 Title: configs are not getting set correctly by packaged release Status in Aiki Framework: Fix Released Bug description: Building the latest versions is not creating a package release that is ready to go. $ bzr branch lp:aikiframework $ cd aikiframework $ ./autogen.sh $ cd build $ ../configure --prefix=/usr --sysconfdir=/etc $ make * Now cp the source contents from aiki-0.8.8/* into your web root and create a database and user. * Navigate to your new Aiki with a web browser. * Enter the correct details into the Aiki installer. * The installer reports: Great success Admin! Aiki Framework is installed. However, the constants such as AIKI_URL and the version are not getting set. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/795077/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

