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]

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;%oldpath%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]