- WHERE IS STATUS LINE IN AUTODESK MAYA 2017 INSTALL
- WHERE IS STATUS LINE IN AUTODESK MAYA 2017 LICENSE
Extract the Maya installer to the previously created directory.
Now create a new directory to extract the Maya in it. After the download finishes successfully, you can find the Maya installer in the downloads directory. Download the Maya installer using the command: wget Download Maya Package
WHERE IS STATUS LINE IN AUTODESK MAYA 2017 INSTALL
Now let’s move to the next section where we will download and install the Maya. The output should be something like the below screenshot: Download lipxp6Īfter downloading the “libxp6” package, you can setup it using the command: sudo dpkg -i libxp6_1.0.2- 2_b Install lipxp6 Download and install the “libxp6” package. sudo apt-get install -y csh tcsh libfam0 libfam-dev xfstt Install Required Packages To Install Maya Installing extra packages required by Maya.
WHERE IS STATUS LINE IN AUTODESK MAYA 2017 LICENSE
sudo apt-get install -y xfonts-100dpi xfonts-75dpi ttf-mscorefonts-installer fonts-liberation Install Required FontsĪfter downloading the required fonts packages, the configuration window will now show up like the below screenshot: Font Package ConfigurationĪll you have to do is pressing “OK” and then move to the next screen, now accept the terms by pressing “Yes.” Accept License TermsĪfter installing and configuring the fonts packages, you should have the following output informing that the installation is a success: After Installing Fonts Successfully sudo apt-get install -y libglw1-mesa libglw1-mesa-dev mesa-utils Install Required Graphics Libraries sudo apt-get install -y libaudiofile-dev libgstreamer-plugins-base0.10-0 Install Required Multimedia Libraries Install the required multimedia libraries.
sudo apt-get install -y alien elfutils Install Alien To Convert rpm to dep To do so, we can use “Alien,” which can be installed using the command-line. To install Maya, you need to convert some rpm packages to dep. Maya also requires some extra development packages you can install them using the command-line: sudo apt-get install -y libtbb-dev libtiff5-dev libssl-dev libpng12-dev libssl1.0.0 gcc libjpeg62 libcurl4 echo 'deb xenial main restricted universe multiverse' | sudo tee /etc/apt//xenial.list Adding Required Repository But we can install those required additional libraries by adding the following repositories.
Maya depends on some libraries which are not available in the official Ubuntu package.