Open nickleus opened 9 years ago
trying to install on Windows Vista64:
php install.php make: * No rule to make target 'clean'. Stop. make: * No targets specified and no makefile found. Stop. 'phpize' is not recognized as an internal or external command, operable program or batch file. '.' is not recognized as an internal or external command, operable program or batch file. make: *\ No targets specified and no makefile found. Stop.
@CyanSyd there's no structure for Sassphp in it's current form to work or be built correctly on Windows. That said, I have been looking at a dedicated Wintel fork of it.
trying to install on mac OS X Yosemite, v10.10.3:
UPDATE
it was my MAMP that was messing it up, so i did this: nano -w ~/.bash_profile
it had contents:
so i changed it to:
then:
and it installed :)