Bug 27483

Summary: Can't ./configure
Product: [Unmaintained] bindings Reporter: binary
Component: generalAssignee: kde-bindings
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.