** Changed in: aikiframework Status: New => In Progress -- 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: In Progress 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. Now look at aiki-0.8.8/configs/ aiki-defs.inc config.php htaccess.inc but the aiki-defs.php is not there. 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 : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp