Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
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.
21616 Discussions

Cent OS 6.2 Support

Altera_Forum
Honored Contributor II
2,326 Views

Hi,  

 

Does anybody knows when support for CenOS 6.2 will be available?  

I am already using 6.2 but in website the supported OSs are only 4 and 5. 

 

I have subscription full license. 

 

Thanks,
0 Kudos
19 Replies
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

 

Does anybody knows when support for CenOS 6.2 will be available?  

I am already using 6.2 but in website the supported OSs are only 4 and 5. 

 

I have subscription full license. 

 

--- Quote End ---  

 

 

I have it installed under 6.2 (32-bit) and it works fine (both web and full editions). 

 

There were no installation issues (unlike Ubuntu). 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

Hum, i think i am doing something wrong because there is no way to install even in commanda line. How did you do that? I burned an .iso and autorun does not open. Is there any guide step-by-step to install? 

 

I just took a look and i did not find it. Maybe i will have to take a closer look, but if you know at glance it might help. 

 

Thanks again.
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

How did you do that? 

--- Quote End ---  

My notes say; 

 

1) Install 11.1 first 

 

- 11.1_173_quartus_linux.sh 

– 11.1_173_devices_cyclone_max_legacy_linux.sh 

– 11.1_173_devices_arria_linux.sh 

– 11.1_173_devices_stratix_hardcopy_linux.sh 

 

2) Then install the Quartus 11.1sp1 service pack update 

 

– 11.1sp1_216_quartus_linux.sh 

 

3) Then install Modelsim-ASE 11.1sp1 

 

- 11.1sp1_216_modelsim_ase_linux.sh 

 

(No need to install 11.1 Modelsim-ASE first) 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

Just one last confirmation: 

 

All was installed with ./ with su right? 

 

Thanks
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

Another question: 

 

How to set the display variable with a valid X display for a GUI? 

 

Which X display you are using. I just installed and could not add/remove a X display. I did not work. 

 

Thanks again,
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

 

All was installed with ./ with su right? 

 

--- Quote End ---  

 

 

Yes. 

 

I installed the full edition into /opt/altera/11.1sp1 and the free edition into /opt/altera/11.1sp1_free. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

 

How to set the display variable with a valid X display for a GUI? 

 

Which X display you are using. I just installed and could not add/remove a X display. I did not work. 

 

--- Quote End ---  

 

 

Eh? If you are running Centos 6.2 from the GNOME desktop, then you should not have to set any X display. If you have sshed into the Centos 6.2 machine, then use ssh -X <machine>. If you have not installed X at all, then you've likely messed up your Centos install. I'd guess you might want to start again, or perhaps 'yum install gnome' and pickup all the dependencies. Personally, I'd start from scratch to make sure you have a decent Centos 6.2 install. I install a workstation install. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

I am using a software development workstation. I downloaded from centos.org the 6.2 version. I installed everything again and everything was the same. I will try to make all you said now. Thanks again.

0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

I am using a software development workstation. 

 

--- Quote End ---  

 

 

Ok, that sounds like what I installed. 

 

Do you have a graphical desktop, or are you sitting at a command line? If you have a graphical desktop running, then you should have no problems with the Quartus install. You run the script, it pops up the installer GUI, and you follow the prompts. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

Yes i am using a graphical desktop, but the installer GUI does no pop up. I will try to install X.

0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

I tried yum install gnome and it said No package gnome available.

0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

Yes i am using a graphical desktop, but the installer GUI does no pop up. I will try to install X. 

--- Quote End ---  

 

 

If you have a graphical desktop running, then you do not need to install X.
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

I tried yum install gnome and it said No package gnome available. 

--- Quote End ---  

 

 

Sorry, I just guessed that the package name would be gnome. You already have a graphical desktop running, so you should just be able to run the install script, i.e., 

 

1) In the graphical desktop, start a terminal 

 

2) Login as root 

 

3) Run the installer script via 

 

./11.1_173_quartus_linux.sh 

 

or perhaps 

 

bash ./11.1_173_quartus_linux.sh 

 

4) Follow the GUI 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

GUI does not start. Wicj mirror you downloaded your centos 6.2? I will try to download again and reinstall.

0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

GUI does not start. Wicj mirror you downloaded your centos 6.2? I will try to download again and reinstall. 

--- Quote End ---  

I assume you mean the Quartus GUI does not start. You already indicated that the Centos GUI was running fine. There should be no need to reinstall Centos, as you indicate its already running fine. 

 

Why don't you post a screen shot of what happens when you run the Quartus install script in the terminal? Perhaps it'll be clearer what you have done wrong. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

GUI does not show up.

0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

Just one comment: I have a two DVD disk CentOs6.2 install. He does not ask for the second DVD. Maybe if i download the same .iso or file you have i will also have a know copy.

0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

GUI does not show up. 

--- Quote End ---  

So what did the log file have in it? 

 

Probably something about the fact that you need to install 11.1 first per my instructions above. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
1,604 Views

 

--- Quote Start ---  

Just one comment: I have a two DVD disk CentOs6.2 install. He does not ask for the second DVD. Maybe if i download the same .iso or file you have i will also have a know copy. 

--- Quote End ---  

 

 

It only uses the first .ISO. Your Centos install looks fine. 

 

Cheers, 

Dave
0 Kudos
Reply