This is the mail archive of the cygwin@sources.redhat.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: ddd-3.2.98/cygwin problesms: "c/*.[vV][sS][lL]" and "java not found"



> > When I try to bring up ddd with the 
> > command line:
> > 
> > ddd --jdb MyClass
> > 
> > I get a dialog box that says "c/*.[vV][sS][lL]: No such file or 
> > directory"
> 
> This is indeed a Cygwin issue.  DDD has a resource called `vslPath';
> it determines the places where VSL files are sought (including
> themes).  This resource is a colon-separated list of directories, just
> like the PATH envivonment variable.  Part of the default value for
> `vslPath' is computed from two sources:
> 
> - your home directory, specified in the HOME environment variable,
> - the DDD installation directory.

Andreas,

My HOME environment variable was set to c:/chuck. I was able to work 
around the problem by:

- mounting c:/chuck to /chuck
- setting HOME to /chuck

Thanks for the help.

Chuck

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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