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
90cf4917
Kaydet (Commit)
90cf4917
authored
Şub 11, 2000
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Explained that you have to checkout the Mac portion of Python in a separate
folder and then move it to the Python hierarchy.
üst
76d01b82
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
3 deletions
+24
-3
building.html
Mac/Demo/building.html
+24
-3
No files found.
Mac/Demo/building.html
Dosyayı görüntüle @
90cf4917
...
...
@@ -18,6 +18,13 @@ The information density in this file is high, so you should probably
print it and read it at your leasure. Most things are explained only
once (and probably in the wrong place:-).
<p>
<blockquote>
First a warning: this information may become outdated if a new CodeWarrior is
released after MacPython. The
<a
href=
"http://www.cwi.nl/~jack/macpython.html"
>
MacPython homepage
</a>
will
hopefully have updated instructions in that case.
</blockquote>
I am very interested in feedback on this document, send your
comments to the
<A
HREF=
"http://www.python.org/sigs/pythonmac-sig/"
>
Mac Python Special
...
...
@@ -136,6 +143,12 @@ Top-level-folder:
png
gdbm
Python
Modules
...
Mac
Modules
Build
...
Tcl/Tk Folder
tcl8.0
tk8.0
...
...
@@ -451,17 +464,25 @@ something like <code>Python:dist:src</code>, and under that the
<code>
src
</code>
folder should be renamed to
<code>
Python
</code>
, and
is what this document refers to as the "toplevel Python folder".
<P>
Next, within the toplevel Python folder, you check out the
mac-specific sources in a Mac folder. The CVS path to use can be found
Next,
<em>
in a separate folder
</em>
, you check out the
mac-specific sources. You then move the
<code>
Mac
</code>
folder from this
checkout (the only folder with anything in it) to the Python source folder.
Note that the checking out in a separate folder and moving is necessary,
due to the way cvs works.
The CVS path to use for the mac stuff can be found
at the
<a
href=
"http://www.cwi.nl/~jack/macpython.html"
>
MacPython
homepage
</a>
. Finally, you check out the external libraries needed in
the parent of the Python folder. The CVS path for these libraries is
the parent of the
toplevel
Python folder. The CVS path for these libraries is
also mentioned at the MacPython homepage.
<p>
Neither of the pages mentioned above contains the passwords for the
CVS sites, for obvious reasons, but they do contain instructions on
how to obtain the passwords.
<p>
You should end up with a folder structure as described at the top of this
document.
<p>
<H2>
Odds and ends
</H2>
Some remarks that I could not fit in elsewhere:
...
...
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