Thanks for the install tips, installed fine but am getting segment violation when running quartus_sh from versions 9.1 and 10. Suspect it's a libc issue. Currently running archlinux with
bash$ /lib/libc.so.6 --version
GNU C Library stable release version 2.12.1, by Roland McGrath et al.
QIIv9.1 used to run fine, still does on another system with
GNU C Library stable release version 2.3.2, by Roland McGrath et al.
Copyright (C) 2003 Free Software Foundation, Inc.
Anyone else hit this problem/got any suggestions?
bty. I noticed from strace that quartus looks for /etc/redhat-release, /etc/Suse-release or /etc/fedora-release, hmm.