Forum Discussion
Altera_Forum
Honored Contributor
12 years agoCannot find USB Blaster
I am running Red Hat Enterprise Linux 6 64bit. I have followed the instructions here: http://www.altera.com/download/drivers/dri-usb_b-lnx.html I have set the QUARTUS_ROOTDIR path like th...
Altera_Forum
Honored Contributor
12 years agoFor the sake of helping others, I started DS-5 like this from the same terminal.
export QUARTUS_ROOTDIR=/home/altera/13.0sp1/qprogrammer export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/altera/13.0sp1/qprogrammer/linux /home/altera/13.0sp1/embedded/ds-5/bin/eclipse & After this it worked.