howtos:how_to_compile_qgis_on_slackware
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howtos:how_to_compile_qgis_on_slackware [2026-02-20 08:10 am] – ↷ Links adapted because of a move operation hcho | howtos:how_to_compile_qgis_on_slackware [2026-02-20 08:15 am] (current) – hcho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How to compile QGIS on Slackware ====== | ====== How to compile QGIS on Slackware ====== | ||
| - | [[how_to_compile_grass_on_slackware|Install GRASS GIS]] first. | + | [[how_to_compile_grass_on_slackware|Install GRASS]] first. |
| <code bash> | <code bash> | ||
| Line 7: | Line 7: | ||
| su - | su - | ||
| - | # replace USERNAME with your non-root username who installed GRASS GIS | + | # replace USERNAME with your non-root username who installed GRASS |
| if ! echo $PKG_CONFIG_PATH | grep -q / | if ! echo $PKG_CONFIG_PATH | grep -q / | ||
| echo ' | echo ' | ||
| Line 25: | Line 25: | ||
| # install qgis; | # install qgis; | ||
| # build (Q)ueuefiles, | # build (Q)ueuefiles, | ||
| - | # build (S)aved options for qgis to compile GRASS GIS support | + | # build (S)aved options for qgis to compile GRASS support |
| sbopkg -k -i qgis | sbopkg -k -i qgis | ||
| </ | </ | ||
howtos/how_to_compile_qgis_on_slackware.1771600236.txt.gz · Last modified: by hcho
