support

Eric Blake ebb9@byu.net
Tue Jan 17 13:31:00 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[I hate it when simple instructions aren't followed - I explicitly said
that the list was the correct place for support...]

- -------- Original Message --------
Subject: RE: support
Date: Mon, 16 Jan 2006 15:35:24 +0100
From: Yaman, Nilgun (GE Trans, Non-US, Non-GE) <nilgun.yaman AT ae DOT ge
DOT com>
To: Eric Blake <ebb9 AT byu DOT net>
>
> Hi,
>
> I am a new user for Cygwin and trying start a CAD program (UGNX2) in
> Windows by scripting in csh.
> Normally I run 2 batch files for required libraries and the paths in
> command prompt window of Windows. Then run the main batch file
> (ugii.bat) to start the program and it really starts perfectly.
> Whereas when I do the same things in csh, an error message appears as
> follows:
>
> ---------------------------
> \ugraf.exe
> ---------------------------
> Cannot find the file '\ugraf.exe' (or one of its components). Make sure
> the path and filename are correct and that all required libraries are
> available.
> ---------------------------
>
> You can find the ugii.bat in the attached file.
> ugraf.exe file is in the same folder with ugii.bat file. But I dont
> understand why the same script works in command prompt and does not work
> in csh...

If you want help with your csh script, then attach the csh script, not the
Windows .bat file.  And remember that in cygwin, you should be using POSIX
paths, such as ./ugraf.exe, since backslashes in Windows paths require
extra escaping that make them tougher to use.

>
> Thanks for kind reply.
> Regards,
>
> Nilgun Yaman


- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDzPBp84KuGfSFAYARAt3UAKCUbCLZXj/Or8uuiqTJDyir5j+8HgCgjaGI
L5FpfpD1ZJJXT5kNejguuak=
=cVNK
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ugii
Type: application/octet-stream
Size: 1885 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20060117/e03fc945/attachment.obj>
-------------- next part --------------
--
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