I just bootstrapped a 64 bit fink on a clean install of
10.6.1 (apple's X11, latest xcode 3.2.1, on a macpro booted
64bit with case-sensitive file system), and am trying to
install python-bibtex-py26, which fails as follows:

/sw/bin/python2.6 setup.py install --prefix 
/sw/src/fink.build/root-python-bibtex-py26-1.2.4-1/sw
running install
running check
running build
running build_ext
Traceback (most recent call last):
   File "setup.py", line 210, in <module>
     libraries = ['recode'])
   File "/sw/lib/python2.6/distutils/core.py", line 152, in 
setup
     dist.run_commands()
   File "/sw/lib/python2.6/distutils/dist.py", line 975, in 
run_commands
     self.run_command(cmd)
   File "/sw/lib/python2.6/distutils/dist.py", line 995, in 
run_command
     cmd_obj.run()
   File "setup.py", line 165, in run
     self.run_command ('check')
   File "/sw/lib/python2.6/distutils/cmd.py", line 333, in 
run_command
     self.distribution.run_command(command)
   File "/sw/lib/python2.6/distutils/dist.py", line 995, in 
run_command
     cmd_obj.run()
   File "setup.py", line 149, in run
     failures = testsuite.run ()
   File 
"/sw/src/fink.build/python-bibtex-py26-1.2.4-1/python-bibtex-1.2.4/testsuite.py",
 
line 187, in run
     failures += check_recode ()
   File 
"/sw/src/fink.build/python-bibtex-py26-1.2.4-1/python-bibtex-1.2.4/testsuite.py",
 
line 10, in check_recode
     import _recode
ImportError: 
dlopen(/sw/src/fink.build/python-bibtex-py26-1.2.4-1/python-bibtex-1.2.4/build/lib.macosx-10.6-x86_64-2.6/_recode.so,
 
2): Symbol not found: _libintl_gettext
   Referenced from: /sw/lib/librecode.0.dylib
   Expected in: flat namespace
  in /sw/lib/librecode.0.dylib
### execution of /sw/bin/python2.6 failed, exit code 1


No urgency on this one, I was just installing everything 
python I thought my students might at some point ask me to 
make available...

many thanks,
-- Viv
________________________________________________
Dr Viv Kendon    http://quantum.leeds.ac.uk/~viv
tel: +44 113 343 4864      Physics and Astronomy
Quantum Information Group    University of Leeds


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to