Blueprint folks... Surely someone has input on this problem... it seems that either I'm to believe that compress.rb is very broken for a trivial case, or I have made some error in compress.rb invocation... Comments please, and see original post for error information.
On Mar 1, 5:46 am, David Michael Penningotn <[email protected]> wrote: > I am using blueprint on a debian lenny install... after some painful > experiences with the .deb install (which resulted in ruby refusing to > install the rmagick gem), I compiled ImageMagick from source and ruby > installed the rmagick gem... this is what I see when I use it at the > CLI... > > [mpenning@ToadSuck lib]$ ruby -e 'require "rubygems";gem "rmagick"' > [mpenning@ToadSuck lib]$ ruby -v > ruby 1.8.7 (2008-08-11 patchlevel 72) [i486-linux] > [mpenning@ToadSuck lib]$ > > However, when I run compress.rb, it gripes that it cannot find rmagick > (see below)... I am using the default configuration... can anyone > confirm whether this is user error or a bug? If it's user error, what > do I do to fix this? > > Thank you in advance, > -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
