home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-Developer.iso
/
NextLibrary
/
Receipts
/
DeveloperLibs.pkg
/
DeveloperLibs.pre_install
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-07
|
215 b
|
8 lines
#!/bin/csh -f
if ( ! -x /bin/cc ) then
echo "/bin/cc (in the DeveloperTools package) is required for installing DeveloperLibs. Please install DeveloperTools before installing DeveloperLibs."
exit 1
endif