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
30537da0
Kaydet (Commit)
30537da0
authored
Şub 17, 2001
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix typo
Makefile.pre.in was added in 1.4
üst
da23c4fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
inst.tex
Doc/inst/inst.tex
+2
-2
No files found.
Doc/inst/inst.tex
Dosyayı görüntüle @
30537da0
...
...
@@ -145,7 +145,7 @@ module author fails to provide a setup script.
Additionally, while there has not previously been a standard
installation mechanism, Python has had some standard machinery for
building extensions on
\UNIX
{}
since Python
\XXX
{
version?
}
. This
building extensions on
\UNIX
{}
since Python
1.4
. This
machinery (the
\file
{
Makefile.pre.in
}
file) is superseded by the
Distutils, but it will no doubt live on in older module distributions
for a while. This
\file
{
Makefile.pre.in
}
mechanism is documented in
...
...
@@ -435,7 +435,7 @@ basic idea is that you supply a base directory for the installation, and
the
\command
{
install
}
command picks a set of directories (called an
\emph
{
installation scheme
}
) under this base directory in which to
install files. The details differ across platforms, so read whichever
of the following section applies to you.
of the following section
s
applies to you.
\subsection
{
Alternate installation:
\UNIX
{}
(the home scheme)
}
...
...
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