see http://sumo.sourceforge.net/userdoc/FAQ.html#What.27s_the_deal_with_schema_resolution_warnings_.2F_xsd_errors.3F
2018-06-07 18:35 GMT+02:00 Ricardo Ribeiro Gudwin <[email protected]>: > Hi, > I was using sumo 0.32 in Arch linux, but it just stopped working after the > last system upgrade, because of a change in the libproject.so, which > changed some function calls during its move from libproject.so.12 to > libproject.so.13. To solve that, I downloaded the git sources and compiled > it by myself. It seems that the latest sumo version already solved this > change in the libproject libraries, but another colateral effect just > emerged (as a byproduct of the shortage on the sumo.dlr.de web site). > After compiling, I installed sumo in my system using > > make install > > Even though the binaries are there, I got the following message while > trying to run sumo: > > Warning: Cannot find local schema '/usr/lib/sumo/data/xsd/routes_file.xsd', > will try website lookup. > Error: invalid document structure > > I noticed that the many files in the data and tools folders were not > properly installed in the usual place (/usr/lib/sumo), and because the > sumo.dlr.de website is off, sumo was not able to get the xsd file for XML > parsing the sumo files. Is there any other target in the Makefile such that > I can install not just the sumo binaries, but also the data and tools > folders ? > Many thanks in advance, > Ricardo > > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/sumo-user > >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
