> > And then try to install (on Solaris) a module as a .so: > > > > ../a2/bin/apxs -i -n mod_foo mod_foo.so > > I would suggest looking at HEAD rather than 2.0.40 as I made changes > to instdso.sh to explicitly handle this case. instdso.sh will now > emit a warning rather than error out if you pass it a non-.la > file. -- justin
Nice ! Any way of -not- making it need the .la; or being able to do without it if it is lost ? Dw
