Bug 27483 - Can't ./configure
Summary: Can't ./configure
Status: RESOLVED FIXED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-20 11:33 UTC by binary
Modified: 2003-07-14 17:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Vestergaard Schmidt 2001-06-20 11:29:41 UTC
Package: kdebindings
Version: cvs

When I invoke "./configure" it bombs out telling me that my Java directory 
is wrong. I tracked the problem to a symlink - the "find" commands used in 
the configure script doesn't include the "-follow" option and as such 
doesn't follow the symlink (which my JRE-directory where libjvm.so (the 
culprit) resides).

Hope it's enough info.

Regards
Kenneth Schmidt
Comment 1 Kenneth Vestergaard Schmidt 2001-06-20 11:29:41 UTC
(*** This bug was imported into bugs.kde.org ***)

Package: kdebindings
Version: cvs

When I invoke "./configure" it bombs out telling me that my Java directory 
is wrong. I tracked the problem to a symlink - the "find" commands used in 
the configure script doesn't include the "-follow" option and as such 
doesn't follow the symlink (which my JRE-directory where libjvm.so (the 
culprit) resides).

Hope it's enough info.

Regards
Kenneth Schmidt
Comment 2 Dirk Mueller 2003-07-14 17:34:40 UTC
that should be fixed meanwhile.