Δημοσιεύτηκε: 14 Οκτ 2013, 13:14
από ΓΙΑΝΝΗΣΓΙΑΝΝΗΣ
Ξέρετε τι σημαίνει compile?
Λέει στο wiki :
"Download and configure GRASS 7 (suggestion: save this as script). Note that PROJ4 and GDAL must be compiled first:"

Κώδικας: Επιλογή όλων
./configure \
--with-libs=/usr/lib64 \
--with-cxx \
--without-ffmpeg \
--with-gdal=/usr/local/bin/gdal-config \
--without-odbc \
--with-sqlite \
--with-postgres \
--without-mysql \
--with-nls \
--with-python \
--with-cairo \
--with-wxwidgets=/usr/bin/wx-config \
--without-fftw \
--with-freetype --with-freetype-includes=/usr/include/freetype2 \
--enable-largefile \
--with-pthread


ε με το που ξεκινάει το ./configure σταματάει και όλη η διαδικασία, δεν ξέρω από που να ξαναπιάσω.