This should be fixed now. Please remember to set the log directory to somewhere 
that you have write permissions. For example:
./autogen.sh && cd build && AIKI_LOG_DIR=/tmp ../configure && make distall

Please note, the tmp dir is not a permanent solution or secure as others
can see the log. Work is in progess on the log utitlity which is another
topic.

-- 
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.

  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     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to