* Alper KANAT [2005-01-06 17:31:52+0200] > Sun'ın J2SDK'sını APT ile bu nedenle yükleyemiyorum. > > tunix:~# apt-get install sun-j2sdk1.5debian > Reading Package Lists... Done > Building Dependency Tree... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > > Since you only requested a single operation it is extremely likely that > the package is simply not installable and a bug report against > that package should be filed. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > sun-j2sdk1.5debian: Depends: sun-j2sdk1.5 but it is not installable > E: Broken packages > tunix:~#
Merakimdan soruyorum, Sun Java SDK'ya nicin ihtiyac duyuyorsunuz? Amaciniz Java ogrenmek ise ozgur lisansli bir VM: saber, kaffe veya GCJ + GNU classpath deneyebilirsiniz. Size asil gereken Sun JRE (Java Runtime Environment) olmasin? Sorunuza gelince, bu paket 'unstable/contrib' arsivinden depoya yeni girmis gozukuyor, bu yuzden gecici bir problem yasiyor olabilirsiniz. Listede daha olgun bir paket olarak blackdown-j2sdk1.4 gibi birsey goruyorum, (jre'si ile birlikte) onu kurmayi deneyebilirsiniz. -- roktas

