--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Fri, Sep 03, 2004 at 06:56:14AM -0000, Karthik Dhayalan muttered these
words:> ?
> hi guys,
> I have a very trivial error i hope would be silly to you, but since
am new to solaris am not able to crack this.
> Pls help me.
You appear to be running the Psionic version which is no longer
maintained. This list pertains to the Debian native software that is a
fork of the original. See:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/logcheck/debian/copyright?cvsroot=3Dlogcheck&rev=3D1.5
> when i install logcheck i get the following error.
> # make sun
> make install SYSTYPE=3Dsun
> make[1]: Entering directory `/karthik/logcheck-1.1.1'
> Making sun
> cc -O -o ./src/logtail ./src/logtail.c
> make[1]: cc: Command not found
> make[1]: *** [install] Error 127
> make[1]: Leaving directory `/karthik/logcheck-1.1.1'
> make: *** [sun] Error 2
FWIW, this is because the compiler, (cc), was not found. Try installing
a compiler, (for example gcc from http://sunfreeware.com/), and running=20
make with "CC=3D<path to cc or gcc>".
Another option would be to obtain the version maintained by us,
http://alioth.debian.org/download.php/765/logcheck_1.2.26.tar.gz, and
try your luck with that. It's all shell, (bash), and perl so you
wouldn't have to worry about compiling a binary logtail. However, be
aware that our efforts are on Debian packages of Logcheck and an
installation on Solaris will be a manual process.
Hope this helps.
--=20
Eric Evans
eevans@sym-link.com
--T4sUOijqQbZv57TR
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBONsl+DWPovKDPJMRAqXyAKC+g1LNd0bvvnNk+T/CHu0p8vgc7gCgwySI
FNKQeiyeBSeKr2ipKuqgz4k=7OHW
-----END PGP SIGNATURE-----
--T4sUOijqQbZv57TR--