
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] im-ja 0.4
On Sat, 2003-05-03 at 12:23, Botond Botyanszki wrote:
> On 03 May 2003 09:47:15 +0900
> Edward Middleton <edwardmiddleton@example.com> wrote:
>
> > On Sat, 2003-05-03 at 08:52, Bouyer Stuart wrote:
> > > You probably don't want to force people into having both
> > > canna and freewnn installed
> > Agreed, any ideas how to disable them. They appear to both be required
> > (the fails without both).
>
> At the moment, there is now way to disable them. "--disable-canna" and
> "--disable-wnn" is planned for a future release.
>
> There is a mailing list if you want to follow (or participate in) the
> development.
>
> I don't know much about gentoo.
> Should I put up the link on the project homepage like this:
> "Gentoo ebuild:
> http://bugs.gentoo.org/attachment.cgi?id=11389&action=view"
> Or is it better to have this file in the source?
Gentoo is a ports based system. The ebuild downloads the source and
compiles it then installs it. It would be best to add a link to the bug
report. http://bugs.gentoo.org/show_bug.cgi?id=16408 because the build
script will probably be updated. The bug report is a proposed new
package. It may eventually become a standard package at which time you
will just need to type
#emerge im-ja
to install im-ja
at the moment you need to make a local package directory.
#mkdir -p /usr/local/portage/app-i18n/im-ja/
add the local ports directory to /etc/make.conf
PORTDIR_OVERLAY=/usr/local/portage
download the package im-ja-0.4_alpha1.ebuild to the im-ja directory
#cd /usr/local/portage/app-i18n/im-ja
#wget http://bugs.gentoo.org/attachment.cgi?id=11389&action=view
make the ebuild digest file.
#ebuild im-ja-0.4_alpha1.ebuild digest
then emerge the im-ja package
#emerge im-ja
--
Edward Middleton <edwardmiddleton@example.com>
Home |
Main Index |
Thread Index