User Tools

Site Tools


qcl:linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
qcl:linux [2020/04/28 16:47]
kemal.oeztas
qcl:linux [2020/11/27 14:10] (current)
kemal.oeztas
Line 1: Line 1:
-=====nextnano.QCL on Linux===== +=====nextnano.NEGF on Linux===== 
-nextnano.QCL can be executed on Linux using the Wine compatibility layer. See below for the installation intstructions for several Linux distrubutions.+nextnano.NEGF can be executed on Linux using the Wine compatibility layer. See below for the installation intstructions for several Linux distrubutions.
  
-===Using nextnano.QCL with Wine=== +===Using nextnano.NEGF with Wine=== 
-After having downloaded the nextnano.QCL zip file from [[https://​www.nextnano.com/​nextnano3/​restricted/​download/​update/​nextnano.QCL.zip|https://​www.nextnano.com/​nextnano3/​restricted/​download/​update/​nextnano.QCL.zip]], please extract it to your preferred path and copy (not just move!) the **Native.dll** file from the folder **Bin64.1.0.0.74** to the parent folder including **nextnano.QCL.exe** if needed. Having access to the material database **Material_Database.xml** and the license file **License_nnQCL.lic**,​ one can run an input file as follows:+After having downloaded the nextnano.NEGF zip file from [[https://​www.nextnano.com/​nextnano3/​restricted/​download/​update/​nextnano.NEGF.zip|https://​www.nextnano.com/​nextnano3/​restricted/​download/​update/​nextnano.NEGF.zip]], please extract it to your preferred path. Having access to the material database **Material_Database.xml** and the license file **License_nnQCL.lic**,​ one can run an input file as follows:
 <​code>​ <​code>​
-wine /​your_directory/​nextnano.QCL.exe /​your_directory/​your_input_file.xml /​your_directory/​Material_Database.xml /​your_directory/​License_nnQCL.lic+wine /​your_directory/​nextnano.NEGF.exe /​your_directory/​your_input_file.xml /​your_directory/​Material_Database.xml /​your_directory/​License_nnQCL.lic
 </​code>​ </​code>​
-===Ubuntu ​19.10=== +===Ubuntu ​20.10=== 
-On Ubuntu ​19.10, following commands will install the stable branch of Wine:+On Ubuntu ​20.10, following commands will install the stable branch of Wine:
 <​code>​ <​code>​
 sudo dpkg --add-architecture i386  sudo dpkg --add-architecture i386 
 wget -nc https://​dl.winehq.org/​wine-builds/​winehq.key wget -nc https://​dl.winehq.org/​wine-builds/​winehq.key
 sudo apt-key add winehq.key sudo apt-key add winehq.key
-sudo apt-add-repository 'deb https://​dl.winehq.org/​wine-builds/​ubuntu/ ​eoan main' ​+sudo add-apt-repository 'deb https://​dl.winehq.org/​wine-builds/​ubuntu/ ​groovy ​main' ​ 
 sudo apt update sudo apt update
 sudo apt install --install-recommends winehq-stable sudo apt install --install-recommends winehq-stable
qcl/linux.1588092443.txt.gz · Last modified: 2020/04/28 16:47 by kemal.oeztas