Compile_locale_php issue


(Clementoke) #1

I am having problems installing MySource_Matrix being a newbie n all.
When I get to the installation instructions asking me to run the compile_locale.php script I get "PHP Fatal error: require once (): Failed opening required 'Getopt.php' (include_path='.:') in /home/websites/mysource_matrix/install/compile_locale.php"



Any ideas what I'm doing wrong?


(Greg Sherwood) #2

You need the Console_Getopt PEAR package. But Console_Getopt is actually a requirement of the PEAR installer itself, so maybe you don't have PEAR installed or at least the PHP CLI doesn't know where it is installed.