Xilinx ISE 6.2 on Debian

G

Gerrit VdV

Guest
Has anyone succesfully installed the ISE software on a Debian 3.0 system ? <BR>
I receive errors like: <p>Wind/U Error (294): Unable to install Wind/U ini file (/cdrom/data/WindU). <BR>
See the Wind/U manual for more details on the ".WindU" file and the "WINDU" <BR>
environment variable. <BR>
Wind/U X-toolkit Error: wuDisplay: Can't open display <p>Any help will be appreciated ! <BR>
Regards, <BR>
Gerrit VdV
 
Gerrit VdV &lt;gvd@denayer.wenk.be&gt; wrote:
Has anyone succesfully installed the ISE software on a Debian 3.0 system ? &lt;BR
Wind/U tries to open a display using TCP ports. However Debian
disables TCP connections to your Xserver by default. Search for an
entry like ":0 local /usr/X11R6/bin/X vt7 -dpi 100 -nolisten tcp" in
/etc/X11/kdm/Xserver or whereever you start X and remove "-nolisten
tcp". After the installation you can disbable tcp connections again.

Regards
Felix

--
"Let's face it. The FPGA companies are really software
companies that happen to have very expensive dongles"

Ray Andraka in comp.arch.fpga
 

Welcome to EDABoard.com

Sponsor

Back
Top