Hi Hugo, I think the reason is that 20.04 is using latest version of g++ and I'm assuming you're going to install Seisan v12. Please try these steps, it worked in Linux Mint 20 : 1. add this line in /etc/apt/sources.list: sudo echo 'deb http://gb.archive.ubuntu.com/ubuntu/ bionic main universe' >> /etc/apt/sources.list 2. sudo apt-get install g++-6 3. sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-6 6 4. sudo apt-get install libgfortran3
Enjoy the latest Seisan! :) Cheers, cj On Wed, Sep 22, 2021 at 6:01 PM <[email protected]> wrote: > Today's Topics: > > 1. install seisan in ubuntu 20.04.3 LTS (Hugo Loyola) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 21 Sep 2021 10:48:31 -0300 > From: Hugo Loyola <[email protected]> > Subject: [seisan] install seisan in ubuntu 20.04.3 LTS > To: [email protected] > > Hi everyone. > I want to install SEISAN on Ubuntu 20.04.3 LTS. I will appreciate it if I > get directions on how to do this work? I been in trouble trying to solve > the problem with "libgfortran.so.3" library, thank you in advance. > Hugo Loyola > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: not available > Type: text/html > Size: 305 bytes > Desc: not available > URL: < > https://mailman.uib.no/private/seisan/attachments/20210921/be37a790/attachment.txt > > > > ---------------------------------------------------------------------- > Send seisan mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mailman.uib.no/listinfo/seisan > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of seisan digest..." > > > _______________________________________________ > seisan mailing list > [email protected] > https://mailman.uib.no/listinfo/seisan > > > End of seisan Digest, Vol 162, Issue 10 > *************************************** > -- Sa taong may hiya, salita'y panunumpa. -Emilio Jacinto (Mga Aral ng Katipunan sa Kartilya)
_______________________________________________ seisan mailing list [email protected] https://mailman.uib.no/listinfo/seisan
