AP
Size: a a a
AP
Й
Й
VP
VP
Jagged Alliance 2
. Причём русские локализации движком тоже поддерживаются.R
BP
AP
BP
ЯК
ZR
ZR
ЯК
ENV GEOS http://download.osgeo.org/geos/geos-3.6.2.tar.bz2
RUN mkdir -p /geos
RUN curl $GEOS | tar -xjC /geos
WORKDIR /geos/geos-3.6.2
RUN pwd
RUN ls -la
RUN ./configure --enable-python && make -j $(nproc) && make install
RUN ldconfig
RUN geos-config --cflags
Й
С
AP
Й
ВА