Hi all,

I'm trying to deploy Insoshi to a shared linux host server on our host
site5. Because I don't have root access I was able to install most of
the gems locally on my account by adding the GEM_PATH and GEM_HOME to
the .bash_profile . going to irb lets me recognizes the gem without a
problem. the problem is installing the image_science gem which
requires Free image. now i was able to make install locally under my
account but I don't think the image_science gem can see that. I was
getting these errors when the rakes.

any help would be greatly appreciated.

thanks guys,

-Steven


/home/megatoas/.ruby_inline/Inline_ImageScience_aa58.c:2:23:
FreeImage.h: No such file or directory



/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:14:
warning: already initialized constant VERSION
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:214:
error: `FIF_PNG' undeclared (first use in this function)
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:213:
error: `JPEG_QUALITYSUPERB' undeclared (first use in this function)
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:213:
error: `FIF_JPEG' undeclared (first use in this function)
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:212:
error: syntax error before ')' token
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:212:
error: `bitmap' undeclared (first use in this function)
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:212:
error: `FIBITMAP' undeclared (first use in this function)
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:210:
error: `FIF_UNKNOWN' undeclared (first use in this function)
/home/megatoas/gems/gems/image_science-1.1.3/lib/image_science.rb:210:
error: `fif' undeclared (first use in this function)

--~--~---------~--~----~------------~-------~--~----~
Insoshi developer site: http://dogfood.insoshi.com/
Insoshi documentation: http://docs.insoshi.com/

You received this message because you are subscribed to the Google
Groups "Insoshi" 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/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to