Re: gnome-python
- From: jgotts old tqstats com
- To: Gregory Leblanc <gleblanc cu-portland edu>
- cc: gnome-devel-list gnome org, james daa com au
- Subject: Re: gnome-python
- Date: Mon, 06 Dec 1999 17:15:25 -0500
In message <384C0CBF.F837D277@cu-portland.edu>, Gregory Leblanc writes:
>Still building away, and back with another problem. I'm getting an
>error executing the doc stage of the gnome-python-1.0.50. Here's the
>error:
>Processing files: pygtk-glarea
>File not found:
>/var/tmp/gnome-python-root/usr/lib/python1.5/site-packages/gtkgl.py*
>File not found:
>/var/tmp/gnome-python-root/usr/lib/python1.5/site-packages/_gtkglmodule.so
>This doesn't appear to be a language problem, but those files aren't
>there. Anybody know which little setting I forgot to tweak on this
>one? Thanks,
GtkGLArea is only available in CVS. Either grab it from CVS or apply the
following patch to gnome-python.spec. IMHO released GNOME packages should not
depend on unreleased CVS packages.
--- gnome-python-1.0.40/gnome-python.spec.orig Thu Sep 30 00:38:10 1999
+++ gnome-python-1.0.40/gnome-python.spec Mon Dec 6 17:07:37 1999
@@ -28,16 +28,6 @@
widget set. Just about anything you can write in C with GTK+ you can write
in python with PyGTK (within reason), but with all of python's benefits.
-%package -n pygtk-glarea
-Version: %{pygtk_ver}
-Summary: A wrapper for the GtkGLArea widget for use with PyGTK
-Group: Development/Languages
-
-%description -n pygtk-glarea
-This module contains a wrapper for the GtkGLArea widget, which allows you
-to display OpenGL output inside your pygtk program. It needs a set of
-Python OpenGL bindings such as PyOpenGL to actually do any OpenGL rendering.
-
%package -n pygtk-libglade
Version: %{pygtk_ver}
Summary: A wrapper for the libglade library for use with PyGTK
@@ -87,10 +77,6 @@
%doc pygtk/AUTHORS pygtk/NEWS pygtk/README pygtk/MAPPING pygtk/ChangeLog
%doc pygtk/description.py pygtk/examples
-
-%files -n pygtk-glarea
-%{py_prefix}/lib/python%{py_ver}/site-packages/gtkgl.py*
-%{py_prefix}/lib/python%{py_ver}/site-packages/_gtkglmodule.so
%files -n pygtk-libglade
%{py_prefix}/lib/python%{py_ver}/site-packages/libglade.py*
John
--
John GOTTS <jgotts@linuxsavvy.com> http://www.linuxsavvy.com/staff/jgotts
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]