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
061ac50e
Kaydet (Commit)
061ac50e
authored
Eki 22, 1996
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added a note about PythonApplet name
üst
baffd68a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
12 deletions
+11
-12
building.html
Mac/Demo/building.html
+11
-12
No files found.
Mac/Demo/building.html
Dosyayı görüntüle @
061ac50e
...
...
@@ -48,7 +48,7 @@ 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 a modified version of
CWGUSI 1.
7.2
. CWGUSI is
CWGUSI 1.
8.0
. 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.
...
...
@@ -374,7 +374,7 @@ can change the gusi settings should you feel like doing so). Do
<em>
not
</em>
run it yet, this will possibly result in a garbled
preferences file.
<p>
<DT>
PythonApplet
<DT>
PythonApplet
PPC
<DD>
The applet skeleton application. Very similar to
<code>
PythonPPC
</code>
, but it calls to a different entrypoint in the
core library. The
<code>
mkapplet
</code>
script will copy this complete
...
...
@@ -383,16 +383,15 @@ applet. <p>
</DL>
After creating the alias to
<code>
PythonCore
</code>
you should move
<code>
PythonPPC
</code>
to the main Python folder. Next you remove any
old
<code>
Python Preferences
</code>
file from the
<code>
Preferences
</code>
folder (if you had python installed on your
system before) and run the interpreter once to create the correct
preferences file. You should also make an alias to
<code>
PythonApplet
</code>
in the main Python folder. (again: making an
alias is preferrable to copying or moving the file, since this will
cause the correct file to be used if you ever rebuild
PythonApplet).
<p>
After creating the alias to
<code>
PythonCorePPC
</code>
you should move
<code>
PythonPPC
</code>
to the main Python folder. Next you remove any old
<code>
Python XXX Preferences
</code>
file from the
<code>
Preferences
</code>
folder
(if you had python installed on your system before) and run the interpreter once
to create the correct preferences file. You should also make an alias
<code>
PythonApplet
</code>
pointing to
<code>
PythonAppletPPC
</code>
in the main
Python folder. (again: making an alias is preferrable to copying or moving the
file, since this will cause the correct file to be used if you ever rebuild
PythonAppletPPC).
<p>
Next, you have to build the extension modules in the
<code>
PlugIns
</code>
folder. Open each project with
<code>
.ppc
</code>
in the
...
...
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