Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

How to setup the Quartus 13,1 in Ubuntu 12.4.1?

I am new about the Quartus in Linux (also new in Linux). I just install Quartus 13.1 in my Ubuntu. Then I can only start Quartus in the folder I installed. How should I do setup that I can start Quartus through command "quartus" in any directory?

Thanks very much.

14 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Ubuntu isn't a supported OS for Quartus. I've had good luck with Centos as it is close enough to red hat to have the right system libraries. There have been several threads on what is needed to install Quartus in Ubuntu Linux. You basically need to add some libraries that Quartus needs but don't come with Ubuntu. You should be able to find several threads on this in the forum.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thank you! I'm beginning to realize that. Maybe I'll just install a recent centos distro on a older laptop. Thanks!

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Galfonz,

    Now I'm trying run on CentOS 6.8; do you have url's or pdf's that address how the configure the usb blaster? I "see" the information via dmesg when it's plugged in, and have the rules setup, but it doesn't create a tty or give an error.

    Here's the rule:

    # USB-Blaster II

    BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6810", MODE="0666"

    Thanks!

    steve
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    There are no special instructions for the drivers on Linux. Just follow the instructions in the installation guide for setting the environment variables needed by the command line tools. I think the programmer uses the command line tools.