[MacPorts] #16892: fuse-bindings-python25 0.2 import fails: _iconv not found

MacPorts noreply at macports.org
Sat Jan 9 18:39:53 PST 2010


#16892: fuse-bindings-python25 0.2 import fails: _iconv not found
-----------------------------------+----------------------------------------
Reporter:  kentk@…                 |       Owner:  sfiera@…           
    Type:  defect                  |      Status:  new                
Priority:  Normal                  |   Component:  ports              
 Version:  1.6.0                   |    Keywords:  fuse macfuse iconv 
    Port:  fuse-bindings-python25  |  
-----------------------------------+----------------------------------------

Comment(by edwardgeorge@…):

 i just came up against this and fixed with the following:
 {{{
 sudo port patch macfuse
 }}}

 then edit {{{10.x/libfuse/fuse-2.7.3-macosx.patch}}} in the work dir. find
 the entries for the darwin_configure shell scripts and append the
 following arg to the configures: {{{--with-libiconv-prefix=/opt/local}}}

 then finish the installation as normal:
 {{{
 sudo port install macfuse
 }}}

 building and using the fuse bindings worked for me after doing this.

-- 
Ticket URL: <http://trac.macports.org/ticket/16892#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list