Error installing Mapnik on openSUSE 12.3

When I try to install mapnik in the openSuse 12.3 command,. / Configure gives this error: Checking if the compiler supports (g ++) -std = C ++ 11 flag ... (cached) no The C ++ compiler does not support the C ++ standard 11, which is required. Use Mapnik 2.x instead of 3.x as an alternative

# more /proc/version
Linux version 3.7.10-1.24-desktop (geeko@buildhost) (gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux) ) #1 SMP PREEMPT Wed Oct 2 11:15:18 UTC 2013 (375b8b4)

All dependencies are installed.

+4
source share

Source: https://habr.com/ru/post/1525606/


All Articles