Re: Privatizing 'linc' ...
- From: Ross Golder <ross golder org>
- To: Greg Edwards <greg nas-inet com>
- Cc: orbit-list gnome org
- Subject: Re: Privatizing 'linc' ...
- Date: 23 May 2003 19:55:12 +0100
On ศ., 2003-05-23 at 19:45, Greg Edwards wrote:
> I would ask you to NOT make ORBit2 any more dependent on GNOME than it
> already is. Using an API to connect GNOME to ORBit2 (as it appears
> you've done with libbonobo) is, IMO, a much better way of getting from
> here to there.
>
Except for glib, neither ORBit nor linc require any of the GNOME
libraries:
rossg@localhost:~$ ldd /usr/lib/libORBit-2.so
liblinc.so.1 => /usr/lib/liblinc.so.1 (0x4004f000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x40057000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x4005c000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4008b000)
libdl.so.2 => /lib/libdl.so.2 (0x4008f000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40092000)
libpopt.so.0 => /lib/libpopt.so.0 (0x400f4000)
libc.so.6 => /lib/libc.so.6 (0x400fc000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4020c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
rossg@localhost:~$ ldd /usr/lib/liblinc.so
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x4001a000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x4004a000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x4004f000)
libc.so.6 => /lib/libc.so.6 (0x400b1000)
libpthread.so.0 => /lib/libpthread.so.0 (0x401c1000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
Unless I'm missing the point, we're just discussing the pros and cons of
merging the linc codebase up into ORBit.
--
Ross
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]