ddd-3.2.98/cygwin problesms: "c/*.[vV][sS][lL]" and "java not found"

Irvine_Chuck_R/om51@mail.sprint.com Irvine_Chuck_R/om51@mail.sprint.com
Sun Feb 4 12:03:00 GMT 2001


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



More information about the Cygwin mailing list