Jump to content

Linux: Difference between revisions

From LabVIEW Wiki
No edit summary
Bryan (talk | contribs)
m Corrected link to scientificlinux.org.
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[http://www.linux.org Linux] is a open source operating system.
[https://en.wikipedia.org/wiki/Linux Linux] is a family of open source software and operating systems with many flavors and distributions available for download online.
LabVIEW officially supports several distributions:
==Supported Distributions==
* Redhat
Below is a list of officially supported Linux distributions.  The Base version of LabVIEW is not supported on Linux, but Full and Professional versions of LabVIEW are supported.
* Mandriva
* [https://www.centos.org/ CentOS] version 7.x
* OpenSuSe
* [https://www.opensuse.org/#Leap OpenSUSE Leap] versions 42.2 and 42.3
   
* [https://www.redhat.com/en Red Hat Linux] versions 6.x and 7.x
On the internet several instructions to [http://narnia.cs.ttu.edu/drupal/node/62 install LabVIEW] on a debian distributions.
* [https://www.scientificlinux.org/ Scientific Linux]
 
LabVIEW can be installed on most Red Hat-based Linux distributions, but issues may arise during installation. Installation on Debian-based distributions is more involved and requires more in-depth knowledge of Linux operating systems.  Several instructions can be found on the internet for installing LabVIEW on non-supported distributions.
==External Links==
* [https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kG1MSAU&l=en-US NI.com - LabVIEW and Linux Compatibility]
* [https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P7nVSAS&l=en-US NI.com - How to install LabVIEW on Linux]
 
[[Category:LabVIEW for Linux]]

Latest revision as of 16:26, 26 March 2019

Linux is a family of open source software and operating systems with many flavors and distributions available for download online.

Supported Distributions

Below is a list of officially supported Linux distributions. The Base version of LabVIEW is not supported on Linux, but Full and Professional versions of LabVIEW are supported.

LabVIEW can be installed on most Red Hat-based Linux distributions, but issues may arise during installation. Installation on Debian-based distributions is more involved and requires more in-depth knowledge of Linux operating systems. Several instructions can be found on the internet for installing LabVIEW on non-supported distributions.

External Links