thank for the reply tim.

1. I do have have gcc but when i try to run the configure file for jserv, i
get the following log:

# ./configure --prefix=/usr/local/apache
loading cache ./config.cache
Configuring ApacheJServ/1.1.2
checking for a BSD compatible install... src/scripts/build/unix/install-sh
-c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... ./configure: make: not found
no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... sparc-sun-solaris2.6
checking build system type... sparc-sun-solaris2.6
checking for ranlib... :
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.


2. gcc is very much in my path and "gcc -v" returns the following:
Reading specs from
/usr/local/unsupported/lib/gcc-lib/sparc-sun-solaris2/2.95.2/specs
gcc version 2.95.2 19991024 (release)

Can there be some installtion problems with the gcc compiler. I had
downloaded a binary from the gnu site.
I am not a C guy and dunno how to debug C compiler issues.

3. Further as i belive from the documentation, i'll need perl on the machine
for running "apxs". Gosh! Cant i just get a binary for mod_jserv.so for my
solaris.
It is available for Intel and Win32 platforms on the apache site. Is there
any URL for the Solaris 2.7  one????

TIA,
- Pralabh Dayal



-----Original Message-----
From: Tim O'Neil [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 12, 2001 2:46 PM
To: [EMAIL PROTECTED]
Subject: Re: binary needed for mod_jserv.so on Solaris 2.7


At 02:31 PM 4/12/2001 -0400, you wrote:
>I am unable to build the source for jserv coz my C compiler can not make
>excutables. Hence i am restricted to binaries.

Install the Gnu compiler. Sparcs don't ship with
usable compilers as a stock option; you have to
pay more for Sun's Sparkworks compiler. I wouldn't
use the Sparcworks suite anyway. GNU is much nicer.
Get gmake too.

winmail.dat

Reply via email to