Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020704160555.59431.qmail@web40210.mail.yahoo.com> Date: Thu, 4 Jul 2002 09:05:55 -0700 (PDT) From: Motivus Subject: Problem with home directory name with spaces To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi. My default installation of Cygwin 1.3.11-3 created my home directory on my W2K machine as /home/FirstName MI LastName/ Subsequently, a GNU utility I am invoking to build binutils is choking when I provide the installation directory as an argment: $ export PREFIX=`pwd`/install ... $ ../binutils-2.11.2/configure --target=$TARGET --prefix=$PREFIX The error I get: "Can only configure for one host and one target at a time." When I issue the command: $ ../binutils-2.11.2/configure --target=$TARGET --prefix="/home/First M Last/install" I get the following response: "Configuring for a i686-pc-cygwin host. [: M: unknown operand" where M is my middle initial. Is it ok to go ahead and rename my Cygwin home directory to something more UNIX? Can someone refresh my memory on how I do this when the dir already has contents? Motivus __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/