[MacPorts] #14290: textproc/meld 1.1.4 build errors

MacPorts trac at macosforge.org
Thu Mar 6 08:24:30 PST 2008


#14290: textproc/meld  1.1.4 build errors
-----------------------------------+----------------------------------------
  Reporter:  tim.schaub at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                |      Status:  new                                  
  Priority:  Normal                |   Milestone:  Port Bugs                            
 Component:  ports                 |     Version:  1.6.0                                
Resolution:                        |    Keywords:  meld py-gtk2                         
-----------------------------------+----------------------------------------
Comment (by stefan.janecek at jku.at):

 I am also seeing this. after setting
 {{{
 export PYTHONPATH=/opt/local/lib/python2.5/site-packages:$PYTHONPATH
 }}}
 it seems to find pygtk, but is missing gconf:

 {{{
 $ meld
 Traceback (most recent call last):
   File "/opt/local/bin/meld", line 93, in <module>
     import meldapp
   File "/opt/local/lib/meld/meldapp.py", line 28, in <module>
     import prefs
   File "/opt/local/lib/meld/prefs.py", line 52, in <module>
     import gconf
 ImportError: No module named gconf
 }}}

 gconf is installed, but the gconf port doesn't seem to contain python
 bindings. I am unable to find something like a py-gonf port.

 Any ideas?

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14290#comment:1>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list