Jump to content
  • 0
Sign in to follow this  
pidow

failed to load

Question

Hi i have error in map server:
 
[Fatal Error]: HPM:plugin_load: failed to load 'plugins/dispbottom_all.so' (error: plugins/dispbottom_all.so: cannot open shared object file: No such file or directory)!
 
I don't understand because i put *.c file in src/plugins folder.
may be it's mistake during configuration ? 
Do you make : configure -> make clean -> make plugins -> make sql
or
configure -> make clean -> make sql -> make plugins ?
 
Thx for you help !

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

You added it to plugins.conf and makefile.in?

Share this post


Link to post
Share on other sites
  • 0

it's in the src/plugins folder, there you add the plugin name (without .c)

 

 

MYPLUGINS = dispbottom_all

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.