delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/02/01/11:32:16

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
X-Authentication-Warning: keywest.fmi.uni-passau.de: andreas set sender to andreas DOT zeller AT fmi DOT uni-passau DOT de using -f
To: Chuck DOT Irvine AT mail DOT sprint DOT com
Cc: cygwin AT sourceware DOT cygnus DOT com, ddd AT gnu DOT org
Subject: Re: ddd-3.2.98/cygwin problesms: "c/*.[vV][sS][lL]" and "java not found"
References: <H00009db085e8782 DOT 0981043034 DOT kcopmp06 AT MHS>
From: Andreas Zeller <andreas DOT zeller AT fmi DOT uni-passau DOT de>
Date: 01 Feb 2001 17:27:24 +0100
In-Reply-To: Chuck.Irvine@mail.sprint.com's message of "Thu, 1 Feb 2001 09:57:17 -0600"
Message-ID: <d8iwvbafjwz.fsf@keywest.fmi.uni-passau.de>
Lines: 48
User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)
MIME-Version: 1.0

Hi!

Chuck DOT Irvine AT mail DOT sprint DOT com writes:

> Well, I've gotten a little bit further. My previous configure problem 
> was that, stupid me, I didn't have motif libraries installed. I had 
> re-installed cygwin and forgot that last step. Then I got the configure 
> problem that looked very much like the previous library ordering 
> configure problem... Anyway, sorry.
> 
> So now a have a new problem. When I try to bring up ddd with the 
> command line:
> 
> ddd --jdb java 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.

If any of these contains a DOS drive prefix (say, `c:/foo/bar'), this
will become part of the `vslPath' value, and DDD will happily
interpret this as two directories `c' and `/foo/bar'.  

I don't know whether this should be resolved in DDD or in your
environment, but there should be a simple workaround.  For instance,
can you set up your PATH such that different DOS drives are
referenced?  If so, how?



> and in the message window of ddd I get the message "java not found"

This is a JDB message.  If you invoke JDB as `jdb java MyClass', you
get just this message.  You probably meant `ddd --jdb MyClass'.

Andreas

-- 
Andreas Zeller     Universitaet Passau
                   http://www.fmi.uni-passau.de/st/staff/zeller/

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019