Blumentrath, Stefan wrote: > We do not need a gui at all (as we won`t be able to access it on the > server anyway), and gui-modules are among those making trouble, can > we turn off compilation of gui modules?
There shouldn't be any need to. If a module fails to compile, it won't affect the compilation of other modules (even without make's -k switch). In the worst case, you just some noise in the build output. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
