![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error in issuing a make and make install | ahjiefreak | Linux | 1 | 03-11-2008 10:32 PM |
| make | mwagz | HP-UX | 1 | 02-05-2007 07:26 AM |
| make the first your last | SummitElse | UNIX for Dummies Questions & Answers | 3 | 02-24-2005 06:47 AM |
| make and make install commands | gerwhelan | UNIX for Dummies Questions & Answers | 4 | 07-03-2003 02:49 AM |
| /usr/ccs/bin/make | marist89 | UNIX for Dummies Questions & Answers | 4 | 07-31-2002 12:48 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
make
Hi,
i need to run make on a solaris 10 sparc e250, but i get "make: not found" the make app exists under /usr/css/bin so what do i need to do? Thanks Alan |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Try adding /usr/css/bin to the $PATH variable. Else you can invoke /usr/css/bin/make
|
|
#3
|
|||
|
|||
|
how..
How do i add it to $PATH?
Alan |
|
#4
|
|||
|
|||
|
make for aspell dictionary
# /usr/ccs/bin/make
no prezip-bin in /usr/sbin /usr/bin -d < en-common.cwl | /usr/bin/aspell --lang=en create master ./en-common.rws sh: no: not found Error: The key "affix" is unknown. *** Error code 1 make: Fatal error: Command failed for target `en-common.rws' # ok i called it directly, and the above happened when i ran make under the aspell en dictionary folder i copied to the server. any thoughts, means nothing to me.. Alan |
|||
| Google The UNIX and Linux Forums |