I have to run "updatedb ; locate install.log" to find it, but it leads me to the log file they mention at: "/u1/Xilinx/14.7/ISE_DS/.xinstall/install.log"
Almost everything seemed to go right about installing the cable drivers, with the exception of:
Installing hotplug script..... error: failed to install hotplug script "/etc/hotplug/usb/digilentusb" error: failed to install Adept Runtime, exitcode = 4 See "/tools/Xilinx/14.7/ISE_DS/common/bin/lin64/digilent/digilent.adept.runtime_2.13.1-x86_64/README" for information regarding installation.Using "locate" again to search for "digilentusb" yields:
/u1/Xilinx/14.7/ISE_DS/ISE/bin/lin/digilent/digilent.adept.runtime_2.13.1-i686/digilentusb /u1/Xilinx/14.7/ISE_DS/ISE/bin/lin64/digilent/digilent.adept.runtime_2.13.1-x86_64/digilentusb /u1/Xilinx/14.7/ISE_DS/common/bin/lin/digilent/digilent.adept.runtime_2.13.1-i686/digilentusb /u1/Xilinx/14.7/ISE_DS/common/bin/lin64/digilent/digilent.adept.runtime_2.13.1-x86_64/digilentusbAfter a bit of exploring I discover a bash script to do the digilent adept install and run it by hand (it declares that it can have an argument givine the base path for the ISE install, but if you just run it, it will prompt for things.
su cd /u1/Xilinx/14.7/ISE_DS/common/bin/lin64/digilent/ ./install_digilent.shOddly enough, it works. And it never did prompt to ask what the base path for the install was.
Tom's Computer Info / [email protected]