ts <decoux / moulon.inra.fr> writes: > D> 1. mod_ruby's Makefile has ($LIBRUBY_A) in it, rather than the -L -l > > Corrected in mod_ruby-0.18 I'll look for it in the CVS tree. > D> 2. mod_ruby doesn't seem to work with a shared libruby.so (it could > D> well be that _nothing_ works with libruby.so on my box) > > Work for me (well with an LD_LIBRARY_PATH because it is in a special > directory) I'm sure it does, but it did seem to be a problem for me. When I get time I'm going to experiment and see if I can see what was wrong. Do you do anything other than build ruby with --enable-shared? Dave