I am going through the motions to understanding the Omega 4 Theme in drupal. I did the sub-theme through drush and I have rvm, ruby and I believe all the gems installed.
I should add that I have rgbapng & compass installed. I am not familiar with the @global though...
However when I go to the site I see this error:
Syntax error: File to import not found or unreadable: rpbapng.
Load paths:
/Library/Webserver/Documents/tpw/sites/all/themes/omega/omega/sass
/Users/User/.rvm/gems/ruby-1.9.3-p484@global/gems/compass-0.12.2/frameworks/blueprint/stylesheets
/Users/User/.rvm/gems/ruby-1.9.3-p484@global/gems/compass-0.12.2/frameworks/compass/stylesheets
Compass::SpriteImporter
on line 1 of /Library/Webserver/Documents/tpw/sites/all/themes/omega/omega/sass/omega.development.scss
1: //Library/Webserver/Documents/tpw/sites/all/themes/omega/omega/sass/omega.development.scss
I have compass installed. It works for another site as well. I am not sure what to check, test or reinstall. Does someone have experience with this?
Thanks