-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Kurt Battisti wrote:
>
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> Hi!
>
> I try to compile JServ 1.0 under SuSE Linux 6.2 as a modul (DSO).
>
> I used --with-apache-install=/usr as described in some mails.
> Nevertheless I get always the same error:
>
> ....
> checking for Apache directory...configure: error: ...does not have DSO support
>
> although the precompiled version do support DSO. There are other modules loaded by
>Apache successfully.
>
> Could somebody help me?
>
> Thanks. kurt.
OK, try to use
--with-apxs=path_of_apxs (usually /usr/local/apache/[s]bin/apxs
in your configure script.
Jean-Luc
--
--------------------------------------------------------------
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]