Not necessarily. You can download from sunfreeware the gnu make package (not
gmake)!
----- Original Message -----
From: "Aldo Zavala" <[email protected]>
To: "Nikos Balkanas" <[email protected]>; <[email protected]>
Sent: Friday, December 19, 2008 10:30 PM
Subject: Re: how autostart kannel in Solaris 8 ?
Thanks Nikos, I imagine that I will need the gmake right?
Thanks,
Aldo Zavala
Mobile (760) 556-5050
GTalk: [email protected]
----- Original Message -----
From: Nikos Balkanas
[mailto:[email protected]]
To: [email protected], Aldo Zavala
[mailto:[email protected]]
Sent: Fri, 19 Dec 2008 13:23:13 -0700
Subject:
Re: how autostart kannel in Solaris 8 ?
That's a 4year old release. You better get and compile the latest cvs. I
imagine you got that from sunfreeware. Basically when you get these ready
packages, you are stuck with what they give you.
Well not necessarily. It is pretty easy to make startup scripts by
yourself.
Put them in /etc/init.d and link them from /etc/rc3.d. They will be
executed
at boot.
Otherwise you can compile the latest CVS with
configure --enable-start-stop-daemon
BR,
Nikos