I am getting the following error:
ERROR: could not access file "$libdir/librouting": No such file or directory
How can I fix it?
|
I am getting the following error:
How can I fix it? |
||||
|
|
your $libdir variable dosent point to correct directory or that directory doesnt contain librouting file easiest way to fix it is replace $libdir with real path to librouting file |
||||
|