And now you can just easy_install it! :) Hopefully it’ll at least make things easier in the future.
Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 24, 2014 at 8:23:34 AM, Peter Snelling ([email protected]) wrote: On Monday, June 23, 2014 4:19:49 PM UTC-4, Christian Hammond wrote: Oh, huh. Turns out there’s some incompatible Ruby fork of lessc with the same version scheme. Awesome. You want the one installed by 'npm -g install less’, not the one from gem. Christian Thanks - that was it. It was a bit of an adventure to get everything installed (npm had issues with openssl on my installation, I had to turn that off), but in the end, once I got the system set up properly (gem uninstall less, npm -g install less, ...), it was just: cd rb-extension-pack-master/rbmotd sudo ./setup.py install And the motd seems to work properly too. Thanks again. -- Peter -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
