This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: export doesn't like my path :-(


ted byers schrieb am 2001-09-25, 21:50:

Hi Ted,

>in the script: /grass5/etc/init.sh the following statements occur ($GISBASE
>has been previously given a value), and it doesn't seem to like my $PATH,
>giving the same three errors that the appended output shows.
>
>PATH=$GISBASE/bin:$GISBASE/scripts:$PATH
>export PATH
>
>Please consider the appended output from the commands shown and the problem
>will be obvious.  The question, of course, is how to fix it.
>
>Any insights would be appreciated.
[...]

You have spaces in some of the paths.
>drive/c/Program Files/MT S:/cygdrive/e/Library/Amzi Logic Explorer/amzi_logic_explorer/bin:
              ^^^^                                 ^^^^^^^^^^^^^^

That _is_ a problem for bash.

Gerrit


-- 
=^..^=

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]