Nope, not there.
Main Topics
Browse All TopicsI have SCO Unix 5.0.4. I am trying to install the updated Perl version 5.6.2 but the "make" command is not on my system.
Where do I find it?
Thanks in advance,
Mike Sievers
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
It seems that you do not have make on your system.
You can get make by using pkg-get tool (http://www.sunfreeware.co
make 3.77
make 3.78.1
make 3.79
make 3.79.1
make 3.80
pkg-get -i make
My Unix box is not connected to the internet.
My Windows system is connected to the internet.
I downloaded BOLTpget.pkg to my windows PC and dragged over to the Unix box.
# pkgadd -d BOLTpget.pkg
Installation in progress. Do not remove the (null).
pkgadd: ERROR: attempt to process datastream failed
- open of <BOLTpget.pkg> failed, errno=2
pkgadd: ERROR: could not process datastream from <BOLTpget.pkg>
Now what? And will this even work with SCO Unix 5.0.4?
What about gmake? That's what SCO names the GNU make binary.
If it's not installed, maybe you can install this:
ftp://ftp.sco.com/pub/open
That says it's for SCO OpenServer 5.0.7. I didn't see any for 5.0.4.
Maybe you have to install some patches or something to bump it up to 5.0.7.
Maybe you can just install the gnutools package for 5.0.7.
I don't know. I know squat about SCO.
Good luck.
Business Accounts
Answer for Membership
by: geotigerPosted on 2005-12-12 at 08:10:36ID: 15467215
It is at /usr/ccs/bin on my system (Solaris):
/usr/ccs/bin/make