To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57565
------- Additional comments from [EMAIL PROTECTED] Fri Nov 18 04:14:33 -0800
2005 -------
I find this is already in configure.
--with-db-jar=JARFILE Specify path to jarfile manually
DB_JAR="$withval"
if test "${ac_cv_path_JAR+set}" = set; then
case $JAR in
ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
using --with-db-jar=/usr/local/4.1/bin/fastjar does not help,
but if i first export JAR=/usr/local/4.1/bin/fastjar then the configure is happy
without any "jar" command.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]