Displaying 1 result from an estimated 1 matches for "calls_dl_init_paths".
2009 Apr 19
15
Not quite a rails question but can anyone advise?
Hey guys!
I''m having a little trouble trying to integrate RMagick with my rails
app.
In the online terminal (on my host''s server) if I write:
export "LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH" before
opening the rails console then I can require "RMagick" no problem.
Without adding usr/local/lib to the LD_LIBRARY_PATH I get the error
message described