[GtkGLExt] Mac OS X 10.4.2 install error



I am trying to make a fink package of pygtkglext and I have hit a bit
of a problem on install. It looks similar to a windows problem that
was reported in March and I was wondering if someone could offer some
insight. Thanks in advance for your time.

python2.3 setup.py install --prefix=/sw
--root=/sw/src/fink.build/root-pygtkglext-py23-1.0.1-1
running install
running build
running build_py
running build_ext
running install_lib
Traceback (most recent call last):
  File "setup.py", line 158, in ?
    cmdclass={'install_lib': PyGtkGLExtInstallLib,
  File "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/core.py",
line 149, in setup
  File "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/dist.py",
line 907, in run_commands
  File "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/dist.py",
line 927, in run_command
  File "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/command/install.py",
line 510, in run
  File "/sw/lib/python2.3/cmd.py", line 333, in run_command

  File "/sw/src/fink.build/root-python23-2.3.5-113/sw/lib/python2.3/distutils/dist.py",
line 927, in run_command
  File "setup.py", line 61, in run
    self.add_template_option('VERSION', VERSION)
  File "/sw/lib/python2.3/cmd.py", line 112, in __getattr__
    if self.intro:
AttributeError: add_template_option
### execution of python2.3 failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-pygtkglext-py23-1.0.1-1
(Reading database ... 80166 files and directories currently installed.)
Removing fink-buildlock-pygtkglext-py23-1.0.1-1 ...
Failed: phase installing: pygtkglext-py23-1.0.1-1 failed



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]