Jump to content

Linux: Difference between revisions

From LabVIEW Wiki
Bryan (talk | contribs)
Updated Category
Bryan (talk | contribs)
m Added Scientific Linux and sorted lists in alphabetical/logical order.
Line 2: Line 2:
==Supported Distributions==
==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.
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.
* [https://www.redhat.com/en Red Hat Linux] versions 6.x and 7.x
* [https://www.centos.org/ CentOS] version 7.x
* [https://www.centos.org/ CentOS] version 7.x
* [https://www.opensuse.org/#Leap OpenSUSE Leap] versions 42.2 and 42.3
* [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
* [https://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.
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==
==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]
* [https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P7nVSAS&l=en-US NI.com - How to install LabVIEW on Linux]
* [https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kG1MSAU&l=en-US NI.com - LabVIEW and Linux Compatibility]


[[Category:LabVIEW for Linux]]
[[Category:LabVIEW for Linux]]

Revision as of 11:43, 25 February 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