Coder Social home page Coder Social logo

Galleries » Create error about togproof HOT 2 CLOSED

rapind avatar rapind commented on July 28, 2024
Galleries » Create error

from togproof.

Comments (2)

rapind avatar rapind commented on July 28, 2024

This is an ImageMagick configuration / path issue. identify is an image magick command used when applying the watermark. Unfortunately it's not always easy to solve.

First make sure your Paperclip.options[:command_path] = "/usr/local/bin" in the initializers/grokphoto.rb is pointing to your ImageMagick bin path (in my case /usr/local/bin".

If that doesn't work you'll need to spend a little more time messing around with environment paths specific to your setup. I.e. passenger, windows, osx, linux, etc. Some people will put the LD_LIBRARY_PATH and DYLD_LIBRARY_PATH into the environment variables, etc. Start googling: imagemagick paperclip identify

Let me know how it works out, and post your solution if you find one.

from togproof.

lgs avatar lgs commented on July 28, 2024

Thanks for the answer. Setting Paperclip.options[:command_path] = "/usr/bin" was enought to solve. On my Ubuntu 10.4 infact, I have got that LIBRARY on /usr/bin.

Bye
Luca G. Soave

from togproof.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.