Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Arttu V.
On 10/25/09, Grant emailgr...@gmail.com wrote: So 'emerge JAlbum' isn't feasible? In its current state I'd say no, it needs major fixes and polishing. I'll see if I can do something for it later today, but I cannot promise I can fix it properly. -- Arttu V.

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Justin
please show us the /usr/bin/jalbum signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Grant
So 'emerge JAlbum' isn't feasible? In its current state I'd say no, it needs major fixes and polishing. I'll see if I can do something for it later today, but I cannot promise I can fix it properly. Thank you for even considering it. - Grant

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Grant
please show us the /usr/bin/jalbum I'm not sure what you mean. That file doesn't exist in the installation. - Grant

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Grant
So 'emerge JAlbum' isn't feasible? In its current state I'd say no, it needs major fixes and polishing. I'll see if I can do something for it later today, but I cannot promise I can fix it properly. -- Arttu V. Another option is to use the start script supplied in the bug:

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Justin
Grant wrote: please show us the /usr/bin/jalbum I'm not sure what you mean. That file doesn't exist in the installation. - Grant That'S what should be created with java-pkg_dolauncher jalbum \ --jar JAlbum.jar \ --java_args -Xmx400M signature.asc Description:

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Arttu V.
On 10/25/09, Grant emailgr...@gmail.com wrote: Another option is to use the start script supplied in the bug: http://bugs.gentoo.org/show_bug.cgi?id=128356 http://bugs.gentoo.org/attachment.cgi?id=97807 but I'm not sure how to get it to install somewhere useful. Just putting it in the

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Grant
Another option is to use the start script supplied in the bug: http://bugs.gentoo.org/show_bug.cgi?id=128356 http://bugs.gentoo.org/attachment.cgi?id=97807 but I'm not sure how to get it to install somewhere useful.  Just putting it in the files dir, I don't think anything happens with it.

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Grant
Another option is to use the start script supplied in the bug: http://bugs.gentoo.org/show_bug.cgi?id=128356 http://bugs.gentoo.org/attachment.cgi?id=97807 but I'm not sure how to get it to install somewhere useful.  Just putting it in the files dir, I don't think anything happens with it.

Re: [gentoo-user] ebuild help: java main class?

2009-10-25 Thread Grant
Another option is to use the start script supplied in the bug: http://bugs.gentoo.org/show_bug.cgi?id=128356 http://bugs.gentoo.org/attachment.cgi?id=97807 but I'm not sure how to get it to install somewhere useful.  Just putting it in the files dir, I don't think anything happens with it.

[gentoo-user] ebuild help: java main class?

2009-10-24 Thread Grant
I'm trying to fix up the JAlbum ebuild: http://bugs.gentoo.org/show_bug.cgi?id=128356 and get it to use java-pkg-2. Here's what I have so far: inherit java-pkg-2 eutils S=${WORKDIR}/Jalbum DESCRIPTION=Web photo album generator HOMEPAGE=http://jalbum.net/;

Re: [gentoo-user] ebuild help: java main class?

2009-10-24 Thread Alan McKinnon
On Saturday 24 October 2009 22:12:22 Grant wrote: I'm trying to fix up the JAlbum ebuild: http://bugs.gentoo.org/show_bug.cgi?id=128356 and get it to use java-pkg-2. Here's what I have so far: inherit java-pkg-2 eutils S=${WORKDIR}/Jalbum DESCRIPTION=Web photo album generator

Re: [gentoo-user] ebuild help: java main class?

2009-10-24 Thread Grant
I'm trying to fix up the JAlbum ebuild: http://bugs.gentoo.org/show_bug.cgi?id=128356 and get it to use java-pkg-2.  Here's what I have so far: inherit java-pkg-2 eutils S=${WORKDIR}/Jalbum DESCRIPTION=Web photo album generator HOMEPAGE=http://jalbum.net/;

Re: [gentoo-user] ebuild help: java main class?

2009-10-24 Thread Alan McKinnon
On Saturday 24 October 2009 22:32:18 Grant wrote: I'm trying to fix up the JAlbum ebuild: http://bugs.gentoo.org/show_bug.cgi?id=128356 and get it to use java-pkg-2. Here's what I have so far: inherit java-pkg-2 eutils S=${WORKDIR}/Jalbum DESCRIPTION=Web photo album generator

Re: [gentoo-user] ebuild help: java main class?

2009-10-24 Thread Grant
I'm trying to fix up the JAlbum ebuild: http://bugs.gentoo.org/show_bug.cgi?id=128356 and get it to use java-pkg-2.  Here's what I have so far: inherit java-pkg-2 eutils S=${WORKDIR}/Jalbum DESCRIPTION=Web photo album generator HOMEPAGE=http://jalbum.net/;

Re: [gentoo-user] ebuild help: java main class?

2009-10-24 Thread Arttu V.
Grant wrote: I'm trying to fix up the JAlbum ebuild: http://bugs.gentoo.org/show_bug.cgi?id=128356 and get it to use java-pkg-2. Here's what I have so far: inherit java-pkg-2 eutils S=${WORKDIR}/Jalbum DESCRIPTION=Web photo album generator HOMEPAGE=http://jalbum.net/;

Re: [gentoo-user] ebuild help: java main class?

2009-10-24 Thread Grant
I'm trying to fix up the JAlbum ebuild: http://bugs.gentoo.org/show_bug.cgi?id=128356 and get it to use java-pkg-2.  Here's what I have so far: inherit java-pkg-2 eutils S=${WORKDIR}/Jalbum DESCRIPTION=Web photo album generator HOMEPAGE=http://jalbum.net/;