Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Quartus II web edition - Ubuntu

Altera_Forum
Honored Contributor II
1,751 Views

Hi! 

 

How to install 10.0sp1_quartus_free_linux.sh in Ubuntu 10.10? 

 

I tried: 

sudo ./10.0sp1_quartus_free_linux.sh sudo: ./10.0sp1_quartus_free_linux.sh: command not found sudo sh 10.0sp1_quartus_free_linux.sh sh: Can't open 10.0sp1_quartus_free_linux.sh I didn't find solution:(
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
794 Views

+1 for having the same problem. I downloaded it and gave it executable permissions. 

 

Ensured that I have /bin/sh which is executable.  

 

When I run it, I receive a "Can't open ./${filenae}" 

 

I was attempting to run it directly as root.
0 Kudos
Altera_Forum
Honored Contributor II
794 Views

i downloaded the installer and tested on Fedora 13, it worked fine: 

 

$ sh 10.0sp1_quartus_free_linux.sh Creating directory 10.0sp1_quartus_free_linux Verifying archive integrity...^C $ sh --version GNU bash, version 4.1.7(1)-release (i386-redhat-linux-gnu) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.  

 

i think there were some issues with dash shell on Ubuntu. what does sh --version show?
0 Kudos
Altera_Forum
Honored Contributor II
794 Views
0 Kudos
Altera_Forum
Honored Contributor II
794 Views

 

--- Quote Start ---  

Take a look at this thread:  

--- Quote End ---  

 

 

Thanks for the Link. Going through that post, the installation instructions for Ubuntu 10 is found here: philpem.me.uk/elec/fpga/quartus-ubuntu/
0 Kudos
Altera_Forum
Honored Contributor II
794 Views

Thanks!!!:-P

0 Kudos
Reply