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

Reply via email to