Public bug reported:
Binary package hint: davical
I figured out that you have to change the file /usr/share/davical/inc/always.php
Change the line
// Ensure that ../inc is in our included paths as early as possible
set_include_path( '../inc'. PATH_SEPARATOR. get_include_path());
to
// Ensure that ../inc is in our included paths as early as possible
set_include_path( '../inc'. PATH_SEPARATOR. '/usr/share/awl/inc'.
PATH_SEPARATOR. get_include_path());
Ubuntu 10.04.2 LTS
davical 0.9.7.6-0
** Affects: davical (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/722157
Title:
awl scripts from package libawl-php aren't found
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs