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
16e99c06
Kaydet (Commit)
16e99c06
authored
Eyl 07, 1996
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added note about modified gusi
üst
7d5f9e84
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
+11
-3
building.html
Mac/Demo/building.html
+11
-3
No files found.
Mac/Demo/building.html
Dosyayı görüntüle @
16e99c06
...
...
@@ -47,7 +47,8 @@ homepage</A>. You might still be able to build Python with MPW or
Think/Symantec C but you are basically on your own.
<LI>
You need GUSI, the Grand Unified Socket Interface, by Matthias
Neeracher. The current distribution has been built with CWGUSI 1.7.2,
Neeracher. The current distribution has been built with a modified version of
CWGUSI 1.7.2. CWGUSI is
obtainable from
<A
HREF=
"ftp://ftp.switch.ch/software/mac/src/mw_c"
>
ftp://ftp.switch.ch/software/mac/src/mw_c
</A>
.
It is possible to build a non-GUSI Python, see below.
...
...
@@ -120,9 +121,16 @@ Top-level-folder:
Waste 1.2 distribution (if you want waste)
</PRE>
Now build all the libraries. In
<code>
CWGUSI
</code>
you build the
First build GUSI. Move the files from the "CWGUSI-mods" to the right
place in the CWGUSI distribution folder, and build the
projects
<code>
GUSI.68K.µ
</code>
,
<code>
GUSI.CFM68K.µ
</code>
and
<code>
GUSI.PPC.µ
</code>
, in
and
<code>
GUSI.PPC.µ
</code>
. If you have a CWGUSI version more recent than
1.7.2 it could be that the fixes are already included, check it. Alternatively,
you can forget about the fixes and remove the one reference to GUSILoadPreferences
in the Python sources. This will disable the "default file creator/type" and
"Delay Sioux window" preferences in Python.
Next, in
<code>
MoreFiles
</code>
,
<code>
libjpeg
</code>
,
<code>
pbmplus
</code>
and
<code>
libtiff
</code>
you build all projects. Tcl/tk is a special
case, see below. Of course, if you are only interested in one of
...
...
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