<![CDATA[Multiwfn forum / installing Multifn on Ubuntu 20.04.2 LTS]]> - //www.umsyar.com/wfnbbs/viewtopic.php?id=466 Fri, 21 Oct 2022 20:51:55 +0000 FluxBB <![CDATA[Re: installing Multifn on Ubuntu 20.04.2 LTS]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=2793#p2793 Perhaps you should run

chmod +x /home/downloads/Multiwfn_3.8_dev_bin_Linux/Multiwfn

"/home/downloads/Multiwfn_3.8_dev_bin_Linux/" is folder, while "/home/downloads/Multiwfn_3.8_dev_bin_Linux/Multiwfn" is executable file.

]]>
Fri, 21 Oct 2022 20:51:55 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=2793#p2793
<![CDATA[Re: installing Multifn on Ubuntu 20.04.2 LTS]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=2792#p2792 $ export Multiwfnpath=/home/downloads/Multiwfn_3.8_dev_bin_Linux
$ export PATH=$PATH:/home/downloads/Multiwfn_3.8_dev_bin_Linux
$ chmod +x /home/downloads/Multiwfn_3.8_dev_bin_Linux
chmod: cannot access '/home/downloads/Multiwfn_3.8_dev_bin_Linux': No such file or directory

I also downloaded MultiWFn_3.8_dev_bin_Linux.zip

The same happened

]]>
Fri, 21 Oct 2022 14:10:18 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=2792#p2792
<![CDATA[Re: installing Multifn on Ubuntu 20.04.2 LTS]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=2791#p2791 Hello

I'm trying to install MultiWFn

~$ sudo apt-get install libmotif-common
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libmotif-common is already the newest version (2.3.8-3).
0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.

I have installed libxm4 and libmotif-common

In the bashrc file I have set:

$ export Multiwfnpath=/home/downloads/Multiwfn_3.8_dev_src_Linux
$ export PATH=$PATH:/home/downloads/Multiwfn_3.8_src_Linux
$ chmod +x /home/downloads/Multiwfn_3.8_dev_src_Linux
chmod: cannot access '/home/downloads/Multiwfn_3.8_dev_src_Linux': No such file or directory

However, I don't know which procedure I did wrong.

]]>
Fri, 21 Oct 2022 13:49:00 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=2791#p2791
<![CDATA[Re: installing Multifn on Ubuntu 20.04.2 LTS]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=1681#p1681 You can simply run Multiwfn now. settings.ini is not necessarily to be modified before booting up Multiwfn. However, it is recommended to set "nthreads" in this file to actual number of CPU physical cores.

]]>
Wed, 03 Mar 2021 20:31:31 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=1681#p1681
<![CDATA[Re: installing Multifn on Ubuntu 20.04.2 LTS]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=1680#p1680 Hello:

Thanks for your reply.

I have installed libxm4 and libmotif-common.

In the bashrc file I have set:

export Multiwfnpath=/home/juandi/Escritorio/Multiwfn_3.8_dev_bin_Linux
export PATH=$PATH:/home/juandi/Escritorio/Multiwfn_3.8_dev_bin_Linux

Then, I run the "chmod +x /home/juandi/Escritorio/Multiwfn_3.6_bin_Linux/Multiwfn" comand.

Now, ¿which part of the settins.ini file I have to modify to be able to boot up Multiwfn?

Thank you in advance.

]]>
Wed, 03 Mar 2021 18:56:59 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=1680#p1680
<![CDATA[Re: installing Multifn on Ubuntu 20.04.2 LTS]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=1679#p1679 Please try to install libxm4 and libmotif-common first.

You should replace the paths in the manual by actual path in your machine.

]]>
Wed, 03 Mar 2021 18:04:49 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=1679#p1679
<![CDATA[installing Multifn on Ubuntu 20.04.2 LTS]]> //www.umsyar.com/wfnbbs/viewtopic.php?pid=1678#p1678 Hello:

I'm trying to install Multiwfn in Ubuntu 20.04.2 LTS;

-When I use the "sudo apt-get install libmotif4" command it says that the package is indisposable. It suggest to me the following packages:

libxm4 libuil4 libmrm4 libmotif-common

Which one of these works well whit Multiwfn?

-I have modified the bashrc file with;

export KMP_STACKSIZE=200M
ulimit -s unlimited
export Multiwfnpath=/sob/Multiwfn_3.6_bin_Linux
export PATH=$PATH:/sob/Multiwfn_3.6_bin_Linux

but when I run the "chmod +x /sob/Multiwfn_3.6_bin_Linux/Multiwfn" command it says that the file or path does not exist.

How I can solve that?

Thank you in advance.

]]>
Wed, 03 Mar 2021 10:59:43 +0000 //www.umsyar.com/wfnbbs/viewtopic.php?pid=1678#p1678