On Jan 30, 2011, at 22:05, Rodolfo Aramayo wrote: > I am trying to compile STADEN, a bioinformatics package and the compiler > complains I lack the "tklib" package > > == > configure: error: Abort: no tklib package found, use --with-tklib=DIR > == > > I have installed tk and tried pointing configure in that dirtection to no > avail > > Can anyone please tell me where to find the tklib in MacPorts??
When I Googled "tklib" I got this page: http://wiki.tcl.tk/1777 That says tklib is part of tcllib. So try installing the tcllib port. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
