From: Geoffrey Mishkin <gmishkin@acs.bu.edu>
To: gentoo-java@lists.gentoo.org
Subject: Re: [gentoo-java] Wanted: Killer Java Applications for the Desktop
Date: Mon, 14 Aug 2006 14:10:44 -0400 [thread overview]
Message-ID: <200608141410.44490.gmishkin@acs.bu.edu> (raw)
In-Reply-To: <200608141052.07512.gmishkin@acs.bu.edu>
Here's everything extra I needed in my 32-bit lib directory in order for it to
run:
bonobo libgnomevfs-2.a
bonobo-2.0 libgnomevfs-2.la
GConf libgnomevfs-2.so
gnome-vfs-2.0 libgnomevfs-2.so.0
gnome-vfs-image libgnomevfs-2.so.0.1400.2
libbonobo-2.a libIDL-2.la
libbonobo-2.la libIDL-2.so
libbonobo-2.so libIDL-2.so.0
libbonobo-2.so.0 libIDL-2.so.0.0.0
libbonobo-2.so.0.0.0 libname-server-2.a
libbonobo-activation.a libORBit-2.la
libbonobo-activation.la libORBit-2.so
libbonobo-activation.so libORBit-2.so.0
libbonobo-activation.so.4 libORBit-2.so.0.1.0
libbonobo-activation.so.4.0.0 libORBitCosNaming-2.la
libgconf-2.a libORBitCosNaming-2.so
libgconf-2.la libORBitCosNaming-2.so.0
libgconf-2.so libORBitCosNaming-2.so.0.1.0
libgconf-2.so.4 libORBit-imodule-2.la
libgconf-2.so.4.1.0 libORBit-imodule-2.so
libglade libORBit-imodule-2.so.0
libgnomecanvas-2.la libORBit-imodule-2.so.0.0.0
libgnomecanvas-2.so libpopt.a
libgnomecanvas-2.so.0 libpopt.la
libgnomecanvas-2.so.0.1400.0 libpopt.so
libgnomeprint libpopt.so.0
libgnomeprint-2-2.a libpopt.so.0.0.0
libgnomeprint-2-2.la libxml2.a
libgnomeprint-2-2.so libxml2.la
libgnomeprint-2-2.so.0 libxml2.so
libgnomeprint-2-2.so.0.1.0 libxml2.so.2
libgnomeprintui-2-2.a libxml2.so.2.6.26
libgnomeprintui-2-2.la orbit-2.0
libgnomeprintui-2-2.so pkgconfig
libgnomeprintui-2-2.so.0 python2.4
libgnomeprintui-2-2.so.0.1.0 xml2Conf.sh
--Geoff Mishkin <gmishkin@us.ibm.com>
On Monday 14 August 2006 10:52, Geoffrey Mishkin wrote:
> I am working on getting the new Notes to work on amd64 right now. However,
> it's 32-bit and requires 32-bit libraries that don't have emul-linux-x86-*
> packages yet. So far I've identified libgnomeprint, libxml2, and
> libgnomeprintui, but I might run into more later. Basically what I did was
> follow the instructions to set up a 32-bit chroot environment, build binary
> packages inside it for the libraries I need, then just unpack the /usr/lib
> directory of the binary package to /opt/lib32, which is a directory I
> created and added to ld.so.conf for this purpose.
>
> It's going, but it's going slowly. libgnomeprintui depends on a fairly
> significant portion of X11 which I'm building 32-bit right now. Just
> warning you what you're getting into on amd64. :-) For x86 it should be
> easier.
>
> The installation notes for Notes (lol) say that it depends on Gnome, but
> I'm not exactly sure how much (so far only libgnomeprint and
> libgnomeprintui). It also depends on Mozilla (not Firefox). I'm not sure
> if mozilla-bin will work because it wasn't built with xft support. I ran
> into a problem with that while trying out Sametime. I had to download a
> 32-bit binary from mozilla.org that was marked as having xft support, then
> unpacked it to /usr/local. That made Sametime work. I'm not sure if the
> new Notes requires this as well, but just to be safe I had it use the
> binary from mozilla.org. This is done using the /etc/gre.conf file, which
> Gentoo doesn't have, but which is required for the Notes installer to not
> die near the beginning. It looks like this:
>
> [1.7.13]
> GRE_PATH=/usr/local/mozilla
>
> Should be pretty self-explanatory. Good luck with your ebuild!
>
> --Geoff Mishkin <gmishkin@bu.edu>
>
> On Monday 14 August 2006 10:16, Nathan Egge wrote:
> > What about the new version of Lotus Notes 7.0.1 code named Hannover?
> > There is a linux client that is writen using Eclipse SWT (comes bundled
> > with its own JVM, which can be stripped out). I am waiting on IT to hand
> > me the installation binary, but I will see about making an ebuild from
> > it.
> >
> > More info can be found here:
> >
> > http://www.dga.co.uk/customer/publicdo.nsf/Lookup-MENU/2E782AB075494BD080
> >25 71A7003B9F56!OpenDocument
> > http://tgdaily.com/2006/07/10/lotus_notes_linux/
> > www.ibm.com/software/lotus
> >
> > Joshua Nichols <nichoj@gentoo.org> wrote: Hey folks,
> >
> > I'm looking to build a list of killer open source Java applications for
> > the desktop... So basically, I'm looking to get more sweet applications
> > into portage. Here is what I know of so far:
> >
> > In portage:
> > azureus
> > freemind
> >
> > Not in portage (yet):
> >
> > aerith https://aerith.dev.java.net/
> >
> > Let's see what's out there :)
> >
> > --
> > Joshua Nichols
> > Gentoo/Java - Project Lead
--
gentoo-java@gentoo.org mailing list
prev parent reply other threads:[~2006-08-14 18:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-11 2:45 [gentoo-java] Wanted: Killer Java Applications for the Desktop Joshua Nichols
2006-08-11 3:02 ` Alistair Bush
2006-08-11 3:19 ` Joshua Nichols
2006-08-11 7:14 ` tramuntanal
2006-08-11 10:00 ` [gentoo-java] " Alistair Bush
2006-08-11 19:50 ` Krzysiek Pawlik
2006-08-11 19:45 ` [gentoo-java] " Greg Tassone
2006-08-11 3:25 ` Ray Hunter
2006-08-11 3:29 ` Ray Hunter
2006-08-11 8:53 ` Miroslav Šulc
2006-08-11 19:41 ` Greg Tassone
2006-08-12 1:59 ` Ted Kosan
2006-08-12 4:22 ` m h
2006-08-12 12:42 ` Daniel
2006-08-14 10:56 ` Xavier MOGHRABI
2006-08-14 14:16 ` Nathan Egge
2006-08-14 14:52 ` Geoffrey Mishkin
2006-08-14 18:10 ` Geoffrey Mishkin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200608141410.44490.gmishkin@acs.bu.edu \
--to=gmishkin@acs.bu.edu \
--cc=gentoo-java@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox