
- #Securecrt 6.1.2 install#
- #Securecrt 6.1.2 manual#
- #Securecrt 6.1.2 full#
- #Securecrt 6.1.2 software#
- #Securecrt 6.1.2 license#
#Securecrt 6.1.2 install#
9 20 sudo update - alternatives - install /usr/bin/gcc gcc /usr/bin/gcc - 5 10 sudo update - alternatives - install /usr/bin/g + + g + + /usr/bin/g + + - 4. 9 sudo update - alternatives - install /usr/bin/gcc gcc /usr/bin/gcc - 4. The gcc compiler of ubuntu is 5.4.0, but cuda8.0 does not support compilers above 5.0, so it needs to be downgraded and the compiler version is down to 4.9: Execute in terminal: sudo apt - get install g + + - 4. Link and backup the original environment: mv /usr/bin/Ĭheck if the CUDA Toolkit is installed successfully Terminal input: (If the result is as follows, the cuda installation is successful) nvcc -V nvidia-smi Create a connection and set the environment: (because the environment is still the old environment at this time) is very important, otherwise your default is still your old system environmentĬreate a backup job of the original environment: mkdir /usr/gcc4.8.5backup/ configure -prefix=/usr/local/gcc-5.4.0 -enable-threads=posix -disable-checking -disable-multilib -enable-languages=c,c++,java -with-gmp=/usr/local/gmp-6.1.2 -with-mpfr=/usr/local/mpfr-3.1.5 -with-mpc=/usr/local/mpc-1.0.2ħ. Add the above path to the environment variable: Note the path installed above: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/mpc-1.0.2/lib:/usr/local/gmp-6.1.2/lib:/usr/local/mpfr-3.1.5/lib Add configuration: vi /etc/ld.so.conf /usr/local/gmp-6.1.2/lib /usr/local/mpfr-3.1.5/lib /usr/local/mpc-1.0.2/lib Execution: ldconfigĦ. Make install 4.3、 mpcinstallation: Download: mpc-1.0.2.tar.gz Decompression: tar zxvfv mpc-1.0.2.tar.gz cd mpc-1.0.2.

configure -prefix=/usr/local/gmp-6.1.2 & make make install 4.2、 mpfrinstallation: (Don't choose the latest one, otherwise there will be conflicts in function definition when installing MPC later) Download: mpfr-3.1.5.tar.gz Unzip: tar zxvfv mpfr-3.1.5.tar.gz cd mpfr-3.1.5. Install dependencies: (preferably root privileges) 4.1, gmp installation: (preferably root authority) Decompression:tar jxf gmp-6.1.2.tar.bz2 cd gmp-6.1.2.

Next, download other resources that gcc compilation depends on: GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+ three dependencies:ģ.: Download the dependencies required for compilation:Ĥ. Unzip: (if not root privileges, add sudo before the command to obtain administrator privileges) tar -zxvf gcc-4.9.0.tar.gzĪfter downloading and decompressing, do not start to compile and install, otherwise it will fail and prompt you the following error: because you need another module dependency before installing gcc Or go directly to the following official website to download the corresponding version, to download the corresponding gcc version, I downloaded gcc-5.4.0Ģ. Method one: The method is super simple: sudo apt-get build-depgcc Just the above command can be done Method Two: sudo apt-get install build-essential It's still simple, one command can be done Can be executed after installation gcc-version The command to view the version, the output is as follows: gcc(GCC)4.2.3(Ubuntu4.2.3-2ubuntu7) Copyright(C)2007FreeSoftwareFoundation,Inc.
#Securecrt 6.1.2 manual#
You will be asked to fill out a short eligibility declaration and create a download account before downloading the first time.- Arrange the gcc compiler in the early stage, otherwise the following manual installation of python will report an error: In addition, I use the downloaded source code to compile and install GCC in my own environment, and you can see it directly Method Three : (The following installation must be completed in one step, do not do other things during installation, because gcc compilation takes up resources) trade sanctions governing the software, countries including Cuba, Iran, North Korea, Sudan, and Syria.
#Securecrt 6.1.2 software#
This software may not be downloaded or otherwise exported or re-exported to any country subject to U.S. By downloading or using the software, you are agreeing to comply with export controls.

This software is subject to export control and may be transmitted, exported, or re-exported only under applicable export laws and restrictions and regulations of the United States Bureau of Industry and Security or foreign agencies or authorities.
#Securecrt 6.1.2 full#
The downloads listed above are full installers.
#Securecrt 6.1.2 license#
The bundle installer also requires a bundle license purchase. * The bundle installer is required for settings to be shared between SecureCRT and SecureFX.
