Installez Python 3 sur le serveur Sakura (FreeBSD)

1. Installez Python3


Bash


mkdir ~/local
mkdir ~/local/src

cd ~/local/src
wget http://python.org/ftp/python/3.3.1/Python-3.3.2.tar.bz2
tar -xjf Python-3.3.2.tar.bz2
cd Python-3.3.2
./configure --prefix=$HOME/local/python/
make && make install

2. Ajoutez ~ / .cshrc


Bash


cd
vi ~/.cshrc

vi


#Ajoutez ce qui suit
set path = ($HOME/local/python/bin)
setenv PYTHON $HOME/local/python/lib

En l'ajoutant, entrez simplement la commande "python3" et l'interpréteur python3 démarrera.

Site référencé

http://www.mihr.net/comp/sakura.html

Recommended Posts

Installez Python 3 sur le serveur Sakura (FreeBSD)
Installer Python3 sur le serveur mixhost [Actuellement NG]
Installer python sur WSL
Installez Python sur Pidora.
Installez Scrapy sur python3
Installez Python sur Mac
Installer Python 3 dans un environnement Mac
Installez Python3.4 sur CentOS 6.6
Installez python sur Windows
Installez Python 2.7.3 sur CentOS 5.4
Installez Python 3.3 sur Ubuntu 12.04
Installez Python 3.4 sur Mac
Installez Python 3.6 sur Docker
Installez mecab sur le serveur partagé Sakura et appelez-le depuis python
Construire un environnement Python sur le serveur Sakura VPS
Installez Python 3.8 sur RHEL 8 (AppStream)
Installer watchdog sur Windows + Python 3.3
Installer pygame sur python3.4 sur Mac
Installez Python 3.8 sur CentOS 7 (SCL)
Installez pandas 0.14 sur python3.4 [sur Mac]
Installez OpenCV sur Ubuntu + python
Python --Installez MySQLDB sur EC2
Installez Python 3.8 sur CentOS 8 (AppStream)
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Installez django sur python + anaconda et démarrez le serveur
Installez Python Pillow sur Amazon Linux
Installez Python 3.8 sur Ubuntu 18.04 (norme du système d'exploitation)
Installer python
Installez Python 3.8 sur Ubuntu 20.04 (norme du système d'exploitation)
installation de python2.7 dans un environnement Windows 32 bits
Installez xgboost (version python) sur Windows
Installez Python sur Windows + pip + virtualenv
Installez Pytorch sur Blender 2.90 python sous Windows
Installez Python 3.7 Anaconda sur MAC, mais Python 2
Installer python3 sur Mac (El Capitan)
Installez Python 3.9 sur Ubuntu 20.04 (norme du système d'exploitation?)
Installer l'environnement de développement Python sur Windows 10
Installer Python sur CentOS à l'aide de Pyenv
Installez confluent-kafka pour Python sur Ubuntu
Installez Python 2.7 sur Ubuntu 20.04 (norme du système d'exploitation?)
Étapes pour installer python3 sur Mac
Sakura utilisant Python sur Internet
Installez Python sur CentOS en utilisant pyenv
Comment configurer cron pour le scraping Python normal sur le serveur Sakura.
[Kivy] Comment installer Kivy sur Windows [Python]
Installez la bibliothèque python sur Lambda à l'aide de [/ tmp]
Créer un serveur CGI fonctionnant sur Python 3 sur Docker
Étapes pour installer l'environnement Python sur Ubuntu
Installer et configurer le serveur TigerVNC sous Linux
Si scipy est python 2.7.8, l'installation de pip trébuche
Installez Python inférieur à 3.5.3 sur macOS Catalina
Dockerfile: installer Docker sur un serveur Linux
Sakura Utiliser le module externe Python sur Internet
Installez python sur xserver pour utiliser pip
Installez pyenv et Python 3.6.8 sur Ubuntu 18.04 LTS
Installez Python 3.8, Pip 3.8 sur EC2 (Amazon Linux 2)
Exécutez le serveur python wsgi sur l'unité NGINX
Python sur Windows
twitter avec python3
Installation locale de Python
Installez NAOqi python