On Tuesday 13 September 2016 08:29:38 Jakob Erdmann wrote: > For some reason the library seem not to be picked up during the call to > ./configure. > Please try adding these options > ./configure --with-proj-librariers=/usr/lib64 > --with-proj-includes=/usr/include
Ok, probably I did not mention explicitly that so far I was running the prebuilt SUMO package out of the Behrisch repository: <http://download.opensuse.org/repositories/home:/behrisch/openSUSE_13.2_Geo/> The netconvert executable in this package gave me the error: Cannot import network data without PROJ-Library ldd on this executable said that it found the libproj library: libproj.so.9 => /usr/lib64/libproj.so.9 So in my view everything looked ok and it's not clear to me why the error message comes up. When compiling netconvert from source, the error does not come up even when no additional configure parameters are given. That would mean one always has to compile netconvert from source. Thanks for the help. -- Matthias Wirtz ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
