Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
c0866855
Kaydet (Commit)
c0866855
authored
Şub 20, 2017
tarafından
Paul Schreiber
Kaydeden (comit)
INADA Naoki
Şub 20, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
README: OS X -> macOS (GH-55)
üst
9639e4ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.rst
README.rst
+3
-3
No files found.
README.rst
Dosyayı görüntüle @
c0866855
...
...
@@ -35,7 +35,7 @@ Installable Python kits, and information about using Python, are available at
Build Instructions
------------------
On Unix, Linux, BSD,
OSX
, and Cygwin::
On Unix, Linux, BSD,
macOS
, and Cygwin::
./configure
make
...
...
@@ -45,10 +45,10 @@ On Unix, Linux, BSD, OSX, and Cygwin::
This will install Python as python3.
You can pass many options to the configure script; run ``./configure --help``
to find out more. On
OSX
and Cygwin, the executable is called ``python.exe``;
to find out more. On
macOS
and Cygwin, the executable is called ``python.exe``;
elsewhere it's just ``python``.
On
Mac OS X
, if you have configured Python with ``--enable-framework``, you
On
macOS
, if you have configured Python with ``--enable-framework``, you
should use ``make frameworkinstall`` to do the installation. Note that this
installs the Python executable in a place that is not normally on your PATH,
you may want to set up a symlink in ``/usr/local/bin``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment