This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Help: OpenDx-Cygwin-Xfree86


If I remember correctly, "not found" can be for two reasons:

1) you may have a text mounted cygwin disk or your dxworker script may be in
DOS format.

2) you also need to install tcsh for cygwin else edit dxworker script

Suhaib


> -----Original Message-----
> From: Eduardo Machicao [mailto:machicaoeduardo@yahoo.com]
> Sent: Wednesday, December 26, 2001 12:53 PM
> To: cygwin-xfree@cygwin.com
> Subject: Help: OpenDx-Cygwin-Xfree86
> 
> I am trying to install OpenDx for Cygwin-Xfree86 under
> Windows 98. All was according to the instructions
> given in http://cygwin.com. I used the file called
> "setup.exe" for Cygwin. For OpenDx, I used
> "opendx-4.1.3-2-WIN32-setup.zip".
> I start the X server using "sh
> /usr/X11r6/bin/startxwin.sh".
> Typing "dx" at the $ prompt the next message appears:
> 
> "exec: /usr/local/dx/bin/dxworker: not found"
> 
> And calling the *.bat files Buider, Editor, Menu,
> Prompter, Tutor appears:
> 
> "CYGWIN1.DLL: Not Found"
> 
> (But I can see "dxworker" and "cygwin.dll" in
> "c:\cygwin\usr\local\dx\bin\" and "c:\cygwin\bin\"
> respectively).
> 
> The output for the "mount" command at the $ prompt is:
> 
> $ mount
> C:\cygwin\bin on /usr/bin type user (binmode)
> C:\cygwin\lib on /usr/lib type user (binmode)
> C:\cygwin on / type user (binmode)
> c: on /cygdrive/c type user (binmode,noumount)
> d: on /cygdrive/d type user (binmode,noumount)
> 
> And my "cygwin.bat" file is:
> 
> @echo on
> C:
> chdir \cygwin\bin
> SET oldpath=%path%
> SET
> PATH=C:\cygwin\bin;C:\cygwin\usr\X11r6\bin;C:\cygwin\usr\local\bin;%ol
> dpath%PATH
> bash --login -i
> 
> I know similar questions were posted here before.
> 
> Thanks for any help,
> 
> Eduardo Machicao Valencia
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]