e x p r e s s i c a

ruby on rails, business and technicalities

Archive for the ‘linux’ Category

It was ruining all my mood and concentration when i was trying some sample ruby code in irb and again and again i had to retype the things because the arrow keys were not working there. I searched the problem on net and found that i need to have readline  [ Read More ]

While installing RMagick on Linux, if you are getting errors like this “GraphicsMagick-config… no configure: error: Can’t install RMagick. Can’t find Magick-config or GraphicsMagick-config program. …”, below is the solution for this error. RMagick requires ImageMagick and which further requires loads of dependencies already available to get installed and work  [ Read More ]