"Rob Emanuele" <[EMAIL PROTECTED]> writes: > I can't make apxs generate so's by default. It makes an lo > instead.
look in the .libs that is created
apxs -c mod_foo.c compile, creates shared object in .libs/
the name can vary between platforms
apxs -i mod_foo.la install, figures out name of file in .libs/ to
grab and install as mod_foo.so
--
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...
