[GRASS-dev] Re: [GRASS GIS] #682: Allow compilation in directory
with spaces
GRASS GIS
trac at osgeo.org
Mon Jul 13 11:30:36 EDT 2009
#682: Allow compilation in directory with spaces
------------------------+---------------------------------------------------
Reporter: marisn | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.5.0
Component: Compiling | Version: svn-develbranch6
Resolution: | Keywords:
Platform: Linux | Cpu: Unspecified
------------------------+---------------------------------------------------
Comment (by glynn):
Replying to [ticket:682 marisn]:
> As of GRASS 6.5 it's not possible to configure and make GRASS if it's
source is located in directory containing spaces in it's path.
> Configure part is easy but other Make system parts are more tricky.
The configure script is generated from configure.in by autoconf. You can't
modify configure directly.
Beyond that, the portions of the configure script which you changed are
inserted verbatim by autoconf, so the only way to fix this is to fix
autoconf; there isn't anything that can be done within GRASS.
BTW, non-trivial patches should normally be added as attachments, rather
than inserted into the body of the message.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/682#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list