Hiho I get following error while installing the Traq SVN rev. 176:
Warning: require(../include/origin/origin.php) [function.require]: failed to open stream: No such file or directory in /users/xxxxxxxx/www/tracker/install/install.php on line 16
Fatal error: require() [function.require]: Failed opening required '../include/origin/origin.php' (include_path='.:/etc/php/lib') in /users/xxxxxxxxx/www/tracker/install/install.php on line 16
Should be fixed now.
The reason this happened is because I removed the Origin library and integrated the used libraries from it into Traq which will make it easier to modify them to do what Traq needs.