Dear all,

Problems installing jserv on:

IRIX 6.2
Apache 1.3.6 (previous pre-mod_jserv installations fine)
Jserv 1.0b5



I follow the jserv installation to the dot with a non-DSO implemetation:

./configure --with-apache-src=/apachesrc/apache_1.3.6 --enable-
apache-conf --with-jsdk=/usr/local/jsdk/lib/jsdk.jar

This all seems OK and I get the messages:

<SNIP
Configuration complete.

Apache Directory: /apachesrc/apache_1.3.6
Apache Version: 1.3
Module Type: static (mod_jserv will be statically compiled into server)
Apache include flags: -I/apachesrc/apache_1.3.6/src/include -
I/apachesrc/apache_1.3.6/src/os/unix

Run make to compile the Java portion of Apache JServ.
(optional) Run 'make install' to make a .jar file, and copy it and the 
docs into the directory you specified as --prefix:
/usr/local/jserv

Then cd to /apachesrc/apache_1.3.6 and run make.
<<<<<

I then type make to compile the Java portion and, apart from 
messages about 'no suffix list', this make exits without complaining.

As in the instructions above, I then cd  /apachesrc/apache_1.3.6 
and run make.  This is where it all goes wrong and I get (after 
compilation of the standard apache modules:

        cc -c  -I../../os/unix -I../../include   -DIRIX -n32 -
DUSE_HSREGEX `../../apaci` mod_setenvif.c
        rm -f libstandard.a
        ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o 
mod_negotiation.o mod_status.o mod_include.o mod_autoindex.o 
mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions.o 
mod_userdir.o mod_alias.o mod_access.o mod_auth.o 
mod_setenvif.o 
        true libstandard.a
<=== src/modules/standard
===> src/modules/jserv
OBJS changed after being used
make: file `Makefile' line 115: Syntax error
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)



Assuming it's referring to the Makefile I just typed 'make' on, lines 
114-116 are:

datadir         = /usr/local/apache
iconsdir        = $(datadir)/icons
htdocsdir       = $(datadir)/htdocs


I can't see anything wrong with this.

Any help would be most appreciated.


*****************************************

Mark Grimshaw
Head of Music Technology & Studio Production
Salford University Music Department
http://www.salford.ac.uk/music
Degrees planned for September 2000:
        BSc(Hons) Computer & Video Games (contact [EMAIL PROTECTED])
        HNC/HND/PGCert/PGDip/MA/MPhil Music Industry Management (contact 
[EMAIL PROTECTED])
WebAir Internet Radio - http://hexie.memtech.salford.ac.uk/music2/webair


-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to