From: Sunjoong Lee <sunjoong@gmail.com>
To: guile-user@gnu.org
Subject: RE: guile-gnome-platform 2.16.2 released
Date: Thu, 10 May 2012 08:57:55 +0900 [thread overview]
Message-ID: <CAK93xhps9exnfBuKowseDAmYzNrgCXhmJwa83rrsnVpAs8DQYg@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1833 bytes --]
Hello,
I'm glad to hear guile-gnome-platform works with Guile 2.0. To celebrate
it, I've attatched my ebuild files for Gentoo Linux users. You
know, Gentoo's last stable guile ebuild file is guile-1.8.8-r1.ebuild for
Guile 1.8.8 but the last stable version of Guile itself is 2.0.5. There
are guile-2.0.5.ebuild, g-wrap-1.9.14.ebuild
and guile-gnome-platform-2.16.2.ebuild in my attatched file. You need
a ebuild file for guile-lib 0.1.9 but it is in your default portage tree.
If not so, sync your portage tree; "emerge --sync".
0. Update your system:
# emerge --sync
# emerge -uND world
# emerge --depclean
# revdep-rebuild
1. Put new ebuild files in your local portage overlay tree:
# cp guile-gnome-platform-ebuild.tar.gz /usr/local
# cd /usr/local
# tar xvjf guile-gnome-platform-ebuild.tar.gz
# rm guile-gnome-platform-ebuild.tar.gz
2. Check your PORTDIR_OVERLAY environment variable in /etc/make.conf file.
I assume that:
$ grep PORTDIR_OVERLAY /etc/make.conf
PORTDIR_OVERLAY="/usr/local/portage"
3. Use ~x86 keyword in your Gentoo keyword file:
# vi /etc/portage/package.keywords
The contents of keyword file is:
dev-libs/g-wrap ~x86
dev-scheme/guile ~x86
dev-scheme/guile-gnome-platform ~x86
dev-scheme/guile-lib ~x86
4. Uninstall guile 1.8.8 if you had installed it:
# emerge -C guile
5. Install guile-gnome-platform; emerge script will
install guile, guile-lib and g-wrap for guile-gnome-platform:
# emerge guile-gnome-platform
# emerge --depclean
# revdep-rebuild
2012/5/9 Andy Wingo <wingo@pobox.com>
> Hello all,
>
> I am pleased and embarrassed to announce the release of
> guile-gnome-platform version 2.16.2.
>
> Get it here:
>
>
>
> http://ftp.gnu.org/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.2.tar.gz
>
[-- Attachment #1.2: Type: text/html, Size: 2886 bytes --]
[-- Attachment #2: guile-gnome-platform-ebuild.tar.gz --]
[-- Type: application/x-gzip, Size: 2878 bytes --]
next reply other threads:[~2012-05-09 23:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-09 23:57 Sunjoong Lee [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-09 21:01 guile-gnome-platform 2.16.2 released Andy Wingo
2012-05-10 2:55 ` Nala Ginrut
2012-05-09 20:53 Andy Wingo
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAK93xhps9exnfBuKowseDAmYzNrgCXhmJwa83rrsnVpAs8DQYg@mail.gmail.com \
--to=sunjoong@gmail.com \
--cc=guile-user@gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).