Bureaucrats, cc_docs_admin, cc_staff
2,306
edits
No edit summary |
No edit summary |
||
Line 89: | Line 89: | ||
<!--T:5--> | <!--T:5--> | ||
You might also have to load various other modules depending on the packages you need to install. For example, "rgdal" will require that you load a module called <tt>gdal</tt>, which itself requires that you load the <tt>nixpkgs</tt> and <tt>gcc<tt> modules. The <tt>nixpkgs</tt> module should already be loaded by default. You can ensure that it is by running | You might also have to load various other modules depending on the packages you need to install. For example, "rgdal" will require that you load a module called <tt>gdal</tt>, which itself requires that you load the <tt>nixpkgs</tt> and <tt>gcc</tt> modules. The <tt>nixpkgs</tt> module should already be loaded by default. You can ensure that it is by running | ||
<!--T:6--> | <!--T:6--> |