----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Did you put your jdk jars into /usr/bin did you jar the whole jdk? or
is it in /usr/bin/jdk or something?
Usually if for instance you download the jdk and untar it, the files will
have a directory structure below, so for instance on my machines I have
them in /usr/local/jdk1.2.2 hence I would use
--with-jdk-home=/usr/local/jdk1.2.2 switch.
Chris
On Fri, 19 Jan 2001 06:52:02 -0500, Rams‚s Morales wrote:
>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files. Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>> Hi Ramses
>>
>> It seems to me there maybe be an error in your config script at
>> --with-jdk-home=/usr/bin.
>>
>
>Where should that point to?? To the location of the jar files, libs,
>includes, binaries???
>
>/usr/bin is where kaffe puts its binaries.
>
>> Also since this is basically a script, you need to add the \ symbol at
>> the end each line that is not the last line in the script. This symbol
>> tells the OS to read the next line as part of the current line.
>>
>
>Actually, the script is just one line, the cut & paste makes it look
>like more...
>
>Thanks for your help.
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Search Archives:
><http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
>Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]