----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- After reading the FAQ-o-matic, and several of the archived mails, I still cannot understand what is wrong with my configuration. I am trying to compile a DSO version of the jserv module. my configure options are as follows [BTW... linux x86, tweaked RH 5.2, apache 1.3.9 built from src with DSO support] ./configure \ --with-apxs=/usr/sbin/apxs \ --prefix=/usr/local/jserv \ --with-jdk-home=/usr/jdk1.2 \ --with-JSDK=/usr/lib/jsdk2.0-1mdk/lib/jsdk.jar This gives me a nice configure, without any warnings whatsoever. Good! I say, as I read everywhere that installing jserv can be a bit difficult, I figure I am 1/3 the way there. then I do a make, again no warnings/errors then I do a make install [btw... no options, just plain "make install"] here I get a lot of "nothing to do in xxxx" lines but those are just directories that contain other directories, and make just goes deeper into the tree. when it is done [the make install] there is no .so file *anywhere* it did create the structure/copy /usr/local/jserv/lib/ApacheJServ.jar to the appropriate place, but if there is no .so file, or jserv.conf file how does this work?? [it doesn't silly! ;-)] I am rather flustered, as I have tried for several days now to fix this thing, but to no avail. Do I really need to recompile my made copy of apache? it already has DSO support, so in theory, all I would need to do is move a module into the approp. directory and add a few lines to the apache conf files. AAARRG! if anyone could give me a hand, please do. thanks so much in advance, Chris Harrington "ninja" Shatter Interactive Let's face it: the life of a geek is boring. We spend all day in front of our computers checking our e-mail, coding, and sitting on our duff doing "nothing", at least to the untrained eye. On the molecular level, however, we are quite busy. -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]