Mailinglist Archive: opensuse (1188 mails)
| < Previous | Next > |
Re: [opensuse] nahh there's no runaway crazy dependencies problem...
- From: David Haller <dnh@xxxxxxxxxxxx>
- Date: Sat, 21 Jan 2012 15:24:06 +0100
- Message-id: <20120121142406.GA29526@grusum.endjinn.de>
Hello,
On Fri, 20 Jan 2012, Dave Howorth wrote:
Nope, the deps are ok as they are. Why? Yes, libgcj needs little:
$ ldd /usr/lib64/libgcj.so.11.0.0
linux-vdso.so.1 => (0x00007fff3d9ff000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fbb4e5f0000)
librt.so.1 => /lib64/librt.so.1 (0x00007fbb4e3e6000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fbb4e1e2000)
libz.so.1 => /lib64/libz.so.1 (0x00007fbb4dfca000)
libc.so.6 => /lib64/libc.so.6 (0x00007fbb4dc5c000)
/lib64/ld-linux-x86-64.so.2 (0x00007fbb519f7000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fbb4da46000)
Buuuuut, that package also includes /usr/lib64/gcj-4.5-11/libjawt.so
for the java-AWT-GUI, and _THAT_ lib depends on the gtk/x11 stuff.
So, I'd say it's a packaging problem, the GUI stuff should be packaged
seperately as e.g. libgcj-gui45 or something.
HTH,
-dnh, too tired to file a bug / feature request
--
Coffee not found: user halted
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
On Fri, 20 Jan 2012, Dave Howorth wrote:
In this case, it looks like libgcj45 has an unreasonably large
dependency list. But I haven't messed with Java for years, so I don't
have a clue whether it's easy to fix.
Nope, the deps are ok as they are. Why? Yes, libgcj needs little:
$ ldd /usr/lib64/libgcj.so.11.0.0
linux-vdso.so.1 => (0x00007fff3d9ff000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fbb4e5f0000)
librt.so.1 => /lib64/librt.so.1 (0x00007fbb4e3e6000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fbb4e1e2000)
libz.so.1 => /lib64/libz.so.1 (0x00007fbb4dfca000)
libc.so.6 => /lib64/libc.so.6 (0x00007fbb4dc5c000)
/lib64/ld-linux-x86-64.so.2 (0x00007fbb519f7000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fbb4da46000)
Buuuuut, that package also includes /usr/lib64/gcj-4.5-11/libjawt.so
for the java-AWT-GUI, and _THAT_ lib depends on the gtk/x11 stuff.
So, I'd say it's a packaging problem, the GUI stuff should be packaged
seperately as e.g. libgcj-gui45 or something.
HTH,
-dnh, too tired to file a bug / feature request
--
Coffee not found: user halted
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |