The dx script for Cygwin is in/usr/local/bin not dx/bin. You should issue dx command from /usr/local/bin and add /usr/local/bin to your path.
Suhaib > -----Original Message----- > From: Gregory D Abram [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 20, 2001 3:04 PM > To: [email protected] > Subject: Re: [opendx-general] newbie needs help > > > > The dx.exe program is a little dispatcher that invokes other > .exe's. If > you just type dx, it should start startupui.exe. It finds the other > executables via the DXROOT and ARCH environment variables. Find > startupui.exe. It should be in (dxroot)/bin_(arch). Set > DXROOT and ARCH > to (dxroot) and (arch) and try dx again. > > Greg >
