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 and see if proj is listed among the enabled features (then 'make' again)
2016-09-12 21:14 GMT+02:00 Matthias Wirtz <[email protected]>: > On Monday 12 September 2016 08:57:22 you wrote: > > Thanks for the help, Jakob. > > > On an openSUSE 42.1 ldd returns > > /usr/lib64/libproj.so.9 > > Yes, I'm getting the same output on openSUSE 13.2. > > When checking for the proj library I get: > > ldconfig -p | grep libproj > libprojectM.so.2 (libc6,x86-64) => /usr/lib64/libprojectM.so.2 > libprojectM-qt.so.1 (libc6,x86-64) => /usr/lib64/libprojectM-qt.so.1 > libproj.so.9 (libc6,x86-64) => /usr/lib64/libproj.so.9 > libproj.so.0 (libc6,x86-64) => /usr/lib64/libproj.so.0 > > So libproj.so.9 is there and could be accessed. > > I also installed package libproj-devel as suggested but that didn't change > anything. > > Any ideas? > > -- > Matthias Wirtz > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
