LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 08-28-2007, 02:06 PM   #1
dody1313
Member
 
Registered: May 2007
Posts: 179

Rep: Reputation: 30
make problem


"make" is not running even after installing the package
am trying to install sendmail
when i do
# sh Build
it says that "make: cannot find"
can someone help please
regards
 
Old 08-28-2007, 04:41 PM   #2
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Not without more details.
 
Old 08-29-2007, 07:38 AM   #3
Dox Systems - Brian
Member
 
Registered: Nov 2006
Posts: 344

Rep: Reputation: 31
More details would definitely be nice, but what happens if you do a "which make"?
 
Old 08-29-2007, 08:32 AM   #4
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
hi
sorry for not being more specific
i am trying to install sendmail-8.13.8 on my solaris 10 system.
so when i run the "make" command i get an error saying:
make: not found

so i thought that the make package was not install
i did install the make package
but still giving me the same error
 
Old 08-29-2007, 09:36 AM   #5
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
make is installed by default on Solaris, there is no need to install another one.
Actually two of them are there:
- the standard System V make which is /usr/ccs/bin/make
- Gnu make which is /usr/sfw/bin/gmake

You just need to add one or both of these paths to your PATH, and use the gmake command instead of make should your Makefile requires Gnu make. Alternatively, you can just give the full path of the command explicitely.
 
Old 08-29-2007, 03:05 PM   #6
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
am sorry but how do i do that?
 
Old 08-29-2007, 04:37 PM   #7
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Do you mean you have no idea on how to launch a command while you are given its full path ?
 
Old 08-29-2007, 04:54 PM   #8
valencequark
Member
 
Registered: Aug 2004
Location: greater dc metro area
Distribution: various, mostly fedora
Posts: 79

Rep: Reputation: 16
Add /usr/sfw/bin and /usr/ccs/bin to your PATH by, for example, opening your .bashrc file and adding

export PATH=$PATH:/usr/sfw/bin:/usr/ccs/bin

That adds the directories in which gmake and make reside so you can access them at the command line without entering the full path. The colons are used to append more paths to the existing variable PATH.
 
Old 08-30-2007, 08:25 AM   #9
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
Hi
thnx a lot
it does work now
i am able to compile normally now.
but i have 2 more questions...
1. i wonder if u could help me with the sendmail installation... each time i run the sh Build command, at the end this is an error saying:
make [1]: ar: command not found
make:*** [obj.SunOS.5.9.sun4/libsm/libsm.a] error 2


something about "vacation" issue

2. i have users mail boxes for mails on /var/mail, and i am trying to modify there quotas on /var.
but each time i do edquota dominic, i get to modify the user only on the /export/home.
can u please tell me how i can get that on /var ?

thnx
regards
 
Old 08-30-2007, 04:07 PM   #10
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
hi guys
i manage to have my user's quota on /var
but i have one issue
it seems like my inetd.conf is not running
i installed qpopper (pop3 server daemon) and add the /usr/local/sbin/popper on inetd.conf
and i do a kill -HUP to restart inetd
it says "hangup"
i check if 110/tcp on my /etc/services
i have something like this:
pop3 110/tcp pop-3 # Post Office Protocol -
Version 3

i should mention that i am using Outlook express as my mail client

when i test my port 110 doing
telnet "serverip" 110
it doesn't connect

what do u guys think that i am missing there?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Make Trouble linking some fortran code Make file problem? any ideas? TheBrick Linux - General 0 05-17-2006 11:21 AM
make xconf;make gconf problem Soqool Linux - Newbie 3 06-12-2005 12:00 PM
Problem with Configure, Make, Make Install n8tgc Linux - Newbie 2 07-13-2004 03:16 PM
make clean, make dep problem carscht Linux - Newbie 2 02-21-2004 10:32 AM
make dep,make clean,make bzImage problem Babba Linux - Newbie 2 01-08-2003 03:49 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 05:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration