Displaying 1 result from an estimated 1 matches for "stop_xmlparser".
2011 Jul 06
1
problem loading rgdal with Rapache, problem solved due to libexpat with apache.
Has anyone had problems with Rapache that don't show up on command line
execution of R? I just ran into this loading rgdal in Rapache page and having
a problem with loading shared object. The final complaint was that Stop_XMLParser
was undefined- this was surprising since grep -l showed it in expat lib and it worked
fine from command line. Finally, I noted the search path had apache/lib ahead
of the other places where expat exists.? The libexpat there although apparently having
same versio, so.0.5.0 did not grep for this symb...