- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After instalation on Ubuntu 18.04 when i double click on the icon the program is not launching, nothing happends.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, Quartus tools are not tested to work on Ubuntu 17x and higher. I suggest you take a look at this thread and try the steps mentioned in that. It should help you with getting things working.
https://forums.intel.com/s/question/0D50P0000449vvSSAQ/getting-modelsim-intel-edition-to-work-on-ubuntu-17x-and-higher
The instructions are for ModelSim Intel edition, but the libraries installed could also help Quartus run. So why not give them a try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your answer,
I get this error : error while loading shared libraries : libpng12.so.0: cannot open shared object file: no such file or directory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Run this command at the terminal window in Ubuntu :
sudo apt-get install gcc-multilib g++-multilib \
lib32z1 lib32stdc++6 lib32gcc1 \
expat:i386 fontconfig:i386 libfreetype6:i386 libexpat1:i386 libc6:i386 libgtk-3-0:i386 \
libcanberra0:i386 libpng12-0:i386 libice6:i386 libsm6:i386 libncurses5:i386 zlib1g:i386 \
libx11-6:i386 libxau6:i386 libxdmcp6:i386 libxext6:i386 libxft2:i386 libxrender1:i386 \
libxt6:i386 libxtst6:i386
this will install the missing libraries and should get Quartus working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
another error
enable to locate libraries, all of them
I have to download each one separatly and instal it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No need, just run the command given earlier.. it downloads and installs them for you automatically. You must be connected to the Internet for them to download.
Open a terminal window in Ubuntu and copy paste the entire command given earlier to that and press Enter. This will download the libraries and install them for you. Then try launching Quartus again. If you get another error about missing libraries, then search Google for it or post the error here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After downloads and installs i receve this message: Do you wish to continue y/n. Ofcourse i choose Y and then after that the message: aborded

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page