Hello Michael,

On Fri, Oct 12, 2007 at 12:52:21PM +0400, Michael wrote:
> I downloaded from IBM's website latest PPC Java package called 
> ibm-java2-sdk-5.0-5.1-linux-ppc.tgz and tried to make pkg with make-jpkg. But 
> I got an error that don't recognized so I renamed it to 
> ibm-java2-sdk-50-linux-ppc.tgz and tried to make-jpg again. Now it runs but I 
> got a lot of warnings like this:
> dpkg-shlibdeps: warning: format of 'NEEDED libwrappers.so' not recognized
> 
> The package build succesfully but there are no needed dependencies like 
> libstdc++5, ligtk 1.2 and so on.
> 
> So the resulted package builded using make-jpkg is unusable due to lack of 
> dependenices.

make-jpkg should have put the needed packages into Recommends. They are
not direct Depends because might want to use the generated Debian
package in a headless environment without X installed (one a server).
You are then responsible yourself to install the recommended/suggested
packages.

Does the generated DEB recommend libstdc++5, ligtk 1.2, etc.?


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to