The UNIX and Linux Forums
>
Operating Systems
>
SUN Solaris
sun solaris 10 make error
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
sun solaris 10 make error
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-23-2007
andryk
Registered User
Join Date: Sep 2003
Posts: 448
You may try to set the PATH to where make/gmake is installed, something like
Code:
export PATH=$PATH:/usr/bin:/usr/local/bin
andryk
View Public Profile
Find all posts by andryk