mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
1242fc4348
- update to 3.7 [1] - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Submitted by: maintainer Pointyhat to : itetcu (me)
23 lines
831 B
Plaintext
23 lines
831 B
Plaintext
------------------------- Please note: -------------------------
|
|
|
|
In order to be able to make use of squeak you need to have an
|
|
image and a changes file in your working directory as well
|
|
as access to a source file. This is easy by using inisqueak.
|
|
Please see the inisqueak(1) manpage for details.
|
|
|
|
Make sure you have the following values in your environment
|
|
variables:
|
|
PATH: %%PREFIX%%/bin
|
|
LD_LIBRARY_PATH: %%PREFIX%%/lib
|
|
%%PREFIX%%/share/squeak/%%VMVERSION%%
|
|
|
|
If you want to use web browser plugin,
|
|
run %%PREFIX%%/share/squeak/npsqueakregister.
|
|
|
|
If you want to use (Japanese) XIM at full screen,
|
|
you get changeset at
|
|
http://squeak.610t.org/patches/CompositionFocus.1.cs
|
|
and file in it.
|
|
------------------ Thanks for your attention! ------------------
|
|
|