Hey - Trying to compile a bleeding-edge (beta-5) build from the MODx Revolution 2 and having trouble...
When running ’transport.core.php’ I first get an error about the absence of xpdo classes.
Warning: require_once(/Applications/XAMPP/xamppfiles/htdocs/beta5/core/xpdo/xpdo.class.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/beta5/_build/transport.core.php on line 29
Fatal error: require_once() [function.require]: Failed opening required '/Applications/XAMPP/xamppfiles/htdocs/beta5/core/xpdo/xpdo.class.php' (include_path='.:/Applications/xampp/xamppfiles/lib/php:/Applications/xampp/xamppfiles/lib/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/beta5/_build/transport.core.php on line 29
NO PROB. Downloaded from
http://www.xpdo.org/download-beta.html and placed those in /core/xpdo
THEN I get an error to the effect of
Fatal error: Undefined class constant 'OPT_TABLE_PREFIX' in /Applications/XAMPP/xamppfiles/htdocs/beta5/_build/transport.core.php on line 54
I’m new at the whole SVN thing - but any ideas?
php v. 5.3.0
mysql 5.1.37
Apache 2.2.12
XAMPP on MAC OS 10.6