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
8e14f05a
Kaydet (Commit)
8e14f05a
authored
Mar 22, 2000
tarafından
Greg Ward
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix small errors in description of Mac, Windows installation schemes.
Added comment about "--help" (no value) not working.
üst
790c110c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
inst.tex
Doc/inst/inst.tex
+4
-4
No files found.
Doc/inst/inst.tex
Dosyayı görüntüle @
8e14f05a
...
...
@@ -144,7 +144,7 @@ The idea behind the ``home scheme'' is that you are building and
maintaining a personal stash of Python modules, probably under your home
directory. Installing a new module distribution is as simple as
\begin{verbatim}
python setup.py install --home
python setup.py install --home
# arg, doesn't work (getopt)
\end{verbatim}
or
\begin{verbatim}
...
...
@@ -244,7 +244,7 @@ under Unix, there's no point in having separate \option{prefix} and
\option
{
home
}
options. Just use the
\option
{
prefix
}
option to specify
a base directory, e.g.
\begin{verbatim}
python setup.py install --
base
="
\Temp\Python
"
python setup.py install --
prefix
="
\Temp\Python
"
\end{verbatim}
to install modules to the
\file
{
\bslash
{}
Temp
}
directory on the current
drive.
...
...
@@ -270,8 +270,8 @@ XXX how do MacPython users run the interpreter with command-line args?
\installscheme
{
prefix
}{
:Lib
}
{
prefix
}{
:Mac:PlugIns
}
{
prefix
}{}
{
prefix
}{}
{
prefix
}{
:Scripts
}
{
prefix
}{
:Data
}
XXX Corran Webster says: ``Modules are found in either
\file
{
:Lib
}
or
\file
{
:Mac:Lib
}
, while extensions usually go in
...
...
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