The line in /usr/share/kolab-webadmin/admin/include/mysmarty.php
     require_once('smarty/libs/Smarty.class.php');
should be
     require_once('smarty/Smarty.class.php');


Another workaround is:
     cd /usr/share/php/smarty && ln -s . libs

-- 
blank page after installation
https://bugs.launchpad.net/bugs/234860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to