Forum Discussion
Altera_Forum
Honored Contributor
20 years agoQuartusII and Fedora 5
Hi Have anyone tried running QuartusII 5.1 on Fedora 5 ? The old trick with setting LD_ASSUME_KERNEL=2.4 (works on Fedora 4, Mandriva 2005/2006) triggers an error message about libcrypt.so.1 ...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by slacker@Apr 1 2006, 06:26 AM ah yes, you've triggered a latent memory. try moving/renaming the libgcc_s.so.1 to libgcc_s.so.1.orig in the <quartus_rootdir>/linux directory. that's what i had to do nearly 6 months ago to get it to work on my flavors of linux. the quartus executables that link to this library are now linking to the libraries installed as part of gcc on my systems. --- Quote End --- Thanks! Now everything works (or at least is partly functional as before ...) again. - Atle