You are not logged in.

#1 2017-09-08 21:56:06

bmentink
Member
From: New Zealand
Registered: 2009-08-23
Posts: 442

Trouble with xilinx-ise package

Hi,

I am trying to install xilinix-ise from AUR. After downloading the package from Xilinx site and placing next to the PKGBUILD file, a makepkg sucessfully built the package ..
I then installed the package in the usual way with "pacman -U"

However when running the  synthesis command line tools I get an error regarding licences with:

WARNING:Security:44 - Since no license file was found,
       please run the Xilinx License Configuration Manager
       (xlcm or "Manage Xilinx Licenses")
       to assist in obtaining a license.
ERROR:Security:9c - No 'ISE' nor 'WebPack' feature version 2013.10 was available
for part 'xc6slx9'.

It seems I must run "xlcm" the license manager , so I did that with:

 
/opt/Xilinx/14.7/ISE_DS/common/bin/lin64/xlcm

but that outputs:

/opt/Xilinx/14.7/ISE_DS/common/bin/lin64/_xlcm: error while loading shared libraries: libQt_Network.so: cannot open shared object file: No such file or directory

However, I see I do have that lib in /usr/lib/ libQt_Network.so .... so not sure why it cannot find it
I see in the PKGBUILD some symbol linking to fix this issue .... maybe it is wrong?

Anyone any idea's how to resolve this?

Last edited by bmentink (2017-09-08 21:56:59)

Offline

#2 2017-09-08 23:39:37

bmentink
Member
From: New Zealand
Registered: 2009-08-23
Posts: 442

Re: Trouble with xilinx-ise package

Ahh ... nevermind, I had to do the following:

 source /opt/Xilinx/14.7/ISE_DS/settings64.sh 

before running "xlcm"

Can someone point me to how I get a license file for spartan-6 product though? I find xilinx site horribly confusing ..
(I tried using the "Aquire License"/Free Webpack license tab, but it doesn't seem to do anything when I  "connect", I wonder if it is not seeing my network device ..)

Last edited by bmentink (2017-09-08 23:47:08)

Offline

Board footer

Powered by FluxBB