-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
>> I have still problems compiling the new JServ 1.1b1 with Apache 1.3.9 and
>> Apache SSL 1.3.9 and OpenSSL 0.9.4 on SUN Solaris 2.6 SPARC.
>
>I have this EXACT same configuration on my server (although, I have 2.7
>solaris) and it works just fine.
>
>> I use now the GNU make (V. 3.76.1), Java 2 SDK (1.2.1_03).
>> Config-Options for JServ:
>>
./configure --prefix=/usr/local/jserv --with-apache-src=/usr/apache_1.3.9 --
>>
enable-apache-config --with-jdk-home=/usr/java1.2 --enable-debugging --with-
>> JSDK=/usr/JSDK2.0/lib/jsdk.jar --with-java-platform=2
>
>that looks good, but there is no reason to specify --with-java-platform=2.
>
>> Make of JServ gives some errors not founding config-files - even if they
are
>> in the source directory ./conf.
>
>If you actually look at the errors, they have nothing to do with the files
>in the source directory.
>
>> What can be wrong?
>
>I really don't know. Did you do a make and then a make install? Send me the
>FULL output of your ENTIRE building process in PRIVATE email. When you just
>include the last portion, it doesn't do anybody any good because it is like
>taking a book and ripping half of the pages out and then expecting me to
>know exactly what the book is about. ;-)
>
>-jon
I solved my problem by using the JIKES java compiler and recompiling it all.
I still don't know why there are errors about not founding JServ
config-files (at the end of make install) but I copied them manually into
the appropriate directories...
Roman
--
--------------------------------------------------------------
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]