|
Message
From: Arnim Laeuger<arnim.laeuger@g...>
Date: Sun Apr 3 22:25:20 CEST 2005
Subject: [oc] Xilinx ISE on Linux installation Problems
Hi Shawn!> In case anyone else had problems installing Xilinx ISE 7.1 on Linux like I > did, here are some solutions.. I installed this on Slackware-current, but it > might apply for your case.. > > 3) Problem: something about a tcp connection error: > Solution: Ensure that your hostname is defined correctly in /etc/hosts (mine > wasn't)
Thanks for the hint with hostname. I had persistent problems installing ISE 7.1 on SuSE 9.2. The installer was not able to find any host to connect to because of this reason.
One problem remained as the X server did not accept remote connections on my installation. I had to set DISPLAYMANAGER_XSERVER_TCP_PORT_6000 to 'yes' in Yast's "Editor for /etc/sysconfig Files" (Desktop->Display manager) and restart the system. xdm/kdm started the X server with '-nolisten tcp' when the default setting 'no' for this variable was active.
Best regards
Arnim
|