Package: gauche-gl
Version: 0.3.1-6
Severity: normal

% nice apt-cache policy gauche-gl gauche gauche-gtk gauche-gtkgl
gauche-gl:
  Installed: 0.3.1-6
  Candidate: 0.3.1-6
  Version Table:
 *** 0.3.1-6 0
        500 http://ftp.fi.debian.org testing/main Packages
        100 /var/lib/dpkg/status
gauche:
  Installed: 0.7.4.2-1.1
  Candidate: 0.7.4.2-1.1
  Version Table:
 *** 0.7.4.2-1.1 0
        500 http://ftp.fi.debian.org testing/main Packages
        100 /var/lib/dpkg/status
gauche-gtk:
  Installed: 0.3.2-5
  Candidate: 0.3.2-5
  Version Table:
 *** 0.3.2-5 0
        500 http://ftp.fi.debian.org testing/main Packages
        100 /var/lib/dpkg/status
gauche-gtkgl:
  Installed: 0.3.2-5
  Candidate: 0.3.2-5
  Version Table:
 *** 0.3.2-5 0
        500 http://ftp.fi.debian.org testing/main Packages
        100 /var/lib/dpkg/status

% dpkg -L gauche-gl | grep lib
/usr/lib
/usr/lib/gauche
/usr/lib/gauche/0.8.3
/usr/lib/gauche/0.8.3/include
/usr/lib/gauche/0.8.3/include/gauche
/usr/lib/gauche/0.8.3/include/gauche/math3d.h
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu/libgauche-math3d.so
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu/libgauche-gl.so
/usr/lib/gauche/0.8.3/i386-pc-linux-gnu/libgauche-glut.so
/usr/share/gauche/0.8.3/lib
/usr/share/gauche/0.8.3/lib/gl
/usr/share/gauche/0.8.3/lib/gl/math3d.scm
/usr/share/gauche/0.8.3/lib/gl/glut.scm
/usr/share/gauche/0.8.3/lib/gl.scm

% gosh
gosh> (use gl)
*** ERROR: cannot find file "gl.scm" in *load-path* 
("/usr/share/gauche/site/lib" "/usr/share/gauche/0.7.4.2/lib")
Stack Trace:
_______________________________________
  0  (%require feature)
        At line 9 of "/usr/share/gauche/0.7.4.2/lib/gauche-init.scm"
gosh> (use gtk)
(#<module gtk> #<module gauche.interactive>)
gosh> (use gtk.gtkgl)
(#<module gtk.gtkgl> #<module gtk> #<module gauche.interactive>)


All other packages seem to fill 0.7.4.2, but gauche-gl uses 0.8.3.

I suppose this is some kind of an api version mixup in the builds.
I'm afraid I can't figure out what, if anything, README.Debian is
saying about this.
Any way, it would be nice to be able to load the extension like the
docs say. Or at least have this and a workaround explained in the docs.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gauche-gl depends on:
ii  freeglut3                2.2.0-8         OpenGL Utility Toolkit
ii  gauche                   0.7.4.2-1.1     A Scheme implementation designed f
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libice6                  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libsm6                   4.3.0.dfsg.1-10 X Window System Session Management
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6                 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxi6                   4.3.0.dfsg.1-10 X Window System Input extension li
ii  libxmu6                  4.3.0.dfsg.1-10 X Window System miscellaneous util
ii  xlibmesa-gl [libgl1]     4.3.0.dfsg.1-10 Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [libglu1]   4.3.0.dfsg.1-10 Mesa OpenGL utility library [XFree
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to