Problem using export command

Anjali Bharat Shah anjali1@umbc.edu
Fri Dec 26 03:59:00 GMT 2003


Hi,
  I have a file in which I do the following:

export LD_LIBRARY_PATH=$REI_HOME/lib
export CLASSPATH=$CLASSPATH:$CP:$REI_HOME/classes:.

rm $REI_HOME/classes/*.class
$JAVA_HOME/javac -d classes $REI_HOME/src/*.java
$JAVA_HOME/java ReiEngine $REI_HOME/config.xml

  This file runs without problems in Linux, but under cygwin it gives the
following error:
export: Files\Xinox: bad variable name

  A similar problem was faced by someone who posted a message to the mailing
list. But I found no answer to that and so am posting my message again. If
someone could please help me figure why this error occurs and suggest some
solution, I will be very glad.

Thanking You
Sincerely,
Anjali.

Anjali Bharat Shah
Graduate Student
Computer Science Department
University of Maryland Baltimore County

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list