ftp.nice.ch/pub/next/games/strategic/Puzzle.1.21.NIHS.b.tar.gz#/Puzzle.1.21/IMPORTANT.rtf

This is IMPORTANT.rtf in view mode; [Download] [Up]

This program was compiled under NEXTSTEP 3.3 to run on Motorola , Intel and HP-PA and Sparc hardware. Because I don't have access to Intel, HP-PA and Sparc hardware
I don't know if everything works as expected on these machines.
Please don't hesitate to mail me if it doesn't, containing a detailed description
of the problem.

To thin the binary for an architecture (to save disk space) use
	lipo -thin m68k -output Puzzle.app/Puzzle Puzzle.app/Puzzle
to create a binary that runs only on Motorola hardware

or
	lipo -thin hppa -output Puzzle.app/Puzzle Puzzle.app/Puzzle
to create a binary that runs only on HP-PA hardware

or
	lipo -thin i386 -output Puzzle.app/Puzzle Puzzle.app/Puzzle
to create a binary that runs only on Intel hardware

	lipo -thin sparc -output Puzzle.app/Puzzle Puzzle.app/Puzzle
to create a binary that runs only on Intel hardware

or type "man lipo" in a shell if you want to learn more about "lipo".

Dirk Schwarzhans

dirk@kalium.physik.TU-Berlin.DE

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.