LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I initiate installation on linux

I am very new to Linux, and want to install my linux version of Labview8.  I can see the files on the CD, but when I click on the install, nothing happens.  I am running Mandriva 2006.  A point in the general direction will help.
0 Kudos
Message 1 of 2
(2,552 Views)
Murray,
  1. Copy the files from the CD to a temporary location on your hard drive. (for example you could copy the files to a directory named labview in your home directory)
  2. Open the console
  3. cd ~/labview (change directories to location where you copied the labview files
  4. su  (switches you to the root user so that you can install software)
  5. ./INSTALL
  6. Answer the questions
  7. remove the temporary directory on your hard drive.
That should be all you need to do to install LabVIEW.  Be sure to post if you have any problems.

Shawn B.
National Instruments
Use NI products on Linux? Come join the NI Linux Users Community
Message 2 of 2
(2,538 Views)