Another update - I got mod_jk up and running, it can serve a simple
servlet or a jsp page.
There are few bugs for some pages, I'll work on it tommorow.
Costin
>
> Ops, sorry about that.
>
> Now it compiles - but crashes with SIGSEGV in reinit_scoreboard.
> I'll try with dexter, it seems it may work without a scoreboard , and I'll
> also try again to compile a file-based scoreboad.
>
> Damn, Linux was supposed to be a bit better... What's very strange is that
> all the software I have on my computer is running fine, I never had any
> problem - and I used the same computer with older versions of Apache2.0 (
> and NES, AOLServer ).
>
> Could you please do a "ls -l /lib/libc.so" ?
>
>
> > The basic steps though are:
> >
> > cvs co httpd-2.0
> > cd srclib
> > cvs co apr apr-util
> >
> > cd ..
> > ./buildconf
> > ./configure
> > make
>
> The only thing I did differently was enable so and debug.
>
> > If you try those instructions, everything should just work. If that
> > doesn't work, I'll build one for you.
>
> Thanks a lot, now building is ok.
>
>
> Costin
>