-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi,
I'm seeing this error when following the readme...
`Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php:4 in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46
Fatal error: Uncaught Symfony\Component\Process\Exception\ProcessFailedException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/symfony/process/Process.php:223
Stack trace:
#0 /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php(41): Symfony\Component\Process\Process->mustRun()
#1 /Applications/MAMP/htdocs/php/index.php(9): Fpcalc\FpcalcProcess->generateFingerprint(Array)
#2 {main}
Next Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46
Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.
Exit Code: 127(Command not found)
Working directory: /Applications/MAMP/htdocs/php
Output:
Error Output:
sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46
Call Stack:
0.0002 356920 1. {main}() /Applications/MAMP/htdocs/php/index.php:0
0.0025 657560 2. Fpcalc\FpcalcProcess->generateFingerprint() /Applications/MAMP/htdocs/php/index.php:9`