Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37136 - guile-gtk does not install example programs
Summary: guile-gtk does not install example programs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-03 12:55 UTC by Hugh Daschbach
Modified: 2004-01-10 06:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch to include example programs (guile-gtk-1.2.0.31.ebuild.diff,347 bytes, patch)
2004-01-03 12:56 UTC, Hugh Daschbach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hugh Daschbach 2004-01-03 12:55:11 UTC
After installing guile-gtk-1.2.0.31, /usr/share/guile-gtk/examples/ exists.  But it is empty.

Reproducible: Always
Steps to Reproduce:
ACCEPT_KEYWORDS='~x86' emerge guile-gtk

Actual Results:  
/usr/share/guile-gtk/exmples empty.

Expected Results:  
# ls /usr/share/guile-gtk/examples
calc.scm      clist.scm          hello-world.scm  simple.scm    test-gtk.scm
calendar.scm  continuations.scm  metaspline.scm   test-gdk.scm  tictactoe.scm


# emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gentoo-r9)
=================================================================
System uname: 2.4.20-gentoo-r9 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /opt/tomcat/conf
/usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif gtk2 jpeg gnome libg++ mad
mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
gtkhtml alsa gdbm berkdb slang readline arts tetex aalib bonobo svga tcltk java
guile X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt kde
motif opengl mozilla cdr 3dnow doc ethereal jabber junit openssh pda plotutils
tiff usb xine"
Comment 1 Hugh Daschbach 2004-01-03 12:56:17 UTC
Created attachment 23089 [details, diff]
ebuild patch to include example programs
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2004-01-10 06:50:34 UTC
Thanks for the report and the fix Hugh, it's been committed to CVS now.