Forum Discussion

SKinz's avatar
SKinz
Icon for New Contributor rankNew Contributor
6 years ago

missing lib file libedit

'm trying to get quartus 19.1 installed under ubuntu 18.04. I followed the installation guide to install a series of 32-libraries. Quartus still complains that it can't find libedit.so. The latest 64-bit version is installed. Can anyone direct me to a 32-bit lib of the correct version or do I need to create a link?

Thanks

Skip

4 Replies

  • SKinz's avatar
    SKinz
    Icon for New Contributor rankNew Contributor

    OK, sorry about the delay getting back to you. For Ubuntu 16.04 I needed to link the latest xcerses library back to the previous version. Then I found a post on the permissions bug were I needed to change permissions on the quartus structure. Once I did that all was OK.

    Now all I have is an issue where the interface planner thinks I don't have a license for the 10AT115S1F45E1SG but quartus thinks is OK. I'm going to try the latest lmgrd and re-start the license manager to see if that clears it. But it is annoying.

    Thanks

    Skip

    • SKinz's avatar
      SKinz
      Icon for New Contributor rankNew Contributor

      Hi,

      So, I have two big servers, lots of memory multiple 3.6G cores, and a laptop. The servers run Ubuntu 16.04 and the laptop runs 18.04. After installing the :136 files, (though why at this point 32-bit support is required is beyond me) and creating some links to libraries that are not installed as part of those 32-bt libraries, libedit being one of them, I have the Quartus 19.1 running under 18.04. But, it requires python3.6 which is not in the 16.04 repository so I need to find a way to install python3.6 on ubuntu 16.04 since I cannot upgrade these machines at this time to get 19.1 running.

      At this time it appears Quartus 19.1 really doesn't support debian installations, at least not without a few more tweaks not listed. I'll let you know if I get it running under ubuntu 16.04 LTS.

      Skip