The new version you sent directly to me is still not working with my config.
I found the time to look for a fix. You have to edit the "configure" script
around line #21544 and replace:
1.2*|1.3*|1.4*|1.5*)
by:
1.2*|1.3*|1.4*|1.5*|1.6*)
That way my sun-java6 (hence the new 1.6 case) is recognised.
Then dpkg-buildpackage works just fine and the produced package runs just
fine.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

