RE: Configuring in directories with spaces fails in ghc6.4

23 Feb
2005
23 Feb
'05
8:57 a.m.
On 22 February 2005 14:35, Malcolm Wallace wrote:
However, it could be worthwhile halting with an error message.
case `pwd` in *' '*) echo "Error: nhc98 will not build in a directory with spaces anywhere" echo " in the full pathname." echo "Suggestion: move the build tree somewhere else." exit 1 ;; esac
Good idea, done. Simon
7392
Age (days ago)
7392
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow