#40920: irssi fails to install in mavericks ------------------------+-------------------------------- Reporter: alberto@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: mavericks Port: irssi | ------------------------+-------------------------------- Comment (by alberto@…): Attached. Just so if it helps, compiled MacPorts 2.2.0 from scratch like this (Xcode version 5.0.1): curl -O https://distfiles.macports.org/MacPorts/MacPorts-2.2.0.tar.bz2 tar jxvf MacPorts-2.2.0.tar.bz2 cd MacPorts-2.2.0 CC=/usr/bin/cc ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline \ --with-tclpackage=/Library/Tcl \ --with- tcl=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Tcl.framework \ --with- tclinclude=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/Tcl.framework/Headers make make install -- Ticket URL: <https://trac.macports.org/ticket/40920#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X