Forum Discussion
Altera_Forum
Honored Contributor
14 years agowrong ELF class: ELFCLASS32
Hi When I connect to my fpga I expect to see something in tools->programmer. But after cicking on hardware setup it seems quartus did not detect any hardware. When running ./jtagconfig I...
Altera_Forum
Honored Contributor
14 years agoI had same problems on ubuntu amd64 oneric (11.10):
Following things helped me: sudo apt-get install libxerces-c28 /altera/11.1sp1/quartus/bin$ cp /usr/lib/libxerces-c.so.28 ../linux64/libaxerces-c.so.26 sudo apt-get install lib32icu44 cp /usr/lib/libicudata.so.44 ../linux64/libicudata.so.34 /altera/11.1sp1/quartus/bin$ cp /usr/lib/libicuuc.so.44 ../linux64/libicuuc.so.34